"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/12/31 03:00:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wecagos3joke" 2025/12/31 03:00:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/31 03:00:04 DEBUG : Creating backend with remote "/tmp/rclone3832645362" === 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:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:00:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/31 03:00:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/12/31 03:00:06 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:00:06 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (3.12s) === RUN TestCopy run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:00:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/12/31 03:00:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/31 03:00:08 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:00:08 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:00:12 DEBUG : sub dir/hello world: size = 11 OK 2025/12/31 03:00:12 INFO : sub dir/hello world: Copied (new) 2025/12/31 03:00:12 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (9.22s) === RUN TestCopyMetadata run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.48s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.58s) === RUN TestCopyMissingDirectory run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:00:18 DEBUG : Creating backend with remote "/non-existing" 2025/12/31 03:00:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/12/31 03:00:18 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:00:18 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.75s) === RUN TestCopyNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:00:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/31 03:00:19 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:00:19 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:00:23 DEBUG : sub dir/hello world: size = 11 OK 2025/12/31 03:00:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (9.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.48s) === RUN TestCopyCheckFirst run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:00:28 INFO : Linkbox root 'rclone-test-wecagos3joke': Running all checks before starting transfers 2025/12/31 03:00:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/31 03:00:28 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:00:28 INFO : Linkbox root 'rclone-test-wecagos3joke': Checks finished, now starting transfers 2025/12/31 03:00:28 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:00:32 DEBUG : sub dir/hello world: size = 11 OK 2025/12/31 03:00:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (8.49s) === RUN TestSyncNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:00:36 ERROR : Ignoring --no-traverse with sync 2025/12/31 03:00:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/31 03:00:37 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:00:37 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:00:40 DEBUG : sub dir/hello world: size = 11 OK 2025/12/31 03:00:40 INFO : sub dir/hello world: Copied (new) 2025/12/31 03:00:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (8.11s) === RUN TestCopyWithDepth run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:00:45 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/12/31 03:00:45 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:00:45 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:00:47 DEBUG : hello world2: size = 12 OK 2025/12/31 03:00:47 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.49s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:00:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/12/31 03:00:49 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:00:49 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:00:51 DEBUG : potato2: size = 11 OK 2025/12/31 03:00:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.41s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:00:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/12/31 03:00:53 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:00:53 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:00:56 DEBUG : potato2: size = 11 OK 2025/12/31 03:00:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.45s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:00:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/12/31 03:00:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/31 03:00:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/12/31 03:00:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/12/31 03:00:58 INFO : sub dir2: Making directory 2025/12/31 03:01:00 INFO : sub dir: Making directory 2025/12/31 03:01:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/31 03:01:01 INFO : sub dir2/sub sub dir2: Making directory 2025/12/31 03:01:03 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:01:03 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:01:05 DEBUG : sub dir/hello world: size = 11 OK 2025/12/31 03:01:05 INFO : sub dir/hello world: Copied (new) 2025/12/31 03:01:06 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.30s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:01:13 INFO : sub dir2: Making directory 2025/12/31 03:01:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/12/31 03:01:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/31 03:01:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/31 03:01:13 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:01:13 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:01:17 DEBUG : sub dir/hello world: size = 11 OK 2025/12/31 03:01:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (8.17s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:01:21 DEBUG : sub dir2: Making directory with metadata 2025/12/31 03:01:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/31 03:01:21 INFO : sub dir2: Making directory 2025/12/31 03:01:23 INFO : sub dir: Making directory 2025/12/31 03:01:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/31 03:01:24 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:01:24 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:01:27 DEBUG : sub dir/hello world: size = 11 OK 2025/12/31 03:01:27 INFO : sub dir/hello world: Copied (new) 2025/12/31 03:01:27 INFO : sub dir/hello world: Deleted 2025/12/31 03:01:27 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/12/31 03:01:28 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (12.04s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.57s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:01:34 INFO : sub dir2: Making directory 2025/12/31 03:01:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/31 03:01:34 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:01:34 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:01:38 DEBUG : sub dir/hello world: size = 11 OK 2025/12/31 03:01:38 INFO : sub dir/hello world: Copied (new) 2025/12/31 03:01:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (8.21s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:01:42 DEBUG : sub dir2: Making directory with metadata 2025/12/31 03:01:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/31 03:01:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/12/31 03:01:42 INFO : sub dir2: Making directory 2025/12/31 03:01:44 INFO : sub dir: Making directory 2025/12/31 03:01:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/31 03:01:45 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:01:45 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:01:47 DEBUG : sub dir/hello world: size = 11 OK 2025/12/31 03:01:47 INFO : sub dir/hello world: Copied (new) 2025/12/31 03:01:47 DEBUG : Waiting for deletions to finish 2025/12/31 03:01:48 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.11s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.46s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:01:55 INFO : sub dir2: Making directory 2025/12/31 03:01:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/31 03:01:55 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:01:55 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:01:59 DEBUG : sub dir/hello world: size = 11 OK 2025/12/31 03:01:59 INFO : sub dir/hello world: Copied (new) 2025/12/31 03:01:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (8.21s) === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:02:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yivetes4sibo" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-wecagos3joke' -> Linkbox root 'rclone-test-yivetes4sibo' 2025/12/31 03:02:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/31 03:02:08 DEBUG : Linkbox root 'rclone-test-yivetes4sibo': Waiting for checks to finish 2025/12/31 03:02:08 DEBUG : Linkbox root 'rclone-test-yivetes4sibo': Waiting for transfers to finish 2025/12/31 03:02:08 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:624 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopy 2025/12/31 03:02:08 DEBUG : Linkbox root 'rclone-test-yivetes4sibo': Purge remote 2025/12/31 03:02:09 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (9.62s) === RUN TestCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:02:17 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:02:17 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:02:17 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:02:17 DEBUG : sub dir/hello world: Sizes differ 2025/12/31 03:02:17 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:02:17 DEBUG : sub dir/hello world: Update: removing old file 2025/12/31 03:02:20 DEBUG : sub dir/hello world: size = 17 OK 2025/12/31 03:02:20 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (12.31s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:02:29 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mibetof9puku" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-wecagos3joke' -> Linkbox root 'rclone-test-mibetof9puku' 2025/12/31 03:02:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/31 03:02:30 DEBUG : Linkbox root 'rclone-test-mibetof9puku': Waiting for checks to finish 2025/12/31 03:02:30 DEBUG : Linkbox root 'rclone-test-mibetof9puku': Waiting for transfers to finish 2025/12/31 03:02:30 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:660: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopyOverSelf 2025/12/31 03:02:30 DEBUG : Linkbox root 'rclone-test-mibetof9puku': Purge remote 2025/12/31 03:02:31 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (9.65s) === RUN TestMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:02:39 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:02:39 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:02:39 DEBUG : sub dir/hello world: Sizes differ 2025/12/31 03:02:39 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:02:39 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:02:39 DEBUG : sub dir/hello world: Update: removing old file 2025/12/31 03:02:42 DEBUG : sub dir/hello world: size = 17 OK 2025/12/31 03:02:42 INFO : sub dir/hello world: Copied (replaced existing) 2025/12/31 03:02:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (12.04s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:02:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-quciwaz0jico" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-wecagos3joke' -> Linkbox root 'rclone-test-quciwaz0jico' 2025/12/31 03:02:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/31 03:02:52 DEBUG : Linkbox root 'rclone-test-quciwaz0jico': Waiting for checks to finish 2025/12/31 03:02:52 DEBUG : Linkbox root 'rclone-test-quciwaz0jico': Waiting for transfers to finish 2025/12/31 03:02:52 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveOverSelf 2025/12/31 03:02:52 DEBUG : Linkbox root 'rclone-test-quciwaz0jico': Purge remote 2025/12/31 03:02:52 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (9.55s) === RUN TestCopyAfterDelete run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:03:00 ERROR : error listing: directory not found 2025/12/31 03:03:00 INFO : Local file system at /tmp/rclone3832645362: Making directory 2025/12/31 03:03:01 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:03:01 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.36s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:03:10 DEBUG : Added delayed dir = "sub dir", newDst= 2025/12/31 03:03:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/31 03:03:10 DEBUG : Local file system at /tmp/rclone3832645362: Waiting for checks to finish 2025/12/31 03:03:10 DEBUG : Local file system at /tmp/rclone3832645362: Waiting for transfers to finish 2025/12/31 03:03:10 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/12/31 03:03:10 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone3832645362/sub dir: no such file or directory sync_test.go:762: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:762 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone3832645362/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.98s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:03:15 DEBUG : check sum: Need to transfer - File not found at Destination 2025/12/31 03:03:15 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:03:15 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:03:17 DEBUG : check sum: size = 1 OK 2025/12/31 03:03:17 INFO : check sum: Copied (new) 2025/12/31 03:03:17 DEBUG : Waiting for deletions to finish 2025/12/31 03:03:18 DEBUG : check sum: size = 1 OK 2025/12/31 03:03:18 NOTICE: Linkbox root 'rclone-test-wecagos3joke': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/12/31 03:03:18 DEBUG : check sum: Size of src and dst objects identical 2025/12/31 03:03:18 DEBUG : check sum: Unchanged skipping 2025/12/31 03:03:18 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:03:18 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:03:18 DEBUG : Waiting for deletions to finish 2025/12/31 03:03:18 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.49s) === RUN TestSyncSizeOnly run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:03:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/12/31 03:03:20 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:03:20 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:03:22 DEBUG : sizeonly: size = 6 OK 2025/12/31 03:03:22 INFO : sizeonly: Copied (new) 2025/12/31 03:03:22 DEBUG : Waiting for deletions to finish 2025/12/31 03:03:22 DEBUG : sizeonly: size = 6 OK 2025/12/31 03:03:22 DEBUG : sizeonly: Sizes identical 2025/12/31 03:03:22 DEBUG : sizeonly: Unchanged skipping 2025/12/31 03:03:22 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:03:22 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:03:22 DEBUG : Waiting for deletions to finish 2025/12/31 03:03:22 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.84s) === RUN TestSyncIgnoreSize run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:03:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/12/31 03:03:25 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:03:25 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:03:27 INFO : ignore-size: Copied (new) 2025/12/31 03:03:27 DEBUG : Waiting for deletions to finish 2025/12/31 03:03:28 DEBUG : ignore-size: Sizes identical 2025/12/31 03:03:28 DEBUG : ignore-size: Unchanged skipping 2025/12/31 03:03:28 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:03:28 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:03:28 DEBUG : Waiting for deletions to finish 2025/12/31 03:03:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.89s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:03:32 DEBUG : existing: size = 6 OK 2025/12/31 03:03:32 DEBUG : existing: Sizes identical 2025/12/31 03:03:32 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:03:32 DEBUG : existing: Unchanged skipping 2025/12/31 03:03:32 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:03:32 DEBUG : Waiting for deletions to finish 2025/12/31 03:03:32 INFO : There was nothing to transfer 2025/12/31 03:03:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/12/31 03:03:32 DEBUG : existing: Update: removing old file 2025/12/31 03:03:32 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:03:32 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:03:36 DEBUG : existing: size = 6 OK 2025/12/31 03:03:36 INFO : existing: Copied (replaced existing) 2025/12/31 03:03:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.28s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:03:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/12/31 03:03:38 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:03:38 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:03:40 DEBUG : existing: size = 6 OK 2025/12/31 03:03:40 INFO : existing: Copied (new) 2025/12/31 03:03:40 DEBUG : Waiting for deletions to finish 2025/12/31 03:03:41 DEBUG : existing: Destination exists, skipping 2025/12/31 03:03:41 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:03:41 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:03:41 DEBUG : Waiting for deletions to finish 2025/12/31 03:03:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.86s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:03:50 INFO : d: Making directory 2025/12/31 03:03:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/12/31 03:03:54 DEBUG : c/non empty space: size = 5 OK 2025/12/31 03:03:54 DEBUG : c/non empty space: Sizes identical 2025/12/31 03:03:54 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:03:54 DEBUG : c/non empty space: Unchanged skipping 2025/12/31 03:03:54 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:03:57 DEBUG : a/potato2: size = 60 OK 2025/12/31 03:03:57 INFO : a/potato2: Copied (new) 2025/12/31 03:03:57 DEBUG : Waiting for deletions to finish 2025/12/31 03:03:59 INFO : b/potato: Deleted 2025/12/31 03:03:59 INFO : d: Removing directory 2025/12/31 03:04:00 INFO : b: Removing directory 2025/12/31 03:04:02 DEBUG : Linkbox root 'rclone-test-wecagos3joke': deleted 2 directories --- PASS: TestSyncIgnoreErrors (26.97s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:04:12 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:04:12 DEBUG : empty space: size = 1 OK 2025/12/31 03:04:12 DEBUG : empty space: Sizes identical 2025/12/31 03:04:12 DEBUG : empty space: Unchanged skipping 2025/12/31 03:04:12 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:04:12 DEBUG : Waiting for deletions to finish 2025/12/31 03:04:12 INFO : There was nothing to transfer 2025/12/31 03:04:13 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:04:13 DEBUG : empty space: size = 1 OK 2025/12/31 03:04:13 DEBUG : empty space: Sizes identical 2025/12/31 03:04:13 DEBUG : empty space: Unchanged skipping 2025/12/31 03:04:13 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:04:13 DEBUG : Waiting for deletions to finish 2025/12/31 03:04:13 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (5.19s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.45s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.58s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:04:18 DEBUG : empty space: size = 1 OK 2025/12/31 03:04:18 DEBUG : empty space: Sizes identical 2025/12/31 03:04:18 DEBUG : potato: Need to transfer - File not found at Destination 2025/12/31 03:04:18 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:04:18 DEBUG : empty space: Unchanged skipping 2025/12/31 03:04:18 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:04:21 DEBUG : potato: size = 60 OK 2025/12/31 03:04:21 INFO : potato: Copied (new) 2025/12/31 03:04:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:04:27 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:04:27 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:04:27 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:04:27 DEBUG : potato: Sizes differ 2025/12/31 03:04:27 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:04:27 DEBUG : potato: Update: removing old file 2025/12/31 03:04:30 DEBUG : potato: size = 21 OK 2025/12/31 03:04:30 INFO : potato: Copied (replaced existing) 2025/12/31 03:04:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.02s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/12/31 03:04:35 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:04:35 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:04:35 DEBUG : potato: size = 36 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:04:35 DEBUG : potato: Sizes differ 2025/12/31 03:04:35 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:04:35 DEBUG : potato: Update: removing old file 2025/12/31 03:04:38 DEBUG : potato: size = 21 OK 2025/12/31 03:04:38 INFO : potato: Copied (replaced existing) 2025/12/31 03:04:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:04:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/12/31 03:04:45 DEBUG : empty space: size = 1 OK 2025/12/31 03:04:45 DEBUG : empty space: Sizes identical 2025/12/31 03:04:45 DEBUG : empty space: Unchanged skipping 2025/12/31 03:04:45 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:04:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/12/31 03:04:45 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:04:45 DEBUG : Waiting for deletions to finish 2025/12/31 03:04:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:04:53 DEBUG : empty space: size = 1 OK 2025/12/31 03:04:53 DEBUG : empty space: Sizes identical 2025/12/31 03:04:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/12/31 03:04:53 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:04:53 DEBUG : empty space: Unchanged skipping 2025/12/31 03:04:53 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:04:55 DEBUG : potato2: size = 60 OK 2025/12/31 03:04:55 INFO : potato2: Copied (new) 2025/12/31 03:04:55 DEBUG : Waiting for deletions to finish 2025/12/31 03:04:56 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:05:08 INFO : d: Making directory 2025/12/31 03:05:09 INFO : d/e: Making directory 2025/12/31 03:05:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/12/31 03:05:13 DEBUG : c/non empty space: size = 5 OK 2025/12/31 03:05:13 DEBUG : c/non empty space: Sizes identical 2025/12/31 03:05:13 DEBUG : c/non empty space: Unchanged skipping 2025/12/31 03:05:15 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:05:15 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:05:17 DEBUG : a/potato2: size = 60 OK 2025/12/31 03:05:17 INFO : a/potato2: Copied (new) 2025/12/31 03:05:17 DEBUG : Waiting for deletions to finish 2025/12/31 03:05:19 INFO : b/potato: Deleted 2025/12/31 03:05:19 INFO : d/e: Removing directory 2025/12/31 03:05:20 INFO : d: Removing directory 2025/12/31 03:05:22 INFO : b: Removing directory 2025/12/31 03:05:23 DEBUG : Linkbox root 'rclone-test-wecagos3joke': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (31.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:05:38 INFO : d: Making directory 2025/12/31 03:05:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/12/31 03:05:42 DEBUG : c/non empty space: size = 5 OK 2025/12/31 03:05:42 DEBUG : c/non empty space: Sizes identical 2025/12/31 03:05:42 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:05:42 DEBUG : c/non empty space: Unchanged skipping 2025/12/31 03:05:42 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:05:46 DEBUG : a/potato2: size = 60 OK 2025/12/31 03:05:46 INFO : a/potato2: Copied (new) 2025/12/31 03:05:46 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:05:46 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (27.42s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:06:03 DEBUG : Waiting for deletions to finish 2025/12/31 03:06:03 DEBUG : empty space: size = 1 OK 2025/12/31 03:06:03 DEBUG : empty space: Sizes identical 2025/12/31 03:06:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/12/31 03:06:03 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:06:03 DEBUG : empty space: Unchanged skipping 2025/12/31 03:06:03 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:06:05 INFO : potato: Deleted 2025/12/31 03:06:06 DEBUG : potato2: size = 60 OK 2025/12/31 03:06:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.59s) === RUN TestSyncDeleteBefore run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:06:14 DEBUG : Waiting for deletions to finish 2025/12/31 03:06:14 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:06:14 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:06:15 INFO : potato: Deleted 2025/12/31 03:06:16 DEBUG : empty space: size = 1 OK 2025/12/31 03:06:16 DEBUG : empty space: Sizes identical 2025/12/31 03:06:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/12/31 03:06:16 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:06:16 DEBUG : empty space: Unchanged skipping 2025/12/31 03:06:16 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:06:18 DEBUG : potato2: size = 60 OK 2025/12/31 03:06:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (12.02s) === RUN TestCopyDeleteBefore run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:06:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/12/31 03:06:24 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:06:24 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:06:26 DEBUG : potato2: size = 19 OK 2025/12/31 03:06:26 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.37s) === RUN TestSyncWithExclude run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:06:32 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:06:32 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:06:32 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:06:33 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:06:34 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:06:39 DEBUG : enormous: Excluded (Size Filter) 2025/12/31 03:06:39 DEBUG : enormous: Excluded 2025/12/31 03:06:39 DEBUG : potato2: Excluded (Size Filter) 2025/12/31 03:06:39 DEBUG : potato2: Excluded 2025/12/31 03:06:39 DEBUG : potato2: Excluded (Size Filter) 2025/12/31 03:06:39 DEBUG : potato2: Excluded 2025/12/31 03:06:39 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:06:39 DEBUG : empty space: size = 1 OK 2025/12/31 03:06:39 DEBUG : empty space: Sizes identical 2025/12/31 03:06:39 DEBUG : empty space: Unchanged skipping 2025/12/31 03:06:39 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:06:39 DEBUG : Waiting for deletions to finish 2025/12/31 03:06:39 INFO : There was nothing to transfer 2025/12/31 03:06:39 DEBUG : enormous: Excluded (Size Filter) 2025/12/31 03:06:39 DEBUG : enormous: Excluded 2025/12/31 03:06:39 DEBUG : potato2: Excluded (Size Filter) 2025/12/31 03:06:39 DEBUG : potato2: Excluded 2025/12/31 03:06:40 DEBUG : potato2: Excluded (Size Filter) 2025/12/31 03:06:40 DEBUG : potato2: Excluded 2025/12/31 03:06:40 DEBUG : Local file system at /tmp/rclone3832645362: Waiting for checks to finish 2025/12/31 03:06:40 DEBUG : empty space: size = 1 OK 2025/12/31 03:06:40 DEBUG : empty space: Sizes identical 2025/12/31 03:06:40 DEBUG : empty space: Unchanged skipping 2025/12/31 03:06:40 DEBUG : Local file system at /tmp/rclone3832645362: Waiting for transfers to finish 2025/12/31 03:06:40 DEBUG : Waiting for deletions to finish 2025/12/31 03:06:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (13.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:06:50 DEBUG : enormous: Excluded (Size Filter) 2025/12/31 03:06:50 DEBUG : enormous: Excluded 2025/12/31 03:06:50 DEBUG : potato2: Excluded (Size Filter) 2025/12/31 03:06:50 DEBUG : potato2: Excluded 2025/12/31 03:06:50 DEBUG : empty space: size = 1 OK 2025/12/31 03:06:50 DEBUG : empty space: Sizes identical 2025/12/31 03:06:50 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:06:50 DEBUG : empty space: Unchanged skipping 2025/12/31 03:06:50 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:06:50 DEBUG : Waiting for deletions to finish 2025/12/31 03:06:51 INFO : enormous: Deleted 2025/12/31 03:06:51 INFO : potato2: Deleted 2025/12/31 03:06:51 INFO : There was nothing to transfer 2025/12/31 03:06:52 DEBUG : empty space: size = 1 OK 2025/12/31 03:06:52 DEBUG : empty space: Sizes identical 2025/12/31 03:06:52 DEBUG : empty space: Unchanged skipping 2025/12/31 03:06:52 DEBUG : Local file system at /tmp/rclone3832645362: Waiting for checks to finish 2025/12/31 03:06:52 DEBUG : Local file system at /tmp/rclone3832645362: Waiting for transfers to finish 2025/12/31 03:06:52 DEBUG : Waiting for deletions to finish 2025/12/31 03:06:52 INFO : potato2: Deleted 2025/12/31 03:06:52 INFO : enormous: Deleted 2025/12/31 03:06:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.98s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.45s) === 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:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2025/12/31 03:06:54 ERROR : Linkbox root 'rclone-test-wecagos3joke': Ignoring --track-renames as the destination does not support server-side move or copy 2025/12/31 03:06:54 ERROR : Linkbox root 'rclone-test-wecagos3joke': Ignoring --track-renames as the source and destination do not have a common hash 2025/12/31 03:06:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/12/31 03:06:55 DEBUG : yam: Need to transfer - File not found at Destination 2025/12/31 03:06:55 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:06:55 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:06:57 DEBUG : potato: size = 14 OK 2025/12/31 03:06:57 INFO : potato: Copied (new) 2025/12/31 03:06:57 DEBUG : yam: size = 11 OK 2025/12/31 03:06:57 INFO : yam: Copied (new) 2025/12/31 03:06:57 DEBUG : Waiting for deletions to finish 2025/12/31 03:06:58 ERROR : Linkbox root 'rclone-test-wecagos3joke': Ignoring --track-renames as the destination does not support server-side move or copy 2025/12/31 03:06:58 ERROR : Linkbox root 'rclone-test-wecagos3joke': Ignoring --track-renames as the source and destination do not have a common hash 2025/12/31 03:06:58 DEBUG : potato: size = 14 OK 2025/12/31 03:06:58 DEBUG : potato: Sizes identical 2025/12/31 03:06:58 DEBUG : yaml: Need to transfer - File not found at Destination 2025/12/31 03:06:58 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:06:58 DEBUG : potato: Unchanged skipping 2025/12/31 03:06:58 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:07:00 DEBUG : yaml: size = 11 OK 2025/12/31 03:07:00 INFO : yaml: Copied (new) 2025/12/31 03:07:00 DEBUG : Waiting for deletions to finish 2025/12/31 03:07:01 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (10.39s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2025/12/31 03:07:05 ERROR : Linkbox root 'rclone-test-wecagos3joke': Ignoring --track-renames as the destination does not support server-side move or copy 2025/12/31 03:07:05 ERROR : Linkbox root 'rclone-test-wecagos3joke': Ignoring --track-renames as either the source or destination do not support modtime 2025/12/31 03:07:05 DEBUG : potato: Need to transfer - File not found at Destination 2025/12/31 03:07:05 DEBUG : yam: Need to transfer - File not found at Destination 2025/12/31 03:07:05 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:07:05 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:07:07 DEBUG : potato: size = 14 OK 2025/12/31 03:07:07 INFO : potato: Copied (new) 2025/12/31 03:07:08 DEBUG : yam: size = 11 OK 2025/12/31 03:07:08 INFO : yam: Copied (new) 2025/12/31 03:07:08 DEBUG : Waiting for deletions to finish 2025/12/31 03:07:08 ERROR : Linkbox root 'rclone-test-wecagos3joke': Ignoring --track-renames as the destination does not support server-side move or copy 2025/12/31 03:07:08 ERROR : Linkbox root 'rclone-test-wecagos3joke': Ignoring --track-renames as either the source or destination do not support modtime 2025/12/31 03:07:08 DEBUG : potato: size = 14 OK 2025/12/31 03:07:08 DEBUG : potato: Sizes identical 2025/12/31 03:07:08 DEBUG : yaml: Need to transfer - File not found at Destination 2025/12/31 03:07:08 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:07:08 DEBUG : potato: Unchanged skipping 2025/12/31 03:07:08 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:07:10 DEBUG : yaml: size = 11 OK 2025/12/31 03:07:10 INFO : yaml: Copied (new) 2025/12/31 03:07:10 DEBUG : Waiting for deletions to finish 2025/12/31 03:07:12 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (10.56s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2025/12/31 03:07:15 ERROR : Linkbox root 'rclone-test-wecagos3joke': Ignoring --track-renames as the destination does not support server-side move or copy 2025/12/31 03:07:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/12/31 03:07:16 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/12/31 03:07:16 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:07:16 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:07:19 DEBUG : potato: size = 14 OK 2025/12/31 03:07:19 INFO : potato: Copied (new) 2025/12/31 03:07:20 DEBUG : sub/yam: size = 11 OK 2025/12/31 03:07:20 INFO : sub/yam: Copied (new) 2025/12/31 03:07:20 DEBUG : Waiting for deletions to finish 2025/12/31 03:07:20 ERROR : Linkbox root 'rclone-test-wecagos3joke': Ignoring --track-renames as the destination does not support server-side move or copy 2025/12/31 03:07:21 DEBUG : potato: size = 14 OK 2025/12/31 03:07:21 DEBUG : potato: Sizes identical 2025/12/31 03:07:21 DEBUG : yam: Need to transfer - File not found at Destination 2025/12/31 03:07:21 DEBUG : potato: Unchanged skipping 2025/12/31 03:07:21 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:07:21 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:07:23 DEBUG : yam: size = 11 OK 2025/12/31 03:07:23 INFO : yam: Copied (new) 2025/12/31 03:07:23 DEBUG : Waiting for deletions to finish 2025/12/31 03:07:24 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.64s) === RUN TestServerSideMoveLocal run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:07:30 DEBUG : Creating backend with remote "/tmp/rclone3832645362/dir1" 2025/12/31 03:07:30 DEBUG : Creating backend with remote "/tmp/rclone3832645362/dir2" 2025/12/31 03:07:30 DEBUG : Local file system at /tmp/rclone3832645362/dir2: Using server-side directory move 2025/12/31 03:07:30 INFO : Local file system at /tmp/rclone3832645362/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/12/31 03:07:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/12/31 03:07:30 DEBUG : Local file system at /tmp/rclone3832645362/dir2: Waiting for checks to finish 2025/12/31 03:07:30 DEBUG : Local file system at /tmp/rclone3832645362/dir2: Waiting for transfers to finish 2025/12/31 03:07:30 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.56s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:07:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/31 03:07:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/12/31 03:07:31 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:07:31 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:07:37 DEBUG : sub dir/hello world: size = 11 OK 2025/12/31 03:07:37 INFO : sub dir/hello world: Copied (new) 2025/12/31 03:07:37 INFO : sub dir/hello world: Deleted 2025/12/31 03:07:38 DEBUG : nested/sub dir/file: size = 6 OK 2025/12/31 03:07:38 INFO : nested/sub dir/file: Copied (new) 2025/12/31 03:07:38 INFO : nested/sub dir/file: Deleted 2025/12/31 03:07:38 INFO : sub dir: Removing directory 2025/12/31 03:07:38 INFO : nested/sub dir: Removing directory 2025/12/31 03:07:38 INFO : nested: Removing directory 2025/12/31 03:07:38 DEBUG : Local file system at /tmp/rclone3832645362: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (17.27s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:07:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/31 03:07:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/12/31 03:07:48 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:07:48 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:07:55 DEBUG : sub dir/hello world: size = 11 OK 2025/12/31 03:07:55 INFO : sub dir/hello world: Copied (new) 2025/12/31 03:07:55 INFO : sub dir/hello world: Deleted 2025/12/31 03:07:55 DEBUG : nested/sub dir/file: size = 6 OK 2025/12/31 03:07:55 INFO : nested/sub dir/file: Copied (new) 2025/12/31 03:07:55 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.20s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:08:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/12/31 03:08:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/12/31 03:08:05 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:08:05 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:08:08 DEBUG : existing: size = 6 OK 2025/12/31 03:08:08 INFO : existing: Copied (new) 2025/12/31 03:08:08 INFO : existing: Deleted 2025/12/31 03:08:08 DEBUG : existing-b: size = 6 OK 2025/12/31 03:08:08 INFO : existing-b: Copied (new) 2025/12/31 03:08:08 INFO : existing-b: Deleted 2025/12/31 03:08:09 DEBUG : existing: Destination exists, skipping 2025/12/31 03:08:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/12/31 03:08:09 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:08:09 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:08:09 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (7.08s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:08:12 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xirabev2civo" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-wecagos3joke' -> Linkbox root 'rclone-test-xirabev2civo' 2025/12/31 03:08:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/12/31 03:08:26 DEBUG : empty space: size = 1 OK 2025/12/31 03:08:26 DEBUG : empty space: Sizes identical 2025/12/31 03:08:26 DEBUG : empty space: Unchanged skipping 2025/12/31 03:08:26 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:08:26 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-xirabev2civo') 2025/12/31 03:08:26 DEBUG : potato3: Sizes differ 2025/12/31 03:08:26 DEBUG : Linkbox root 'rclone-test-xirabev2civo': Waiting for checks to finish 2025/12/31 03:08:26 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/12/31 03:08:26 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/12/31 03:08:26 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/12/31 03:08:26 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/12/31 03:08:27 INFO : empty space: Deleted 2025/12/31 03:08:27 DEBUG : Linkbox root 'rclone-test-xirabev2civo': Waiting for transfers to finish sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMove 2025/12/31 03:08:27 DEBUG : Linkbox root 'rclone-test-xirabev2civo': Purge remote --- FAIL: TestServerSideMove (19.75s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:08:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yicidet4waxu" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-wecagos3joke' -> Linkbox root 'rclone-test-yicidet4waxu' 2025/12/31 03:08:45 DEBUG : empty space: Excluded (Size Filter) 2025/12/31 03:08:45 DEBUG : empty space: Excluded 2025/12/31 03:08:45 DEBUG : empty space: Excluded (Size Filter) 2025/12/31 03:08:45 DEBUG : empty space: Excluded 2025/12/31 03:08:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/12/31 03:08:45 DEBUG : Linkbox root 'rclone-test-yicidet4waxu': Waiting for checks to finish 2025/12/31 03:08:45 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:08:45 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-yicidet4waxu') 2025/12/31 03:08:45 DEBUG : potato3: Sizes differ 2025/12/31 03:08:45 DEBUG : Linkbox root 'rclone-test-yicidet4waxu': Waiting for transfers to finish 2025/12/31 03:08:45 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/12/31 03:08:45 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/12/31 03:08:46 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/12/31 03:08:46 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveWithFilter 2025/12/31 03:08:46 DEBUG : Linkbox root 'rclone-test-yicidet4waxu': Purge remote --- FAIL: TestServerSideMoveWithFilter (19.65s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:08:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fubajid3feje" 2025/12/31 03:08:58 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-wecagos3joke' -> Linkbox root 'rclone-test-fubajid3feje' 2025/12/31 03:09:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/12/31 03:09:08 DEBUG : empty space: size = 1 OK 2025/12/31 03:09:08 DEBUG : empty space: Sizes identical 2025/12/31 03:09:08 DEBUG : empty space: Unchanged skipping 2025/12/31 03:09:08 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:09:08 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-fubajid3feje') 2025/12/31 03:09:08 DEBUG : potato3: Sizes differ 2025/12/31 03:09:08 DEBUG : Linkbox root 'rclone-test-fubajid3feje': Waiting for checks to finish 2025/12/31 03:09:09 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/12/31 03:09:09 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/12/31 03:09:09 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/12/31 03:09:09 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/12/31 03:09:10 INFO : empty space: Deleted 2025/12/31 03:09:10 DEBUG : Linkbox root 'rclone-test-fubajid3feje': Waiting for transfers to finish 2025/12/31 03:09:10 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting directories as there were IO errors sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/12/31 03:09:10 DEBUG : Linkbox root 'rclone-test-fubajid3feje': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (24.80s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:09:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wecagos3joke/rclone-move-test" --- PASS: TestServerSideMoveOverlap (5.30s) === RUN TestSyncOverlap run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:09:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wecagos3joke/rclone-sync-test" --- PASS: TestSyncOverlap (1.59s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:09:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wecagos3joke/rclone-sync-test" 2025/12/31 03:09:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wecagos3joke/rclone-sync-test-include/layer2" 2025/12/31 03:09:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wecagos3joke/rclone-sync-test-ignore-file" run.go:290: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-wecagos3joke'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (18.89s) === RUN TestSyncCompareDest run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:09:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wecagos3joke/dst" 2025/12/31 03:09:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wecagos3joke/CompareDest" 2025/12/31 03:09:45 DEBUG : one: Need to transfer - File not found at Destination 2025/12/31 03:09:45 DEBUG : Linkbox root 'rclone-test-wecagos3joke/dst': Waiting for checks to finish 2025/12/31 03:09:45 DEBUG : Linkbox root 'rclone-test-wecagos3joke/dst': Waiting for transfers to finish 2025/12/31 03:09:49 DEBUG : one: size = 3 OK 2025/12/31 03:09:49 INFO : one: Copied (new) 2025/12/31 03:09:49 DEBUG : Waiting for deletions to finish 2025/12/31 03:09:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:09:50 DEBUG : one: size = 3 (Linkbox root 'rclone-test-wecagos3joke/dst') 2025/12/31 03:09:50 DEBUG : one: Sizes differ 2025/12/31 03:09:50 DEBUG : Linkbox root 'rclone-test-wecagos3joke/dst': Waiting for checks to finish 2025/12/31 03:09:50 DEBUG : Linkbox root 'rclone-test-wecagos3joke/dst': Waiting for transfers to finish 2025/12/31 03:09:50 DEBUG : one: Update: removing old file 2025/12/31 03:09:53 DEBUG : one: size = 5 OK 2025/12/31 03:09:53 INFO : one: Copied (replaced existing) 2025/12/31 03:09:53 DEBUG : Waiting for deletions to finish 2025/12/31 03:09:54 DEBUG : dst/one: Update: removing old file 2025/12/31 03:10:02 DEBUG : Linkbox root 'rclone-test-wecagos3joke/dst': Waiting for checks to finish 2025/12/31 03:10:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:10:02 DEBUG : one: size = 3 (Linkbox root 'rclone-test-wecagos3joke/dst') 2025/12/31 03:10:02 DEBUG : one: Sizes differ 2025/12/31 03:10:03 DEBUG : one: size = 5 OK 2025/12/31 03:10:03 DEBUG : one: Sizes identical 2025/12/31 03:10:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/12/31 03:10:03 DEBUG : Linkbox root 'rclone-test-wecagos3joke/dst': Waiting for transfers to finish 2025/12/31 03:10:03 DEBUG : Waiting for deletions to finish 2025/12/31 03:10:03 INFO : There was nothing to transfer 2025/12/31 03:10:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:10:06 DEBUG : one: size = 3 (Linkbox root 'rclone-test-wecagos3joke/dst') 2025/12/31 03:10:06 DEBUG : one: Sizes differ 2025/12/31 03:10:07 DEBUG : two: size = 3 OK 2025/12/31 03:10:07 DEBUG : two: Sizes identical 2025/12/31 03:10:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/12/31 03:10:07 DEBUG : Linkbox root 'rclone-test-wecagos3joke/dst': Waiting for checks to finish 2025/12/31 03:10:07 DEBUG : one: size = 5 OK 2025/12/31 03:10:07 DEBUG : one: Sizes identical 2025/12/31 03:10:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/12/31 03:10:07 DEBUG : Linkbox root 'rclone-test-wecagos3joke/dst': Waiting for transfers to finish 2025/12/31 03:10:07 DEBUG : Waiting for deletions to finish 2025/12/31 03:10:07 INFO : There was nothing to transfer 2025/12/31 03:10:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:10:08 DEBUG : one: size = 3 (Linkbox root 'rclone-test-wecagos3joke/dst') 2025/12/31 03:10:08 DEBUG : one: Sizes differ 2025/12/31 03:10:08 DEBUG : two: size = 3 OK 2025/12/31 03:10:08 DEBUG : two: Sizes identical 2025/12/31 03:10:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/12/31 03:10:08 DEBUG : Linkbox root 'rclone-test-wecagos3joke/dst': Waiting for checks to finish 2025/12/31 03:10:08 DEBUG : one: size = 5 OK 2025/12/31 03:10:08 DEBUG : one: Sizes identical 2025/12/31 03:10:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/12/31 03:10:08 DEBUG : Linkbox root 'rclone-test-wecagos3joke/dst': Waiting for transfers to finish 2025/12/31 03:10:08 DEBUG : Waiting for deletions to finish 2025/12/31 03:10:08 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2025/12/31 03:10:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:10:10 DEBUG : one: size = 3 (Linkbox root 'rclone-test-wecagos3joke/dst') 2025/12/31 03:10:10 DEBUG : one: Sizes differ 2025/12/31 03:10:10 DEBUG : two: size = 5 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:10:10 DEBUG : two: size = 3 (Linkbox root 'rclone-test-wecagos3joke/CompareDest') 2025/12/31 03:10:10 DEBUG : two: Sizes differ 2025/12/31 03:10:10 DEBUG : two: Need to transfer - File not found at Destination 2025/12/31 03:10:10 DEBUG : Linkbox root 'rclone-test-wecagos3joke/dst': Waiting for checks to finish 2025/12/31 03:10:10 DEBUG : one: size = 5 OK 2025/12/31 03:10:10 DEBUG : one: Sizes identical 2025/12/31 03:10:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/12/31 03:10:10 DEBUG : Linkbox root 'rclone-test-wecagos3joke/dst': Waiting for transfers to finish 2025/12/31 03:10:13 DEBUG : two: size = 5 OK 2025/12/31 03:10:13 INFO : two: Copied (new) 2025/12/31 03:10:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (40.92s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:10:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wecagos3joke/dest" 2025/12/31 03:10:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wecagos3joke/pre-dest1" 2025/12/31 03:10:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wecagos3joke/pre-dest2" 2025/12/31 03:10:44 DEBUG : 1: size = 1 OK 2025/12/31 03:10:44 DEBUG : 1: Sizes identical 2025/12/31 03:10:44 DEBUG : 1: Destination found in --compare-dest, skipping 2025/12/31 03:10:45 DEBUG : 2: size = 1 OK 2025/12/31 03:10:45 DEBUG : 2: Sizes identical 2025/12/31 03:10:45 DEBUG : 2: Destination found in --compare-dest, skipping 2025/12/31 03:10:45 DEBUG : 3: Need to transfer - File not found at Destination 2025/12/31 03:10:45 DEBUG : Linkbox root 'rclone-test-wecagos3joke/dest': Waiting for checks to finish 2025/12/31 03:10:45 DEBUG : Linkbox root 'rclone-test-wecagos3joke/dest': Waiting for transfers to finish 2025/12/31 03:10:49 DEBUG : 3: size = 1 OK 2025/12/31 03:10:49 INFO : 3: Copied (new) 2025/12/31 03:10:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (37.39s) === RUN TestSyncCopyDest run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.47s) === RUN TestSyncBackupDir run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.47s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.67s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.51s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.55s) === RUN TestSyncSuffix run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.57s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.38s) === RUN TestSyncUTFNorm run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:11:06 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:11:06 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:11:06 DEBUG : Testêé: Sizes differ 2025/12/31 03:11:06 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:11:06 DEBUG : Testêé: Update: removing old file 2025/12/31 03:11:06 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:11:10 DEBUG : Testêé: size = 14 OK 2025/12/31 03:11:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/12/31 03:11:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.26s) === RUN TestSyncImmutable run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:11:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/12/31 03:11:13 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:11:13 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:11:15 DEBUG : existing: size = 6 OK 2025/12/31 03:11:15 INFO : existing: Copied (new) 2025/12/31 03:11:15 DEBUG : Waiting for deletions to finish 2025/12/31 03:11:15 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:11:15 DEBUG : existing: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:11:15 DEBUG : existing: Sizes differ 2025/12/31 03:11:15 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:11:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/12/31 03:11:15 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:11:15 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:11:15 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (5.48s) === RUN TestSyncIgnoreCase run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.45s) === RUN TestFixCase run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:11:34 DEBUG : EXISTING: size = 6 OK 2025/12/31 03:11:34 DEBUG : existing: Sizes identical 2025/12/31 03:11:34 DEBUG : existing: Unchanged skipping 2025/12/31 03:11:34 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:11:34 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:11:34 DEBUG : existingbutdifferent: Sizes differ 2025/12/31 03:11:35 ERROR : EXISTINGBUTDIFFERENT: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/12/31 03:11:35 ERROR : EXISTINGBUTDIFFERENT: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/12/31 03:11:35 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: failed to open source object: Open failed: RootURL not set 2025/12/31 03:11:35 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/12/31 03:11:35 ERROR : EXISTING: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/12/31 03:11:35 ERROR : EXISTING: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/12/31 03:11:35 ERROR : EXISTING: Error while attempting to rename to existing: failed to open source object: Open failed: RootURL not set 2025/12/31 03:11:41 DEBUG : EXISTINGBUTDIFFERENT: size = 5 OK 2025/12/31 03:11:41 INFO : existingbutdifferent: Copied (replaced existing) to: EXISTINGBUTDIFFERENT 2025/12/31 03:11:44 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/12/31 03:11:44 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/12/31 03:11:44 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: getting files failed: Get "https://www.linkbox.to/api/open/file_search?name=filewithoutcasedifferences&pageNo=1&pageSize=1000&pid=76123439&token=5gyozaWkvgAkGJOT": context canceled 2025/12/31 03:11:44 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: getting files failed: Get "https://www.linkbox.to/api/open/file_search?name=filewithoutcasedifferences&pageNo=1&pageSize=1000&pid=76123439&token=5gyozaWkvgAkGJOT": context canceled 2025/12/31 03:11:44 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir renames: failed to open source object: Open failed: RootURL not set 2025/12/31 03:11:51 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/12/31 03:11:51 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/12/31 03:11:51 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: getting files failed: Get "https://www.linkbox.to/api/open/file_search?name=filewithoutcasedifferences&pageNo=1&pageSize=1000&pid=76123439&token=5gyozaWkvgAkGJOT": context canceled 2025/12/31 03:11:51 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: getting files failed: Get "https://www.linkbox.to/api/open/file_search?name=filewithoutcasedifferences&pageNo=1&pageSize=1000&pid=76123439&token=5gyozaWkvgAkGJOT": context canceled 2025/12/31 03:11:51 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: failed to open source object: Open failed: RootURL not set 2025/12/31 03:11:56 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/12/31 03:11:56 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/12/31 03:11:56 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: getting files failed: Get "https://www.linkbox.to/api/open/file_search?name=filewithoutcasedifferences&pageNo=1&pageSize=1000&pid=76123439&token=5gyozaWkvgAkGJOT": context canceled 2025/12/31 03:11:56 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: getting files failed: Get "https://www.linkbox.to/api/open/file_search?name=filewithoutcasedifferences&pageNo=1&pageSize=1000&pid=76123439&token=5gyozaWkvgAkGJOT": context canceled 2025/12/31 03:11:56 ERROR : SUBDIRA/subdirb/SUBDIRC: Error while attempting to rename to subdira/subdirb/subdirc: RenameDir renames: failed to open source object: Open failed: RootURL not set 2025/12/31 03:11:57 DEBUG : subdira/subdirb/subdirc/hello: size = 5 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:11:57 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 8 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:11:57 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ 2025/12/31 03:11:57 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/12/31 03:11:57 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/12/31 03:11:57 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Error while attempting to rename to subdira/subdirb/subdirc/hello: failed to open source object: Open failed: RootURL not set 2025/12/31 03:11:57 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Update: removing old file 2025/12/31 03:12:00 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/12/31 03:12:00 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/12/31 03:12:00 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird: Error while attempting to rename to subdira/subdirb/subdirc/subdird: RenameDir renames: failed to open source object: Open failed: RootURL not set 2025/12/31 03:12:00 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:12:00 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:12:00 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ 2025/12/31 03:12:00 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:12:00 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/12/31 03:12:00 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/12/31 03:12:00 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Error while attempting to rename to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: failed to open source object: Open failed: RootURL not set 2025/12/31 03:12:00 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:12:00 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Update: removing old file 2025/12/31 03:12:02 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 5 OK 2025/12/31 03:12:02 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2025/12/31 03:12:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 5 OK 2025/12/31 03:12:04 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/12/31 03:12:04 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:12:04 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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: failed to open source object: Open failed: RootURL not set Test: TestFixCase --- FAIL: TestFixCase (77.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.48s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.57s) --- SKIP: TestMaxTransfer/Cautious (0.53s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:14:02 DEBUG : both0: size = 6 OK 2025/12/31 03:14:02 DEBUG : both0: Sizes identical 2025/12/31 03:14:02 DEBUG : both0: Unchanged skipping 2025/12/31 03:14:02 DEBUG : both10: size = 6 OK 2025/12/31 03:14:02 DEBUG : both10: Sizes identical 2025/12/31 03:14:02 DEBUG : both10: Unchanged skipping 2025/12/31 03:14:02 DEBUG : both11: size = 6 OK 2025/12/31 03:14:02 DEBUG : both11: Sizes identical 2025/12/31 03:14:02 DEBUG : both11: Unchanged skipping 2025/12/31 03:14:02 DEBUG : both12: size = 6 OK 2025/12/31 03:14:02 DEBUG : both12: Sizes identical 2025/12/31 03:14:02 DEBUG : both12: Unchanged skipping 2025/12/31 03:14:02 DEBUG : both13: size = 6 OK 2025/12/31 03:14:02 DEBUG : both13: Sizes identical 2025/12/31 03:14:02 DEBUG : both13: Unchanged skipping 2025/12/31 03:14:02 DEBUG : both14: size = 6 OK 2025/12/31 03:14:02 DEBUG : both14: Sizes identical 2025/12/31 03:14:02 DEBUG : both14: Unchanged skipping 2025/12/31 03:14:02 DEBUG : both15: size = 6 OK 2025/12/31 03:14:02 DEBUG : both15: Sizes identical 2025/12/31 03:14:02 DEBUG : both15: Unchanged skipping 2025/12/31 03:14:02 DEBUG : both16: size = 6 OK 2025/12/31 03:14:02 DEBUG : both16: Sizes identical 2025/12/31 03:14:02 DEBUG : both17: size = 6 OK 2025/12/31 03:14:02 DEBUG : both18: size = 6 OK 2025/12/31 03:14:02 DEBUG : both19: size = 6 OK 2025/12/31 03:14:02 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:14:02 DEBUG : both18: Sizes identical 2025/12/31 03:14:02 DEBUG : both17: Sizes identical 2025/12/31 03:14:02 DEBUG : both19: Sizes identical 2025/12/31 03:14:02 DEBUG : both16: Unchanged skipping 2025/12/31 03:14:02 DEBUG : both1: size = 6 OK 2025/12/31 03:14:02 DEBUG : both1: Sizes identical 2025/12/31 03:14:02 DEBUG : both1: Unchanged skipping 2025/12/31 03:14:02 DEBUG : both2: size = 6 OK 2025/12/31 03:14:02 DEBUG : both18: Unchanged skipping 2025/12/31 03:14:02 DEBUG : both3: size = 6 OK 2025/12/31 03:14:02 DEBUG : both3: Sizes identical 2025/12/31 03:14:02 DEBUG : both3: Unchanged skipping 2025/12/31 03:14:02 DEBUG : both4: size = 6 OK 2025/12/31 03:14:02 DEBUG : both4: Sizes identical 2025/12/31 03:14:02 DEBUG : both4: Unchanged skipping 2025/12/31 03:14:02 DEBUG : both5: size = 6 OK 2025/12/31 03:14:02 DEBUG : both5: Sizes identical 2025/12/31 03:14:02 DEBUG : both5: Unchanged skipping 2025/12/31 03:14:02 DEBUG : both6: size = 6 OK 2025/12/31 03:14:02 DEBUG : both6: Sizes identical 2025/12/31 03:14:02 DEBUG : both6: Unchanged skipping 2025/12/31 03:14:02 DEBUG : both7: size = 6 OK 2025/12/31 03:14:02 DEBUG : both7: Sizes identical 2025/12/31 03:14:02 DEBUG : both7: Unchanged skipping 2025/12/31 03:14:02 DEBUG : both8: size = 6 OK 2025/12/31 03:14:02 DEBUG : both8: Sizes identical 2025/12/31 03:14:02 DEBUG : both8: Unchanged skipping 2025/12/31 03:14:02 DEBUG : both9: size = 6 OK 2025/12/31 03:14:02 DEBUG : both9: Sizes identical 2025/12/31 03:14:02 DEBUG : both9: Unchanged skipping 2025/12/31 03:14:02 DEBUG : both17: Unchanged skipping 2025/12/31 03:14:02 DEBUG : both19: Unchanged skipping 2025/12/31 03:14:02 DEBUG : both2: Sizes identical 2025/12/31 03:14:02 DEBUG : both2: Unchanged skipping 2025/12/31 03:14:02 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:14:02 DEBUG : Waiting for deletions to finish 2025/12/31 03:14:04 INFO : only3: Deleted 2025/12/31 03:14:04 INFO : only4: Deleted 2025/12/31 03:14:04 INFO : only15: Deleted 2025/12/31 03:14:05 INFO : only1: Deleted 2025/12/31 03:14:05 INFO : only18: Deleted 2025/12/31 03:14:05 INFO : only8: Deleted 2025/12/31 03:14:06 INFO : only0: Deleted 2025/12/31 03:14:06 INFO : only10: Deleted 2025/12/31 03:14:07 INFO : only13: Deleted 2025/12/31 03:14:07 INFO : only14: Deleted 2025/12/31 03:14:07 INFO : only2: Deleted 2025/12/31 03:14:08 INFO : only6: Deleted 2025/12/31 03:14:08 INFO : only5: Deleted 2025/12/31 03:14:08 INFO : only7: Deleted 2025/12/31 03:14:08 INFO : only9: Deleted 2025/12/31 03:14:09 INFO : only11: Deleted 2025/12/31 03:14:09 INFO : only12: Deleted 2025/12/31 03:14:09 INFO : only16: Deleted 2025/12/31 03:14:10 INFO : only17: Deleted 2025/12/31 03:14:10 INFO : only19: Deleted --- PASS: TestSyncConcurrentDelete (121.41s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:16:05 DEBUG : both0: size = 6 OK 2025/12/31 03:16:05 DEBUG : both0: Sizes identical 2025/12/31 03:16:05 DEBUG : both10: size = 6 OK 2025/12/31 03:16:05 DEBUG : both10: Sizes identical 2025/12/31 03:16:05 DEBUG : both11: size = 6 OK 2025/12/31 03:16:05 DEBUG : both11: Sizes identical 2025/12/31 03:16:05 DEBUG : both0: Unchanged skipping 2025/12/31 03:16:05 DEBUG : both13: size = 6 OK 2025/12/31 03:16:05 DEBUG : both13: Sizes identical 2025/12/31 03:16:05 DEBUG : both12: size = 6 OK 2025/12/31 03:16:05 DEBUG : both12: Sizes identical 2025/12/31 03:16:05 DEBUG : both13: Unchanged skipping 2025/12/31 03:16:05 DEBUG : both14: size = 6 OK 2025/12/31 03:16:05 DEBUG : both14: Sizes identical 2025/12/31 03:16:05 DEBUG : both14: Unchanged skipping 2025/12/31 03:16:05 DEBUG : both15: size = 6 OK 2025/12/31 03:16:05 DEBUG : both15: Sizes identical 2025/12/31 03:16:05 DEBUG : both15: Unchanged skipping 2025/12/31 03:16:05 DEBUG : both16: size = 6 OK 2025/12/31 03:16:05 DEBUG : both16: Sizes identical 2025/12/31 03:16:05 DEBUG : both16: Unchanged skipping 2025/12/31 03:16:05 DEBUG : both17: size = 6 OK 2025/12/31 03:16:05 DEBUG : both17: Sizes identical 2025/12/31 03:16:05 DEBUG : both17: Unchanged skipping 2025/12/31 03:16:05 DEBUG : both18: size = 6 OK 2025/12/31 03:16:05 DEBUG : both18: Sizes identical 2025/12/31 03:16:05 DEBUG : both18: Unchanged skipping 2025/12/31 03:16:05 DEBUG : both19: size = 6 OK 2025/12/31 03:16:05 DEBUG : both19: Sizes identical 2025/12/31 03:16:05 DEBUG : both19: Unchanged skipping 2025/12/31 03:16:05 DEBUG : both1: size = 6 OK 2025/12/31 03:16:05 DEBUG : both1: Sizes identical 2025/12/31 03:16:05 DEBUG : both1: Unchanged skipping 2025/12/31 03:16:05 DEBUG : both2: size = 6 OK 2025/12/31 03:16:05 DEBUG : both2: Sizes identical 2025/12/31 03:16:05 DEBUG : both2: Unchanged skipping 2025/12/31 03:16:05 DEBUG : both3: size = 6 OK 2025/12/31 03:16:05 DEBUG : both3: Sizes identical 2025/12/31 03:16:05 DEBUG : both3: Unchanged skipping 2025/12/31 03:16:05 DEBUG : both4: size = 6 OK 2025/12/31 03:16:05 DEBUG : both4: Sizes identical 2025/12/31 03:16:05 DEBUG : both4: Unchanged skipping 2025/12/31 03:16:05 DEBUG : both5: size = 6 OK 2025/12/31 03:16:05 DEBUG : both5: Sizes identical 2025/12/31 03:16:05 DEBUG : both12: Unchanged skipping 2025/12/31 03:16:05 DEBUG : both6: size = 6 OK 2025/12/31 03:16:05 DEBUG : both6: Sizes identical 2025/12/31 03:16:05 DEBUG : both11: Unchanged skipping 2025/12/31 03:16:05 DEBUG : both10: Unchanged skipping 2025/12/31 03:16:05 DEBUG : both5: Unchanged skipping 2025/12/31 03:16:05 DEBUG : both6: Unchanged skipping 2025/12/31 03:16:05 DEBUG : both7: size = 6 OK 2025/12/31 03:16:05 DEBUG : both7: Sizes identical 2025/12/31 03:16:05 DEBUG : both8: size = 6 OK 2025/12/31 03:16:05 DEBUG : both8: Sizes identical 2025/12/31 03:16:05 DEBUG : both9: size = 6 OK 2025/12/31 03:16:05 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:16:05 DEBUG : both9: Sizes identical 2025/12/31 03:16:05 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 DEBUG : only0: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only0: Sizes differ 2025/12/31 03:16:05 DEBUG : both7: Unchanged skipping 2025/12/31 03:16:05 DEBUG : both9: Unchanged skipping 2025/12/31 03:16:05 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 DEBUG : only10: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only10: Sizes differ 2025/12/31 03:16:05 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 DEBUG : only13: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only13: Sizes differ 2025/12/31 03:16:05 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 DEBUG : only14: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only14: Sizes differ 2025/12/31 03:16:05 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 DEBUG : only15: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only15: Sizes differ 2025/12/31 03:16:05 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 DEBUG : only16: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only16: Sizes differ 2025/12/31 03:16:05 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 DEBUG : only12: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only12: Sizes differ 2025/12/31 03:16:05 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 DEBUG : both8: Unchanged skipping 2025/12/31 03:16:05 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 DEBUG : only17: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only17: Sizes differ 2025/12/31 03:16:05 DEBUG : only11: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only11: Sizes differ 2025/12/31 03:16:05 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 DEBUG : only18: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only18: Sizes differ 2025/12/31 03:16:05 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 DEBUG : only19: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only19: Sizes differ 2025/12/31 03:16:05 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 DEBUG : only3: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only3: Sizes differ 2025/12/31 03:16:05 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 DEBUG : only4: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only4: Sizes differ 2025/12/31 03:16:05 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 DEBUG : only5: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only5: Sizes differ 2025/12/31 03:16:05 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 DEBUG : only6: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only6: Sizes differ 2025/12/31 03:16:05 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 DEBUG : only7: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only7: Sizes differ 2025/12/31 03:16:05 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 DEBUG : only8: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only8: Sizes differ 2025/12/31 03:16:05 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 DEBUG : only9: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only9: Sizes differ 2025/12/31 03:16:05 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 DEBUG : only1: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only1: Sizes differ 2025/12/31 03:16:05 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3832645362) 2025/12/31 03:16:05 DEBUG : only2: size = 6 (Linkbox root 'rclone-test-wecagos3joke') 2025/12/31 03:16:05 DEBUG : only2: Sizes differ 2025/12/31 03:16:05 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/12/31 03:16:05 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:16:05 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:16:05 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting directories as there were IO errors sync_test.go:2781: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (141.98s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:17:00 DEBUG : empty_dir: Making directory with metadata 2025/12/31 03:17:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/31 03:17:00 DEBUG : empty_on_remote: Making directory with metadata 2025/12/31 03:17:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/31 03:17:00 INFO : empty_on_remote: Making directory 2025/12/31 03:17:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/12/31 03:17:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/12/31 03:17:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/12/31 03:17:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/12/31 03:17:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (23.86s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:17:24 DEBUG : empty_dir: Making directory with metadata 2025/12/31 03:17:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/31 03:17:24 DEBUG : empty_on_remote: Making directory with metadata 2025/12/31 03:17:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/31 03:17:24 INFO : empty_on_remote: Making directory 2025/12/31 03:17:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/12/31 03:17:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/12/31 03:17:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/12/31 03:17:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/12/31 03:17:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/12/31 03:17:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (27.91s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:17:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/12/31 03:17:52 INFO : sub dir: Making directory 2025/12/31 03:17:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (44.68s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:18:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/12/31 03:18:37 INFO : sub dir: Making directory 2025/12/31 03:18:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (44.66s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:20:06 DEBUG : Waiting for deletions to finish 2025/12/31 03:20:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : splitbananasplit: Excluded 2025/12/31 03:20:07 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : banana: Excluded 2025/12/31 03:20:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:20:07 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : apple: Excluded 2025/12/31 03:20:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:20:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:20:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:20:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:20:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:20:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:20:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:20:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:20:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:20:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:20:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:20:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:20:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:20:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:20:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:20:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:20:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:20:08 DEBUG : apple: size = 5 OK 2025/12/31 03:20:08 DEBUG : apple: Sizes identical 2025/12/31 03:20:08 DEBUG : apple: Unchanged skipping 2025/12/31 03:20:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/31 03:20:08 DEBUG : appleappleapplebanana: Sizes identical 2025/12/31 03:20:08 DEBUG : banana: size = 6 OK 2025/12/31 03:20:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/31 03:20:08 DEBUG : banana: Sizes identical 2025/12/31 03:20:08 DEBUG : banana: Unchanged skipping 2025/12/31 03:20:08 DEBUG : splitbananasplit: size = 16 OK 2025/12/31 03:20:08 DEBUG : splitbananasplit: Sizes identical 2025/12/31 03:20:08 DEBUG : splitbananasplit: Unchanged skipping 2025/12/31 03:20:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/31 03:20:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/31 03:20:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/31 03:20:08 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/31 03:20:08 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/31 03:20:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/31 03:20:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/31 03:20:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/31 03:20:08 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/31 03:20:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/31 03:20:08 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/31 03:20:08 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/31 03:20:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/31 03:20:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/31 03:20:08 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:20:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/31 03:20:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/31 03:20:08 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/31 03:20:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/31 03:20:08 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/31 03:20:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/31 03:20:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/31 03:20:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/31 03:20:08 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/31 03:20:08 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/31 03:20:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/31 03:20:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/31 03:20:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/31 03:20:08 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/31 03:20:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/31 03:20:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/31 03:20:08 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/31 03:20:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/31 03:20:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/31 03:20:08 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/31 03:20:08 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/31 03:20:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/31 03:20:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/31 03:20:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/31 03:20:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/31 03:20:08 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/31 03:20:08 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/31 03:20:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/31 03:20:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/31 03:20:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/31 03:20:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/31 03:20:08 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/31 03:20:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/31 03:20:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/31 03:20:08 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:20:08 DEBUG : Waiting for deletions to finish 2025/12/31 03:20:08 INFO : There was nothing to transfer 2025/12/31 03:20:08 DEBUG : Waiting for deletions to finish 2025/12/31 03:20:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : splitbananasplit: Excluded 2025/12/31 03:20:08 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : banana: Excluded 2025/12/31 03:20:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:20:08 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : apple: Excluded 2025/12/31 03:20:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:20:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:20:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:20:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:20:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:20:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:20:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:20:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:20:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:20:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:20:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:20:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:20:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:20:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:20:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:20:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:20:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:20:09 DEBUG : apple: size = 5 OK 2025/12/31 03:20:09 DEBUG : apple: Sizes identical 2025/12/31 03:20:09 DEBUG : apple: Unchanged skipping 2025/12/31 03:20:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/31 03:20:09 DEBUG : appleappleapplebanana: Sizes identical 2025/12/31 03:20:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/31 03:20:09 DEBUG : banana: size = 6 OK 2025/12/31 03:20:09 DEBUG : banana: Sizes identical 2025/12/31 03:20:09 DEBUG : banana: Unchanged skipping 2025/12/31 03:20:09 DEBUG : splitbananasplit: size = 16 OK 2025/12/31 03:20:09 DEBUG : splitbananasplit: Sizes identical 2025/12/31 03:20:09 DEBUG : splitbananasplit: Unchanged skipping 2025/12/31 03:20:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/31 03:20:09 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/31 03:20:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/31 03:20:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/31 03:20:09 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/31 03:20:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/31 03:20:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/31 03:20:09 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/31 03:20:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/31 03:20:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/31 03:20:09 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/31 03:20:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/31 03:20:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/31 03:20:09 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/31 03:20:09 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/31 03:20:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/31 03:20:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/31 03:20:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/31 03:20:09 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:20:09 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/31 03:20:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/31 03:20:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/31 03:20:09 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/31 03:20:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/31 03:20:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/31 03:20:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/31 03:20:09 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/31 03:20:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/31 03:20:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/31 03:20:09 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/31 03:20:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/31 03:20:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/31 03:20:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/31 03:20:09 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/31 03:20:09 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/31 03:20:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/31 03:20:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/31 03:20:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/31 03:20:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/31 03:20:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/31 03:20:09 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/31 03:20:09 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/31 03:20:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/31 03:20:09 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/31 03:20:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/31 03:20:09 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/31 03:20:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/31 03:20:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/31 03:20:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/31 03:20:09 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:20:09 DEBUG : Waiting for deletions to finish 2025/12/31 03:20:09 INFO : There was nothing to transfer 2025/12/31 03:20:09 DEBUG : Waiting for deletions to finish 2025/12/31 03:20:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : splitbananasplit: Excluded 2025/12/31 03:20:10 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : banana: Excluded 2025/12/31 03:20:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:20:10 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : apple: Excluded 2025/12/31 03:20:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:20:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:20:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:20:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:20:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:20:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:20:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:20:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:20:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:20:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:20:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:20:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:20:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:20:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:20:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:20:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:20:10 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:21:25 DEBUG : Waiting for deletions to finish 2025/12/31 03:21:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:21:25 DEBUG : splitbananasplit: Excluded 2025/12/31 03:21:25 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:21:25 DEBUG : banana: Excluded 2025/12/31 03:21:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:21:25 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:21:25 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:21:25 DEBUG : apple: Excluded 2025/12/31 03:21:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:21:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:21:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:21:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:21:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:21:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:21:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:21:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:21:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:21:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:21:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:21:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:21:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:21:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:21:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:21:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:21:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:21:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:21:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:21:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:21:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:21:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:21:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:21:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:21:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:21:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:21:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:21:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:21:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:21:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:21:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:21:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:21:27 DEBUG : apple: size = 5 OK 2025/12/31 03:21:27 DEBUG : apple: Sizes identical 2025/12/31 03:21:27 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/31 03:21:27 DEBUG : apple: Unchanged skipping 2025/12/31 03:21:27 DEBUG : appleappleapplebanana: Sizes identical 2025/12/31 03:21:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/31 03:21:27 DEBUG : banana: size = 6 OK 2025/12/31 03:21:27 DEBUG : banana: Sizes identical 2025/12/31 03:21:27 DEBUG : banana: Unchanged skipping 2025/12/31 03:21:27 DEBUG : splitbananasplit: size = 16 OK 2025/12/31 03:21:27 DEBUG : splitbananasplit: Sizes identical 2025/12/31 03:21:27 DEBUG : splitbananasplit: Unchanged skipping 2025/12/31 03:21:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/31 03:21:27 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/31 03:21:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/31 03:21:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/31 03:21:27 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/31 03:21:27 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/31 03:21:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/31 03:21:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/31 03:21:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/31 03:21:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/31 03:21:27 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/31 03:21:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/31 03:21:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/31 03:21:27 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/31 03:21:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/31 03:21:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/31 03:21:27 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/31 03:21:27 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/31 03:21:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/31 03:21:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/31 03:21:27 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:21:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/31 03:21:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/31 03:21:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/31 03:21:27 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/31 03:21:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/31 03:21:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/31 03:21:27 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/31 03:21:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/31 03:21:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/31 03:21:27 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/31 03:21:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/31 03:21:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/31 03:21:27 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/31 03:21:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/31 03:21:27 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/31 03:21:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/31 03:21:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/31 03:21:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/31 03:21:27 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/31 03:21:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/31 03:21:27 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/31 03:21:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/31 03:21:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/31 03:21:27 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/31 03:21:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/31 03:21:27 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/31 03:21:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/31 03:21:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/31 03:21:27 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:21:27 DEBUG : Waiting for deletions to finish 2025/12/31 03:21:27 INFO : There was nothing to transfer 2025/12/31 03:21:27 DEBUG : Waiting for deletions to finish 2025/12/31 03:21:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:21:27 DEBUG : splitbananasplit: Excluded 2025/12/31 03:21:27 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:21:27 DEBUG : banana: Excluded 2025/12/31 03:21:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:21:27 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:21:27 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:21:27 DEBUG : apple: Excluded 2025/12/31 03:21:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:21:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:21:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:21:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:21:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:21:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:21:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:21:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:21:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:21:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:21:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:21:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:21:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:21:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:21:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:21:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:21:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:21:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:21:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:21:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:21:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:21:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:21:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:21:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:21:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:21:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:21:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:21:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:21:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:21:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:21:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:21:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:21:28 DEBUG : apple: size = 5 OK 2025/12/31 03:21:28 DEBUG : apple: Sizes identical 2025/12/31 03:21:28 DEBUG : apple: Unchanged skipping 2025/12/31 03:21:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/31 03:21:28 DEBUG : appleappleapplebanana: Sizes identical 2025/12/31 03:21:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/31 03:21:28 DEBUG : banana: size = 6 OK 2025/12/31 03:21:28 DEBUG : banana: Sizes identical 2025/12/31 03:21:28 DEBUG : banana: Unchanged skipping 2025/12/31 03:21:28 DEBUG : splitbananasplit: size = 16 OK 2025/12/31 03:21:28 DEBUG : splitbananasplit: Sizes identical 2025/12/31 03:21:28 DEBUG : splitbananasplit: Unchanged skipping 2025/12/31 03:21:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/31 03:21:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/31 03:21:28 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/31 03:21:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/31 03:21:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/31 03:21:28 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/31 03:21:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/31 03:21:28 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/31 03:21:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/31 03:21:28 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:21:28 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/31 03:21:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/31 03:21:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/31 03:21:28 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/31 03:21:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/31 03:21:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/31 03:21:28 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/31 03:21:28 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/31 03:21:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/31 03:21:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/31 03:21:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/31 03:21:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/31 03:21:28 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/31 03:21:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/31 03:21:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/31 03:21:28 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/31 03:21:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/31 03:21:28 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/31 03:21:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/31 03:21:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/31 03:21:28 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/31 03:21:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/31 03:21:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/31 03:21:28 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/31 03:21:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/31 03:21:28 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/31 03:21:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/31 03:21:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/31 03:21:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/31 03:21:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/31 03:21:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/31 03:21:28 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/31 03:21:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/31 03:21:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/31 03:21:28 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/31 03:21:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/31 03:21:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/31 03:21:28 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/31 03:21:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/31 03:21:28 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:21:28 DEBUG : Waiting for deletions to finish 2025/12/31 03:21:28 INFO : There was nothing to transfer 2025/12/31 03:21:28 DEBUG : Waiting for deletions to finish 2025/12/31 03:21:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : splitbananasplit: Excluded 2025/12/31 03:21:29 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : banana: Excluded 2025/12/31 03:21:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:21:29 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : apple: Excluded 2025/12/31 03:21:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:21:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:21:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:21:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:21:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:21:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:21:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:21:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:21:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:21:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:21:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:21:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:21:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:21:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:21:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:21:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:21:29 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:22:44 DEBUG : Waiting for deletions to finish 2025/12/31 03:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:22:44 DEBUG : splitbananasplit: Excluded 2025/12/31 03:22:44 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:22:44 DEBUG : banana: Excluded 2025/12/31 03:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:22:44 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:22:44 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:22:44 DEBUG : apple: Excluded 2025/12/31 03:22:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:22:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:22:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:22:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:22:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:22:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:22:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:22:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:22:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:22:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:22:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:22:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:22:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:22:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:22:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:22:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:22:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:22:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:22:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:22:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:22:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:22:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:22:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:22:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:22:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:22:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:22:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:22:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:22:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:22:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:22:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:22:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:22:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:22:45 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:22:45 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:22:45 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:22:45 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:22:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:22:45 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:22:45 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:22:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:22:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:22:45 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:22:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:22:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:22:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:22:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:22:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:22:46 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:22:46 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:22:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:22:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:22:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:22:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:22:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:22:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:22:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:22:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:22:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/31 03:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:22:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/31 03:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:22:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/31 03:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:22:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/31 03:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:22:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/31 03:22:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:22:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/31 03:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:22:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:22:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/12/31 03:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:22:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:22:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:22:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:22:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:22:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:22:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:22:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:22:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:22:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:22:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/31 03:22:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:22:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:22:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:22:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:22:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/12/31 03:22:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/12/31 03:22:46 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:22:46 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:22:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/12/31 03:22:49 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:22:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:22:49 DEBUG : YXBwbGU=: size = 5 OK 2025/12/31 03:22:49 INFO : apple: Copied (new) to: YXBwbGU= 2025/12/31 03:22:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:22:50 DEBUG : YmFuYW5h: size = 6 OK 2025/12/31 03:22:50 INFO : banana: Copied (new) to: YmFuYW5h 2025/12/31 03:22:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:22:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/12/31 03:22:50 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:22:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:22:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/12/31 03:22:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:22:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:22:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/12/31 03:22:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:22:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:22:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/12/31 03:22:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:22:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:22:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/12/31 03:22:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:22:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:22:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/12/31 03:22:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:22:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:22:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/12/31 03:22:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:22:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:22:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/12/31 03:22:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:22:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/31 03:22:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/12/31 03:22:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:22:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:22:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/12/31 03:22:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:22:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/31 03:22:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/12/31 03:22:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:22:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/12/31 03:23:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/31 03:23:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/12/31 03:23:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/12/31 03:23:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/12/31 03:23:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/12/31 03:23:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/12/31 03:23:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:04 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/12/31 03:23:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/12/31 03:23:04 DEBUG : Waiting for deletions to finish 2025/12/31 03:23:05 INFO : dir1/0010-456789.txt: Deleted 2025/12/31 03:23:05 INFO : appleappleapplebanana: Deleted 2025/12/31 03:23:05 INFO : dir1/0012-6789;.txt: Deleted 2025/12/31 03:23:06 INFO : dir1/0015-9;=.txt: Deleted 2025/12/31 03:23:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/12/31 03:23:06 INFO : dir1/0011-56789;.txt: Deleted 2025/12/31 03:23:06 INFO : apple: Deleted 2025/12/31 03:23:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/12/31 03:23:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/12/31 03:23:07 INFO : dir1/0013-789;=.txt: Deleted 2025/12/31 03:23:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/12/31 03:23:07 INFO : dir1/0003-defghij.txt: Deleted 2025/12/31 03:23:07 INFO : dir1/0008-2345678.txt: Deleted 2025/12/31 03:23:08 INFO : dir1/0014-89;=.txt: Deleted 2025/12/31 03:23:08 INFO : banana: Deleted 2025/12/31 03:23:08 INFO : splitbananasplit: Deleted 2025/12/31 03:23:08 INFO : dir1/0002-cdefghi.txt: Deleted 2025/12/31 03:23:08 INFO : dir1/0005-fghijkl.txt: Deleted 2025/12/31 03:23:09 INFO : dir1/0007-1234567.txt: Deleted 2025/12/31 03:23:09 INFO : dir1/0009-3456789.txt: Deleted 2025/12/31 03:23:09 DEBUG : Waiting for deletions to finish 2025/12/31 03:23:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/12/31 03:23:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : YXBwbGU=: Excluded 2025/12/31 03:23:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : YmFuYW5h: Excluded 2025/12/31 03:23:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/12/31 03:23:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/12/31 03:23:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/12/31 03:23:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/12/31 03:23:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/12/31 03:23:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/12/31 03:23:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/12/31 03:23:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/12/31 03:23:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/12/31 03:23:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/12/31 03:23:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/12/31 03:23:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/12/31 03:23:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/12/31 03:23:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/12/31 03:23:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/12/31 03:23:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/12/31 03:23:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/12/31 03:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/31 03:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/31 03:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/12/31 03:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/31 03:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:10 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:10 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/12/31 03:23:10 DEBUG : splitbananasplit: Sizes identical 2025/12/31 03:23:10 DEBUG : splitbananasplit: Unchanged skipping 2025/12/31 03:23:10 DEBUG : YmFuYW5h: size = 6 OK 2025/12/31 03:23:10 DEBUG : banana: Sizes identical 2025/12/31 03:23:10 DEBUG : banana: Unchanged skipping 2025/12/31 03:23:10 DEBUG : YXBwbGU=: size = 5 OK 2025/12/31 03:23:10 DEBUG : apple: Sizes identical 2025/12/31 03:23:10 DEBUG : apple: Unchanged skipping 2025/12/31 03:23:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: Sizes identical 2025/12/31 03:23:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/31 03:23:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/31 03:23:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/31 03:23:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/31 03:23:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/31 03:23:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/31 03:23:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/31 03:23:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/12/31 03:23:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/31 03:23:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/12/31 03:23:10 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/31 03:23:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/12/31 03:23:10 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/31 03:23:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/31 03:23:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/12/31 03:23:10 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/31 03:23:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/31 03:23:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/12/31 03:23:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/12/31 03:23:10 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/31 03:23:10 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/31 03:23:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/31 03:23:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/12/31 03:23:10 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/31 03:23:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/12/31 03:23:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/12/31 03:23:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/31 03:23:10 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/31 03:23:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/31 03:23:10 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/31 03:23:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/12/31 03:23:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/31 03:23:10 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/31 03:23:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/31 03:23:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/31 03:23:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/12/31 03:23:10 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/31 03:23:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/31 03:23:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/12/31 03:23:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/31 03:23:10 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/31 03:23:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/31 03:23:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/12/31 03:23:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/12/31 03:23:10 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/31 03:23:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/31 03:23:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/12/31 03:23:10 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/31 03:23:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/31 03:23:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/12/31 03:23:10 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/31 03:23:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/31 03:23:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/12/31 03:23:10 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/31 03:23:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/31 03:23:10 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:23:10 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/12/31 03:23:10 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/31 03:23:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/31 03:23:10 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:23:10 DEBUG : Waiting for deletions to finish 2025/12/31 03:23:10 DEBUG : Waiting for deletions to finish 2025/12/31 03:23:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/12/31 03:23:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : YXBwbGU=: Excluded 2025/12/31 03:23:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : YmFuYW5h: Excluded 2025/12/31 03:23:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/12/31 03:23:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/12/31 03:23:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/12/31 03:23:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/12/31 03:23:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/12/31 03:23:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/12/31 03:23:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/12/31 03:23:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/12/31 03:23:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/12/31 03:23:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/12/31 03:23:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/12/31 03:23:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/12/31 03:23:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/12/31 03:23:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/12/31 03:23:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/12/31 03:23:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/12/31 03:23:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/12/31 03:23:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/12/31 03:23:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:11 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:11 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:11 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/31 03:23:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/31 03:23:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/12/31 03:23:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:11 DEBUG : apple: transformed to: YXBwbGU= 2025/12/31 03:23:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/31 03:23:11 DEBUG : banana: transformed to: YmFuYW5h 2025/12/31 03:23:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/31 03:23:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/31 03:23:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/31 03:23:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/31 03:23:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/31 03:23:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/31 03:23:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:24:21 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:24:21 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:24:22 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:24:22 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:24:23 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:24:27 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:24:28 DEBUG : banana: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:24:32 DEBUG : Waiting for deletions to finish 2025/12/31 03:24:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : splitbananasplit: Excluded 2025/12/31 03:24:33 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : banana: Excluded 2025/12/31 03:24:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:24:33 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : apple: Excluded 2025/12/31 03:24:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:24:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:24:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:24:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:24:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:24:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:24:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:24:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:24:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:24:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:24:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:24:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:24:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:24:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:24:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:24:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:24:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:24:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:33 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:33 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:33 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:33 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:33 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:33 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:33 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:33 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:34 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:34 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/31 03:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/31 03:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/31 03:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/31 03:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/31 03:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/31 03:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/31 03:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/31 03:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/31 03:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/31 03:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/31 03:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/31 03:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/31 03:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/31 03:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/31 03:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/31 03:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/31 03:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/31 03:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/31 03:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/31 03:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/31 03:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/31 03:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/31 03:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/31 03:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/31 03:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/31 03:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/31 03:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/31 03:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/31 03:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/31 03:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/31 03:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/31 03:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/31 03:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/31 03:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/31 03:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/31 03:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/31 03:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/31 03:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/31 03:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/31 03:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/31 03:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/31 03:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/31 03:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/31 03:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/31 03:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/31 03:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/31 03:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/31 03:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/31 03:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/31 03:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/31 03:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/31 03:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/31 03:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/31 03:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/31 03:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/31 03:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/31 03:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/31 03:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/31 03:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/31 03:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/31 03:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/31 03:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/31 03:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/31 03:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/31 03:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/31 03:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/31 03:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/31 03:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/31 03:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/31 03:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/31 03:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/31 03:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/31 03:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/31 03:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/31 03:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/31 03:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/31 03:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/31 03:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/31 03:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/31 03:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/31 03:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/31 03:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/31 03:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/31 03:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/31 03:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/31 03:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/31 03:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/31 03:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/31 03:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/31 03:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/31 03:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/31 03:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/31 03:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/31 03:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/31 03:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/31 03:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/31 03:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/31 03:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/31 03:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/31 03:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/31 03:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/31 03:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/31 03:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/31 03:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/31 03:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/31 03:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/31 03:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/31 03:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/31 03:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/31 03:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/31 03:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/31 03:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/31 03:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/31 03:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/31 03:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/31 03:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/31 03:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/31 03:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/31 03:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/31 03:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/31 03:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/31 03:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/31 03:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/31 03:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/31 03:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/31 03:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/31 03:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/31 03:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/31 03:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/31 03:24:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/31 03:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/31 03:24:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/31 03:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/31 03:24:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/31 03:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/31 03:24:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/31 03:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/31 03:24:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/31 03:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/31 03:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/31 03:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/31 03:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/31 03:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/31 03:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/31 03:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/31 03:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/31 03:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/31 03:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/31 03:24:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/31 03:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/31 03:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/31 03:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/31 03:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/31 03:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/31 03:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/31 03:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/31 03:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/31 03:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/31 03:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/31 03:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/31 03:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/31 03:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/31 03:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/31 03:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/31 03:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/31 03:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/31 03:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/31 03:24:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/12/31 03:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/31 03:24:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/31 03:24:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/31 03:24:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/31 03:24:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/31 03:24:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/31 03:24:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/31 03:24:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/31 03:24:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/31 03:24:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/31 03:24:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/31 03:24:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/31 03:24:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/31 03:24:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/31 03:24:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/31 03:24:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/31 03:24:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/12/31 03:24:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:34 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:24:34 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:24:37 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/12/31 03:24:37 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/12/31 03:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/12/31 03:24:37 DEBUG : PREFIXapple: size = 5 OK 2025/12/31 03:24:37 INFO : apple: Copied (new) to: PREFIXapple 2025/12/31 03:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/12/31 03:24:38 DEBUG : PREFIXbanana: size = 6 OK 2025/12/31 03:24:38 INFO : banana: Copied (new) to: PREFIXbanana 2025/12/31 03:24:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/12/31 03:24:38 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/12/31 03:24:38 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/12/31 03:24:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/12/31 03:24:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/12/31 03:24:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/12/31 03:24:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/12/31 03:24:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/12/31 03:24:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/12/31 03:24:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/12/31 03:24:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/12/31 03:24:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/12/31 03:24:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/12/31 03:24:42 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/12/31 03:24:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/12/31 03:24:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/12/31 03:24:44 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/12/31 03:24:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/12/31 03:24:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/12/31 03:24:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/12/31 03:24:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/12/31 03:24:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/12/31 03:24:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/12/31 03:24:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/12/31 03:24:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/12/31 03:24:46 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/12/31 03:24:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/12/31 03:24:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/12/31 03:24:47 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/12/31 03:24:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/12/31 03:24:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/12/31 03:24:47 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/12/31 03:24:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/12/31 03:24:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/12/31 03:24:48 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/12/31 03:24:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/12/31 03:24:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/12/31 03:24:49 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/12/31 03:24:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/12/31 03:24:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/12/31 03:24:50 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/12/31 03:24:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/12/31 03:24:51 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/12/31 03:24:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/12/31 03:24:51 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/12/31 03:24:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/12/31 03:24:52 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/12/31 03:24:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/12/31 03:24:52 DEBUG : Waiting for deletions to finish 2025/12/31 03:24:53 INFO : banana: Deleted 2025/12/31 03:24:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/12/31 03:24:54 INFO : dir1/0010-456789.txt: Deleted 2025/12/31 03:24:54 INFO : dir1/0013-789;=.txt: Deleted 2025/12/31 03:24:54 INFO : dir1/0011-56789;.txt: Deleted 2025/12/31 03:24:54 INFO : apple: Deleted 2025/12/31 03:24:54 INFO : appleappleapplebanana: Deleted 2025/12/31 03:24:54 INFO : dir1/0008-2345678.txt: Deleted 2025/12/31 03:24:55 INFO : splitbananasplit: Deleted 2025/12/31 03:24:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/12/31 03:24:55 INFO : dir1/0003-defghij.txt: Deleted 2025/12/31 03:24:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/12/31 03:24:55 INFO : dir1/0014-89;=.txt: Deleted 2025/12/31 03:24:56 INFO : dir1/0000-abcdefg.txt: Deleted 2025/12/31 03:24:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/12/31 03:24:56 INFO : dir1/0007-1234567.txt: Deleted 2025/12/31 03:24:56 INFO : dir1/0012-6789;.txt: Deleted 2025/12/31 03:24:57 INFO : dir1/0015-9;=.txt: Deleted 2025/12/31 03:24:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/12/31 03:24:57 INFO : dir1/0009-3456789.txt: Deleted 2025/12/31 03:24:57 DEBUG : Waiting for deletions to finish 2025/12/31 03:24:57 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : PREFIXsplitbananasplit: Excluded 2025/12/31 03:24:57 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : PREFIXbanana: Excluded 2025/12/31 03:24:57 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/12/31 03:24:57 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : PREFIXapple: Excluded 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:24:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/12/31 03:24:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/12/31 03:24:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/12/31 03:24:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/12/31 03:24:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/12/31 03:24:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/12/31 03:24:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/12/31 03:24:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/12/31 03:24:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/12/31 03:24:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/12/31 03:24:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/12/31 03:24:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/12/31 03:24:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/12/31 03:24:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/12/31 03:24:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/12/31 03:24:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/12/31 03:24:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/12/31 03:24:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/12/31 03:24:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/12/31 03:24:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/12/31 03:24:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/12/31 03:24:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/12/31 03:24:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/12/31 03:24:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/12/31 03:24:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/12/31 03:24:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/12/31 03:24:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/12/31 03:24:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/12/31 03:24:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/12/31 03:24:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/12/31 03:24:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/12/31 03:24:58 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/12/31 03:24:58 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/12/31 03:24:58 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/12/31 03:24:58 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/12/31 03:24:58 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/12/31 03:24:58 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/12/31 03:24:58 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/12/31 03:24:58 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/12/31 03:24:58 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/12/31 03:24:58 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/12/31 03:24:58 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/12/31 03:24:58 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/12/31 03:24:58 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/12/31 03:24:58 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/12/31 03:24:58 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/12/31 03:24:58 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:58 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/12/31 03:24:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/12/31 03:24:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/12/31 03:24:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/12/31 03:24:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/12/31 03:24:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/12/31 03:24:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/12/31 03:24:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/12/31 03:24:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/12/31 03:24:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/12/31 03:24:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/12/31 03:24:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/12/31 03:24:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/12/31 03:24:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/12/31 03:24:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/12/31 03:24:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/12/31 03:24:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : apple: transformed to: PREFIXapple 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/31 03:24:58 DEBUG : banana: transformed to: PREFIXbanana 2025/12/31 03:24:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/31 03:24:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/12/31 03:24:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/12/31 03:24:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/12/31 03:24:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/12/31 03:24:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/12/31 03:24:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/12/31 03:24:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/12/31 03:24:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/12/31 03:24:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/12/31 03:24:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/12/31 03:24:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/12/31 03:24:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/12/31 03:24:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/12/31 03:24:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/12/31 03:24:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/12/31 03:24:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/12/31 03:24:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/12/31 03:24:58 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:24:58 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:25:02 DEBUG : apple: size = 5 OK 2025/12/31 03:25:02 INFO : apple: Copied (new) 2025/12/31 03:25:02 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/31 03:25:02 INFO : appleappleapplebanana: Copied (new) 2025/12/31 03:25:02 DEBUG : banana: size = 6 OK 2025/12/31 03:25:02 INFO : banana: Copied (new) 2025/12/31 03:25:03 DEBUG : splitbananasplit: size = 16 OK 2025/12/31 03:25:03 INFO : splitbananasplit: Copied (new) 2025/12/31 03:25:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/31 03:25:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/12/31 03:25:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/31 03:25:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/12/31 03:25:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/31 03:25:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/12/31 03:25:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/31 03:25:07 INFO : dir1/0003-defghij.txt: Copied (new) 2025/12/31 03:25:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/31 03:25:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/12/31 03:25:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/31 03:25:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/12/31 03:25:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/31 03:25:10 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/12/31 03:25:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/31 03:25:10 INFO : dir1/0007-1234567.txt: Copied (new) 2025/12/31 03:25:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/31 03:25:12 INFO : dir1/0008-2345678.txt: Copied (new) 2025/12/31 03:25:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/31 03:25:12 INFO : dir1/0009-3456789.txt: Copied (new) 2025/12/31 03:25:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/31 03:25:13 INFO : dir1/0010-456789.txt: Copied (new) 2025/12/31 03:25:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/31 03:25:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/12/31 03:25:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/31 03:25:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/12/31 03:25:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/31 03:25:15 INFO : dir1/0013-789;=.txt: Copied (new) 2025/12/31 03:25:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/31 03:25:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/12/31 03:25:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/31 03:25:17 INFO : dir1/0015-9;=.txt: Copied (new) 2025/12/31 03:25:17 DEBUG : Waiting for deletions to finish 2025/12/31 03:25:18 INFO : PREFIXbanana: Deleted 2025/12/31 03:25:18 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/12/31 03:25:18 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/12/31 03:25:19 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/12/31 03:25:19 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/12/31 03:25:19 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/12/31 03:25:19 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/12/31 03:25:19 INFO : PREFIXapple: Deleted 2025/12/31 03:25:20 INFO : PREFIXsplitbananasplit: Deleted 2025/12/31 03:25:20 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/12/31 03:25:20 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/12/31 03:25:20 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/12/31 03:25:20 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/12/31 03:25:21 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/12/31 03:25:21 INFO : PREFIXappleappleapplebanana: Deleted 2025/12/31 03:25:21 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/12/31 03:25:21 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/12/31 03:25:21 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/12/31 03:25:22 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/12/31 03:25:22 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/12/31 03:25:22 DEBUG : Waiting for deletions to finish 2025/12/31 03:25:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : splitbananasplit: Excluded 2025/12/31 03:25:22 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : banana: Excluded 2025/12/31 03:25:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:25:22 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : apple: Excluded 2025/12/31 03:25:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:25:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:25:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:25:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:25:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:25:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:25:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:25:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:25:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:25:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:25:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:25:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:25:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:25:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:25:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:25:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:25:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:25:23 DEBUG : Waiting for deletions to finish 2025/12/31 03:25:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:25:23 DEBUG : splitbananasplit: Excluded 2025/12/31 03:25:23 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:25:23 DEBUG : banana: Excluded 2025/12/31 03:25:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:25:23 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:25:23 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:25:23 DEBUG : apple: Excluded 2025/12/31 03:25:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:25:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:25:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:25:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:25:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:25:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:25:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:25:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:25:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:25:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:25:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:25:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:25:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:25:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:25:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:25:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:25:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:25:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:25:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:25:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:25:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:25:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:25:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:25:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:25:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:25:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:25:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:25:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:25:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:25:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:25:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:25:24 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:26:40 DEBUG : Waiting for deletions to finish 2025/12/31 03:26:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : splitbananasplit: Excluded 2025/12/31 03:26:40 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : banana: Excluded 2025/12/31 03:26:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:26:40 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : apple: Excluded 2025/12/31 03:26:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:26:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:26:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:26:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:26:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:26:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:26:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:26:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:26:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:26:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:26:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:26:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:26:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:26:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:26:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:26:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:26:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:26:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/31 03:26:41 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:26:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:26:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/31 03:26:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:26:41 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:26:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/31 03:26:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:26:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:26:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/31 03:26:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:26:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:26:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:26:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:26:41 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:26:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:26:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:26:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:26:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/31 03:26:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:26:41 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:26:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:26:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/31 03:26:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/31 03:26:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/31 03:26:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/31 03:26:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/31 03:26:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/31 03:26:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/31 03:26:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/31 03:26:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/31 03:26:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/31 03:26:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/31 03:26:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/31 03:26:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/31 03:26:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/12/31 03:26:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/12/31 03:26:41 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:26:41 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:26:44 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/12/31 03:26:44 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/12/31 03:26:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/12/31 03:26:44 DEBUG : appleSUFFIX: size = 5 OK 2025/12/31 03:26:44 INFO : apple: Copied (new) to: appleSUFFIX 2025/12/31 03:26:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/12/31 03:26:45 DEBUG : bananaSUFFIX: size = 6 OK 2025/12/31 03:26:45 INFO : banana: Copied (new) to: bananaSUFFIX 2025/12/31 03:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/12/31 03:26:45 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/12/31 03:26:45 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/12/31 03:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/12/31 03:26:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/12/31 03:26:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/12/31 03:26:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/12/31 03:26:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/12/31 03:26:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/12/31 03:26:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/12/31 03:26:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/12/31 03:26:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/12/31 03:26:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/12/31 03:26:49 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/12/31 03:26:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/12/31 03:26:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/12/31 03:26:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/12/31 03:26:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/12/31 03:26:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/12/31 03:26:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/12/31 03:26:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/12/31 03:26:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/12/31 03:26:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/12/31 03:26:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/12/31 03:26:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/12/31 03:26:52 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/12/31 03:26:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/12/31 03:26:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/12/31 03:26:54 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/12/31 03:26:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/12/31 03:26:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/12/31 03:26:54 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/12/31 03:26:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/12/31 03:26:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/12/31 03:26:56 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/12/31 03:26:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/12/31 03:26:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/12/31 03:26:56 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/12/31 03:26:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/12/31 03:26:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/12/31 03:26:57 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/12/31 03:26:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/12/31 03:26:58 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/12/31 03:26:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/12/31 03:26:59 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/12/31 03:26:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/12/31 03:26:59 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/12/31 03:26:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/12/31 03:26:59 DEBUG : Waiting for deletions to finish 2025/12/31 03:27:00 INFO : dir1/0015-9;=.txt: Deleted 2025/12/31 03:27:00 INFO : dir1/0013-789;=.txt: Deleted 2025/12/31 03:27:01 INFO : apple: Deleted 2025/12/31 03:27:01 INFO : dir1/0002-cdefghi.txt: Deleted 2025/12/31 03:27:01 INFO : dir1/0007-1234567.txt: Deleted 2025/12/31 03:27:01 INFO : dir1/0012-6789;.txt: Deleted 2025/12/31 03:27:01 INFO : banana: Deleted 2025/12/31 03:27:02 INFO : splitbananasplit: Deleted 2025/12/31 03:27:02 INFO : dir1/0005-fghijkl.txt: Deleted 2025/12/31 03:27:02 INFO : dir1/0008-2345678.txt: Deleted 2025/12/31 03:27:02 INFO : dir1/0010-456789.txt: Deleted 2025/12/31 03:27:02 INFO : dir1/0011-56789;.txt: Deleted 2025/12/31 03:27:03 INFO : appleappleapplebanana: Deleted 2025/12/31 03:27:03 INFO : dir1/0003-defghij.txt: Deleted 2025/12/31 03:27:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/12/31 03:27:03 INFO : dir1/0014-89;=.txt: Deleted 2025/12/31 03:27:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/12/31 03:27:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/12/31 03:27:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/12/31 03:27:04 INFO : dir1/0009-3456789.txt: Deleted 2025/12/31 03:27:04 DEBUG : Waiting for deletions to finish 2025/12/31 03:27:04 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : splitbananasplitSUFFIX: Excluded 2025/12/31 03:27:04 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : bananaSUFFIX: Excluded 2025/12/31 03:27:04 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : appleSUFFIX: Excluded 2025/12/31 03:27:04 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/12/31 03:27:04 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2025/12/31 03:27:04 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2025/12/31 03:27:04 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2025/12/31 03:27:04 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2025/12/31 03:27:04 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2025/12/31 03:27:04 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2025/12/31 03:27:04 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2025/12/31 03:27:04 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2025/12/31 03:27:04 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2025/12/31 03:27:04 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2025/12/31 03:27:04 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2025/12/31 03:27:04 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2025/12/31 03:27:04 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2025/12/31 03:27:04 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2025/12/31 03:27:04 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2025/12/31 03:27:04 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2025/12/31 03:27:04 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2025/12/31 03:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/12/31 03:27:05 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/12/31 03:27:05 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/12/31 03:27:05 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/12/31 03:27:05 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/12/31 03:27:05 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/12/31 03:27:05 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/12/31 03:27:05 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/12/31 03:27:05 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/12/31 03:27:05 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/12/31 03:27:05 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/12/31 03:27:05 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/12/31 03:27:05 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/12/31 03:27:05 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/12/31 03:27:05 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/12/31 03:27:05 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/12/31 03:27:05 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/12/31 03:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/12/31 03:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/12/31 03:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/12/31 03:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/12/31 03:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/12/31 03:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/12/31 03:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/12/31 03:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/12/31 03:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/12/31 03:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/12/31 03:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/12/31 03:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/12/31 03:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/12/31 03:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/12/31 03:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/12/31 03:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/12/31 03:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:27:05 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:27:05 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:27:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/12/31 03:27:05 DEBUG : apple: transformed to: appleSUFFIX 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/31 03:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/31 03:27:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0000-abcdefg.txtSUFFIX" actual : "dir1/0000-abcdefg.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0000-abcdefg.txtSUFFIX +dir1/0000-abcdefg.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/12/31 03:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0001-bcdefgh.txtSUFFIX" actual : "dir1/0001-bcdefgh.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0001-bcdefgh.txtSUFFIX +dir1/0001-bcdefgh.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/12/31 03:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0002-cdefghi.txtSUFFIX" actual : "dir1/0002-cdefghi.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0002-cdefghi.txtSUFFIX +dir1/0002-cdefghi.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/12/31 03:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0003-defghij.txtSUFFIX" actual : "dir1/0003-defghij.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0003-defghij.txtSUFFIX +dir1/0003-defghij.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/12/31 03:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0004-efghijk.txtSUFFIX" actual : "dir1/0004-efghijk.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0004-efghijk.txtSUFFIX +dir1/0004-efghijk.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/12/31 03:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0005-fghijkl.txtSUFFIX" actual : "dir1/0005-fghijkl.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0005-fghijkl.txtSUFFIX +dir1/0005-fghijkl.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/12/31 03:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0006-ghijklm.txtSUFFIX" actual : "dir1/0006-ghijklm.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0006-ghijklm.txtSUFFIX +dir1/0006-ghijklm.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/12/31 03:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0007-1234567.txtSUFFIX" actual : "dir1/0007-1234567.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0007-1234567.txtSUFFIX +dir1/0007-1234567.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/12/31 03:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0008-2345678.txtSUFFIX" actual : "dir1/0008-2345678.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0008-2345678.txtSUFFIX +dir1/0008-2345678.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/12/31 03:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0009-3456789.txtSUFFIX" actual : "dir1/0009-3456789.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0009-3456789.txtSUFFIX +dir1/0009-3456789.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/12/31 03:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0010-456789.txtSUFFIX" actual : "dir1/0010-456789.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0010-456789.txtSUFFIX +dir1/0010-456789.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/12/31 03:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0011-56789;.txtSUFFIX" actual : "dir1/0011-56789;.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0011-56789;.txtSUFFIX +dir1/0011-56789;.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/12/31 03:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0012-6789;.txtSUFFIX" actual : "dir1/0012-6789;.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0012-6789;.txtSUFFIX +dir1/0012-6789;.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/12/31 03:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0013-789;=.txtSUFFIX" actual : "dir1/0013-789;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0013-789;=.txtSUFFIX +dir1/0013-789;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/12/31 03:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0014-89;=.txtSUFFIX" actual : "dir1/0014-89;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0014-89;=.txtSUFFIX +dir1/0014-89;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/12/31 03:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX sync_transform_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:212 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: "dir1/0015-9;=.txtSUFFIX" actual : "dir1/0015-9;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0015-9;=.txtSUFFIX +dir1/0015-9;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/12/31 03:27:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/31 03:27:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/12/31 03:27:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/12/31 03:27:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/12/31 03:27:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/12/31 03:27:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/12/31 03:27:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/12/31 03:27:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/12/31 03:27:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/12/31 03:27:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/12/31 03:27:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/12/31 03:27:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/12/31 03:27:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/12/31 03:27:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/12/31 03:27:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/12/31 03:27:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/12/31 03:27:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/12/31 03:27:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/12/31 03:27:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/12/31 03:27:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/12/31 03:27:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/12/31 03:27:06 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:27:06 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:27:09 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:27:09 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:27:09 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:27:09 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:27:10 DEBUG : splitbananasplit: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:27:10 DEBUG : banana: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:27:10 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:27:10 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:27:10 DEBUG : splitbananasplit: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:27:10 DEBUG : banana: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:27:11 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:27:11 DEBUG : splitbananasplit: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:27:11 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:27:11 DEBUG : banana: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:27:11 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:27:12 DEBUG : splitbananasplit: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:27:12 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:27:12 DEBUG : banana: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:27:13 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:27:13 DEBUG : splitbananasplit: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:27:14 DEBUG : apple: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:27:14 DEBUG : banana: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:27:14 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:27:15 DEBUG : splitbananasplit: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:27:17 DEBUG : apple: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:27:18 DEBUG : banana: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:27:18 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:27:18 DEBUG : splitbananasplit: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:27:24 DEBUG : apple: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:27:24 DEBUG : banana: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:27:25 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:27:25 DEBUG : splitbananasplit: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:27:37 DEBUG : apple: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:27:37 DEBUG : banana: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:27:38 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:27:38 DEBUG : splitbananasplit: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:28:03 DEBUG : apple: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:28:03 DEBUG : banana: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:28:04 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:28:04 DEBUG : splitbananasplit: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:28:54 ERROR : apple: Failed to copy: object not found 2025/12/31 03:28:54 ERROR : banana: Failed to copy: object not found 2025/12/31 03:28:55 ERROR : appleappleapplebanana: Failed to copy: object not found 2025/12/31 03:28:55 ERROR : splitbananasplit: Failed to copy: object not found 2025/12/31 03:28:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/31 03:28:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/12/31 03:28:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/31 03:28:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/12/31 03:28:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/31 03:28:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/12/31 03:28:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/31 03:28:58 INFO : dir1/0003-defghij.txt: Copied (new) 2025/12/31 03:28:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/31 03:28:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/12/31 03:29:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/31 03:29:01 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/12/31 03:29:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/31 03:29:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/12/31 03:29:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/31 03:29:02 INFO : dir1/0007-1234567.txt: Copied (new) 2025/12/31 03:29:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/31 03:29:02 INFO : dir1/0008-2345678.txt: Copied (new) 2025/12/31 03:29:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/31 03:29:04 INFO : dir1/0009-3456789.txt: Copied (new) 2025/12/31 03:29:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/31 03:29:04 INFO : dir1/0010-456789.txt: Copied (new) 2025/12/31 03:29:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/31 03:29:05 INFO : dir1/0011-56789;.txt: Copied (new) 2025/12/31 03:29:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/31 03:29:06 INFO : dir1/0012-6789;.txt: Copied (new) 2025/12/31 03:29:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/31 03:29:07 INFO : dir1/0013-789;=.txt: Copied (new) 2025/12/31 03:29:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/31 03:29:07 INFO : dir1/0014-89;=.txt: Copied (new) 2025/12/31 03:29:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/31 03:29:08 INFO : dir1/0015-9;=.txt: Copied (new) 2025/12/31 03:29:08 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:29:08 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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: object not found Test: TestTransform/suffix 2025/12/31 03:29:08 DEBUG : Waiting for deletions to finish 2025/12/31 03:29:08 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/12/31 03:29:08 DEBUG : splitbananasplitSUFFIX: Excluded 2025/12/31 03:29:08 DEBUG : splitbananasplit(1): Excluded (Path Filter) 2025/12/31 03:29:08 DEBUG : splitbananasplit(1): Excluded 2025/12/31 03:29:08 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/12/31 03:29:08 DEBUG : bananaSUFFIX: Excluded 2025/12/31 03:29:08 DEBUG : banana(1): Excluded (Path Filter) 2025/12/31 03:29:08 DEBUG : banana(1): Excluded 2025/12/31 03:29:08 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/12/31 03:29:08 DEBUG : appleSUFFIX: Excluded 2025/12/31 03:29:08 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/12/31 03:29:08 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/12/31 03:29:08 DEBUG : appleappleapplebanana(1): Excluded (Path Filter) 2025/12/31 03:29:08 DEBUG : appleappleapplebanana(1): Excluded 2025/12/31 03:29:08 DEBUG : apple(1): Excluded (Path Filter) 2025/12/31 03:29:08 DEBUG : apple(1): Excluded 2025/12/31 03:29:09 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2025/12/31 03:29:09 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2025/12/31 03:29:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:29:09 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:119 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:30:52 DEBUG : Waiting for deletions to finish 2025/12/31 03:30:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:30:52 DEBUG : splitbananasplit: Excluded 2025/12/31 03:30:52 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:30:52 DEBUG : banana: Excluded 2025/12/31 03:30:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:30:52 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:30:52 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:30:52 DEBUG : apple: Excluded 2025/12/31 03:30:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:30:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:30:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:30:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:30:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:30:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:30:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:30:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:30:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:30:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:30:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:30:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:30:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:30:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:30:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:30:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:30:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:30:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:30:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:30:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:30:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:30:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:30:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:30:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:30:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:30:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:30:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:30:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:30:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:30:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:30:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:30:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/31 03:30:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/31 03:30:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/31 03:30:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/31 03:30:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/31 03:30:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/31 03:30:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/31 03:30:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/31 03:30:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/31 03:30:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/12/31 03:30:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/31 03:30:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/12/31 03:30:53 DEBUG : apple: size = 5 OK 2025/12/31 03:30:53 DEBUG : apple: Sizes identical 2025/12/31 03:30:53 DEBUG : apple: Unchanged skipping 2025/12/31 03:30:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/31 03:30:53 DEBUG : banana: size = 6 OK 2025/12/31 03:30:53 DEBUG : banana: Sizes identical 2025/12/31 03:30:53 DEBUG : banana: Unchanged skipping 2025/12/31 03:30:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/31 03:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/31 03:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/31 03:30:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/31 03:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/31 03:30:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/31 03:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/31 03:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/31 03:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/31 03:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/31 03:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/31 03:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/31 03:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/31 03:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/31 03:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/31 03:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/31 03:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/31 03:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/31 03:30:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/31 03:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/31 03:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/31 03:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/31 03:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/31 03:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/31 03:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/31 03:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/31 03:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/31 03:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/31 03:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/31 03:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/31 03:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/31 03:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/31 03:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/31 03:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/31 03:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/31 03:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/31 03:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/31 03:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/31 03:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/31 03:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/31 03:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/31 03:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/31 03:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/31 03:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/31 03:30:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/31 03:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/31 03:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/31 03:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/31 03:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/31 03:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/31 03:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/31 03:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/31 03:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/31 03:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/31 03:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/31 03:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/31 03:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/31 03:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/31 03:30:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/31 03:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/31 03:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/31 03:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/31 03:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/31 03:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/31 03:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/31 03:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/31 03:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/31 03:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/31 03:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/31 03:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/31 03:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/31 03:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/31 03:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/31 03:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/31 03:30:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/31 03:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/31 03:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/31 03:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/31 03:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/31 03:30:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/31 03:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/31 03:30:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/31 03:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/31 03:30:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/31 03:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/31 03:30:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/31 03:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/31 03:30:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/31 03:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/31 03:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/31 03:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/31 03:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/31 03:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/31 03:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/31 03:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/31 03:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/31 03:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/31 03:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/31 03:30:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/31 03:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/31 03:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/31 03:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/31 03:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/31 03:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/31 03:30:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/31 03:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/31 03:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/31 03:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/31 03:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/31 03:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/31 03:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/31 03:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/31 03:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/31 03:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/31 03:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/31 03:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/31 03:30:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/31 03:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/31 03:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/31 03:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/31 03:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/31 03:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/31 03:30:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/31 03:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/31 03:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/31 03:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/31 03:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/31 03:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/31 03:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/31 03:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/31 03:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/31 03:30:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/31 03:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/31 03:30:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/31 03:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/31 03:30:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/31 03:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/31 03:30:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/31 03:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/31 03:30:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/31 03:30:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/31 03:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/31 03:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/31 03:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/31 03:30:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/31 03:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/31 03:30:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/31 03:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/31 03:30:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/31 03:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/31 03:30:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/31 03:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/31 03:30:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/31 03:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/31 03:30:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/31 03:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/31 03:30:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/31 03:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/31 03:30:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/31 03:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/31 03:30:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/31 03:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/31 03:30:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/31 03:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/31 03:30:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/31 03:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/31 03:30:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/31 03:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/31 03:30:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/31 03:30:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/12/31 03:30:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/31 03:30:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/31 03:30:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/12/31 03:30:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/31 03:30:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/12/31 03:30:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/31 03:30:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/12/31 03:30:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/31 03:30:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/12/31 03:30:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/31 03:30:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/12/31 03:30:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/31 03:30:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/12/31 03:30:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/31 03:30:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/12/31 03:30:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/31 03:30:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/12/31 03:30:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/31 03:30:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/12/31 03:30:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/31 03:30:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/12/31 03:30:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/31 03:30:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/12/31 03:30:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/31 03:30:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/12/31 03:30:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/31 03:30:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/12/31 03:30:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/31 03:30:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/12/31 03:30:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/31 03:30:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/12/31 03:30:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/12/31 03:30:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/12/31 03:30:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/12/31 03:30:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/12/31 03:30:54 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:30:54 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:30:57 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:30:57 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:30:57 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:30:57 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:30:58 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:30:58 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:30:58 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:30:58 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:30:59 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:30:59 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:30:59 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:30:59 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:30:59 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:31:00 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:31:00 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:31:00 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:31:00 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:31:00 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:31:01 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:31:01 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:31:02 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:31:02 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:31:03 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:31:03 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:31:06 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:31:06 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:31:06 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:31:06 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:31:12 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:31:12 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:31:13 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:31:13 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:31:25 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:31:26 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:31:26 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:31:26 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:31:51 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:31:52 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:31:52 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:31:52 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:32:43 ERROR : splitbananasplit: Failed to copy: object not found 2025/12/31 03:32:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/12/31 03:32:43 ERROR : appleappleapplebanana: Failed to copy: object not found 2025/12/31 03:32:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/12/31 03:32:43 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2025/12/31 03:32:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/12/31 03:32:43 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2025/12/31 03:32:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/12/31 03:32:45 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:32:45 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:32:46 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:32:46 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:32:46 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:32:46 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:32:47 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:32:47 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:32:47 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:32:47 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:32:47 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:32:48 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:32:48 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:32:48 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:32:48 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:32:48 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:32:49 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:32:49 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:32:49 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:32:50 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:32:50 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:32:51 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:32:51 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:32:52 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:32:53 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:32:54 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:32:55 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:32:55 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:33:00 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:33:01 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:33:02 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:33:02 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:33:13 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:33:14 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:33:15 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:33:15 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:33:39 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:33:40 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:33:40 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:33:41 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:34:30 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2025/12/31 03:34:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/12/31 03:34:31 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2025/12/31 03:34:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/12/31 03:34:32 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2025/12/31 03:34:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/12/31 03:34:32 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2025/12/31 03:34:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/12/31 03:34:32 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:34:33 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:34:33 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:34:34 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:34:34 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:34:34 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:34:34 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:34:35 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:34:35 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:34:35 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:34:35 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:34:36 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:34:36 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:34:36 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:34:36 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:34:36 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:34:37 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:34:37 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:34:38 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:34:38 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:34:38 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:34:38 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:34:40 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:34:40 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:34:41 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:34:42 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:34:43 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:34:43 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:34:48 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:34:48 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:34:50 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:34:50 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:35:01 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:35:01 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:35:03 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:35:03 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:35:27 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:35:27 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:35:29 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:35:29 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:36:18 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2025/12/31 03:36:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/12/31 03:36:18 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2025/12/31 03:36:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/12/31 03:36:20 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2025/12/31 03:36:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/12/31 03:36:20 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:36:20 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2025/12/31 03:36:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/12/31 03:36:20 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:36:21 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:36:21 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:36:22 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:36:22 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:36:22 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:36:23 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:36:23 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:36:23 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:36:24 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:36:24 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:36:24 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:36:24 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:36:24 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:36:25 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:36:25 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:36:25 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:36:25 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:36:26 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:36:26 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:36:27 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:36:28 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:36:28 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:36:29 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:36:30 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:36:32 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:36:32 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:36:35 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:36:36 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:36:38 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:36:39 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:36:48 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:36:49 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:36:51 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:36:52 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:37:14 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:37:15 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:37:17 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:37:17 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:38:05 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2025/12/31 03:38:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/12/31 03:38:06 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2025/12/31 03:38:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/12/31 03:38:08 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:38:08 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:38:08 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2025/12/31 03:38:08 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2025/12/31 03:38:09 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/12/31 03:38:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/12/31 03:38:09 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:38:09 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2025/12/31 03:38:11 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2025/12/31 03:38:13 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2025/12/31 03:38:16 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2025/12/31 03:38:23 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2025/12/31 03:38:36 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2025/12/31 03:39:02 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2025/12/31 03:39:53 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2025/12/31 03:39:53 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:39:53 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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 2025/12/31 03:39:53 DEBUG : Waiting for deletions to finish 2025/12/31 03:39:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : splitbananasplit: Excluded 2025/12/31 03:39:53 DEBUG : splitbanan(1): Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : splitbanan(1): Excluded 2025/12/31 03:39:53 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : banana: Excluded 2025/12/31 03:39:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:39:53 DEBUG : appleapple(1): Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : appleapple(1): Excluded 2025/12/31 03:39:53 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : apple: Excluded 2025/12/31 03:39:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:39:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0015-9;=.t: Excluded 2025/12/31 03:39:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:39:53 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0014-89;=(1): Excluded 2025/12/31 03:39:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:39:53 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0013-789;=(1): Excluded 2025/12/31 03:39:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:39:53 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0012-6789;(1): Excluded 2025/12/31 03:39:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:39:53 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0011-56789(1): Excluded 2025/12/31 03:39:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:39:53 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0010-45678(1): Excluded 2025/12/31 03:39:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:39:53 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0009-34567(1): Excluded 2025/12/31 03:39:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:39:53 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0008-23456(1): Excluded 2025/12/31 03:39:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:39:53 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0007-12345(1): Excluded 2025/12/31 03:39:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:39:53 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0006-ghijk(1): Excluded 2025/12/31 03:39:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:39:53 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0005-fghij(1): Excluded 2025/12/31 03:39:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:39:53 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0004-efghi(1): Excluded 2025/12/31 03:39:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:39:53 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0003-defgh(1): Excluded 2025/12/31 03:39:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:39:53 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0002-cdefg(1): Excluded 2025/12/31 03:39:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:39:53 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0001-bcdef(1): Excluded 2025/12/31 03:39:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:39:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:39:53 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2025/12/31 03:39:53 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:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:41:33 DEBUG : Waiting for deletions to finish 2025/12/31 03:41:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : splitbananasplit: Excluded 2025/12/31 03:41:33 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : banana: Excluded 2025/12/31 03:41:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:41:33 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : apple: Excluded 2025/12/31 03:41:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:41:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:41:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:41:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:41:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:41:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:41:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:41:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:41:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:41:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:41:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:41:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:41:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:41:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:41:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:41:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:41:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:41:34 DEBUG : banana: size = 6 OK 2025/12/31 03:41:34 DEBUG : banana: Sizes identical 2025/12/31 03:41:34 DEBUG : banana: Unchanged skipping 2025/12/31 03:41:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/31 03:41:34 DEBUG : apple: size = 5 OK 2025/12/31 03:41:34 DEBUG : splitbananasplit: size = 16 OK 2025/12/31 03:41:34 DEBUG : appleappleapplebanana: Sizes identical 2025/12/31 03:41:34 DEBUG : apple: Sizes identical 2025/12/31 03:41:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/31 03:41:34 DEBUG : splitbananasplit: Sizes identical 2025/12/31 03:41:34 DEBUG : splitbananasplit: Unchanged skipping 2025/12/31 03:41:34 DEBUG : apple: Unchanged skipping 2025/12/31 03:41:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/31 03:41:34 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/31 03:41:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/31 03:41:34 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:41:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/31 03:41:34 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/31 03:41:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/31 03:41:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/31 03:41:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/31 03:41:34 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/31 03:41:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/31 03:41:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/31 03:41:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/31 03:41:34 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/31 03:41:34 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/31 03:41:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/31 03:41:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/31 03:41:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/31 03:41:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/31 03:41:34 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/31 03:41:34 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/31 03:41:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/31 03:41:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/31 03:41:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/31 03:41:34 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/31 03:41:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/31 03:41:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/31 03:41:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/31 03:41:34 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/31 03:41:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/31 03:41:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/31 03:41:34 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/31 03:41:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/31 03:41:34 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/31 03:41:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/31 03:41:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/31 03:41:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/31 03:41:34 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/31 03:41:34 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/31 03:41:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/31 03:41:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/31 03:41:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/31 03:41:34 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/31 03:41:34 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/31 03:41:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/31 03:41:34 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/31 03:41:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/31 03:41:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/31 03:41:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/31 03:41:34 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:41:34 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:41:34 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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 2025/12/31 03:41:34 DEBUG : Waiting for deletions to finish 2025/12/31 03:41:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : splitbananasplit: Excluded 2025/12/31 03:41:35 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : banana: Excluded 2025/12/31 03:41:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:41:35 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : apple: Excluded 2025/12/31 03:41:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:41:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:41:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:41:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:41:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:41:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:41:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:41:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:41:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:41:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:41:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:41:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:41:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:41:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:41:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:41:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:41:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:41:36 DEBUG : apple: size = 5 OK 2025/12/31 03:41:36 DEBUG : apple: Sizes identical 2025/12/31 03:41:36 DEBUG : apple: Unchanged skipping 2025/12/31 03:41:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/31 03:41:36 DEBUG : appleappleapplebanana: Sizes identical 2025/12/31 03:41:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/31 03:41:36 DEBUG : banana: size = 6 OK 2025/12/31 03:41:36 DEBUG : banana: Sizes identical 2025/12/31 03:41:36 DEBUG : banana: Unchanged skipping 2025/12/31 03:41:36 DEBUG : splitbananasplit: size = 16 OK 2025/12/31 03:41:36 DEBUG : splitbananasplit: Sizes identical 2025/12/31 03:41:36 DEBUG : splitbananasplit: Unchanged skipping 2025/12/31 03:41:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/31 03:41:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/31 03:41:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/31 03:41:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/31 03:41:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/31 03:41:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/31 03:41:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/31 03:41:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/31 03:41:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/31 03:41:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/31 03:41:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/31 03:41:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/31 03:41:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/31 03:41:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/31 03:41:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/31 03:41:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/31 03:41:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/31 03:41:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/31 03:41:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/31 03:41:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/31 03:41:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/31 03:41:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/31 03:41:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/31 03:41:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/31 03:41:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/31 03:41:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/31 03:41:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/31 03:41:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/31 03:41:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/31 03:41:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/31 03:41:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/31 03:41:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/31 03:41:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/31 03:41:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/31 03:41:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/31 03:41:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/31 03:41:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/31 03:41:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/31 03:41:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/31 03:41:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/31 03:41:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/31 03:41:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/31 03:41:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/31 03:41:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/31 03:41:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/31 03:41:36 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:41:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/31 03:41:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/31 03:41:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/31 03:41:36 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:41:36 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:41:36 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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 2025/12/31 03:41:36 DEBUG : Waiting for deletions to finish 2025/12/31 03:41:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : splitbananasplit: Excluded 2025/12/31 03:41:36 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : banana: Excluded 2025/12/31 03:41:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:41:36 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : apple: Excluded 2025/12/31 03:41:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:41:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:41:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:41:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:41:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:41:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:41:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:41:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:41:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:41:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:41:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:41:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:41:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:41:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:41:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:41:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:41:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:41:37 DEBUG : Waiting for deletions to finish 2025/12/31 03:41:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : splitbananasplit: Excluded 2025/12/31 03:41:37 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : banana: Excluded 2025/12/31 03:41:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:41:37 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : apple: Excluded 2025/12/31 03:41:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:41:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:41:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:41:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:41:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:41:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:41:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:41:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:41:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:41:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:41:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:41:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:41:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:41:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:41:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:41:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:41:37 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:42:51 DEBUG : Waiting for deletions to finish 2025/12/31 03:42:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : splitbananasplit: Excluded 2025/12/31 03:42:52 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : banana: Excluded 2025/12/31 03:42:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:42:52 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : apple: Excluded 2025/12/31 03:42:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:42:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:42:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:42:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:42:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:42:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:42:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:42:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:42:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:42:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:42:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:42:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:42:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:42:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:42:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:42:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:42:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:42:53 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/31 03:42:53 DEBUG : apple: size = 5 OK 2025/12/31 03:42:53 DEBUG : apple: Sizes identical 2025/12/31 03:42:53 DEBUG : splitbananasplit: size = 16 OK 2025/12/31 03:42:53 DEBUG : splitbananasplit: Sizes identical 2025/12/31 03:42:53 DEBUG : appleappleapplebanana: Sizes identical 2025/12/31 03:42:53 DEBUG : splitbananasplit: Unchanged skipping 2025/12/31 03:42:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/31 03:42:53 DEBUG : apple: Unchanged skipping 2025/12/31 03:42:53 DEBUG : banana: size = 6 OK 2025/12/31 03:42:53 DEBUG : banana: Sizes identical 2025/12/31 03:42:53 DEBUG : banana: Unchanged skipping 2025/12/31 03:42:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/31 03:42:53 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/31 03:42:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/31 03:42:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/31 03:42:53 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/31 03:42:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/31 03:42:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/31 03:42:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/31 03:42:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/31 03:42:53 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/31 03:42:53 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/31 03:42:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/31 03:42:53 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/31 03:42:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/31 03:42:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/31 03:42:53 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/31 03:42:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/31 03:42:53 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/31 03:42:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/31 03:42:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/31 03:42:53 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:42:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/31 03:42:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/31 03:42:53 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/31 03:42:53 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/31 03:42:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/31 03:42:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/31 03:42:53 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/31 03:42:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/31 03:42:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/31 03:42:53 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/31 03:42:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/31 03:42:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/31 03:42:53 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/31 03:42:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/31 03:42:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/31 03:42:53 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/31 03:42:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/31 03:42:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/31 03:42:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/31 03:42:53 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/31 03:42:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/31 03:42:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/31 03:42:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/31 03:42:53 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/31 03:42:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/31 03:42:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/31 03:42:53 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/31 03:42:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/31 03:42:53 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:42:53 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:42:53 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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 2025/12/31 03:42:53 DEBUG : Waiting for deletions to finish 2025/12/31 03:42:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : splitbananasplit: Excluded 2025/12/31 03:42:53 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : banana: Excluded 2025/12/31 03:42:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:42:53 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : apple: Excluded 2025/12/31 03:42:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:42:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:42:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:42:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:42:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:42:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:42:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:42:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:42:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:42:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:42:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:42:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:42:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:42:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:42:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:42:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:42:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:42:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/31 03:42:54 DEBUG : appleappleapplebanana: Sizes identical 2025/12/31 03:42:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/31 03:42:54 DEBUG : banana: size = 6 OK 2025/12/31 03:42:54 DEBUG : apple: size = 5 OK 2025/12/31 03:42:54 DEBUG : banana: Sizes identical 2025/12/31 03:42:54 DEBUG : banana: Unchanged skipping 2025/12/31 03:42:54 DEBUG : splitbananasplit: size = 16 OK 2025/12/31 03:42:54 DEBUG : apple: Sizes identical 2025/12/31 03:42:54 DEBUG : splitbananasplit: Sizes identical 2025/12/31 03:42:54 DEBUG : apple: Unchanged skipping 2025/12/31 03:42:54 DEBUG : splitbananasplit: Unchanged skipping 2025/12/31 03:42:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/31 03:42:54 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/31 03:42:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/31 03:42:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/31 03:42:54 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/31 03:42:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/31 03:42:54 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/31 03:42:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/31 03:42:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/31 03:42:54 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/31 03:42:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/31 03:42:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/31 03:42:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/31 03:42:54 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/31 03:42:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/31 03:42:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/31 03:42:54 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:42:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/31 03:42:54 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/31 03:42:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/31 03:42:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/31 03:42:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/31 03:42:54 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/31 03:42:54 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/31 03:42:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/31 03:42:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/31 03:42:54 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/31 03:42:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/31 03:42:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/31 03:42:54 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/31 03:42:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/31 03:42:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/31 03:42:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/31 03:42:54 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/31 03:42:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/31 03:42:54 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/31 03:42:54 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/31 03:42:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/31 03:42:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/31 03:42:54 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/31 03:42:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/31 03:42:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/31 03:42:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/31 03:42:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/31 03:42:54 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/31 03:42:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/31 03:42:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/31 03:42:54 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/31 03:42:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/31 03:42:54 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:42:54 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:42:54 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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 2025/12/31 03:42:54 DEBUG : Waiting for deletions to finish 2025/12/31 03:42:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : splitbananasplit: Excluded 2025/12/31 03:42:55 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : banana: Excluded 2025/12/31 03:42:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:42:55 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : apple: Excluded 2025/12/31 03:42:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:42:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:42:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:42:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:42:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:42:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:42:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:42:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:42:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:42:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:42:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:42:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:42:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:42:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:42:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:42:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:42:55 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:44:10 DEBUG : Waiting for deletions to finish 2025/12/31 03:44:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : splitbananasplit: Excluded 2025/12/31 03:44:11 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : banana: Excluded 2025/12/31 03:44:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:44:11 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : apple: Excluded 2025/12/31 03:44:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:44:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:44:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:44:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:44:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:44:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:44:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:44:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:44:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:44:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:44:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:44:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:44:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:44:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:44:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:44:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:44:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:44:12 DEBUG : apple: size = 5 OK 2025/12/31 03:44:12 DEBUG : apple: Sizes identical 2025/12/31 03:44:12 DEBUG : apple: Unchanged skipping 2025/12/31 03:44:12 DEBUG : banana: size = 6 OK 2025/12/31 03:44:12 DEBUG : banana: Sizes identical 2025/12/31 03:44:12 DEBUG : banana: Unchanged skipping 2025/12/31 03:44:12 DEBUG : splitbananasplit: size = 16 OK 2025/12/31 03:44:12 DEBUG : splitbananasplit: Sizes identical 2025/12/31 03:44:12 DEBUG : splitbananasplit: Unchanged skipping 2025/12/31 03:44:12 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/31 03:44:12 DEBUG : appleappleapplebanana: Sizes identical 2025/12/31 03:44:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/31 03:44:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/31 03:44:12 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/31 03:44:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/31 03:44:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/31 03:44:12 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/31 03:44:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/31 03:44:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/31 03:44:12 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/31 03:44:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/31 03:44:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/31 03:44:12 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/31 03:44:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/31 03:44:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/31 03:44:12 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/31 03:44:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/31 03:44:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/31 03:44:12 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/31 03:44:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/31 03:44:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/31 03:44:12 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/31 03:44:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/31 03:44:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/31 03:44:12 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/31 03:44:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/31 03:44:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/31 03:44:12 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/31 03:44:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/31 03:44:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/31 03:44:12 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/31 03:44:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/31 03:44:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/31 03:44:12 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/31 03:44:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/31 03:44:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/31 03:44:12 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/31 03:44:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/31 03:44:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/31 03:44:12 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/31 03:44:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/31 03:44:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/31 03:44:12 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/31 03:44:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/31 03:44:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/31 03:44:12 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/31 03:44:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/31 03:44:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/31 03:44:12 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/31 03:44:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/31 03:44:12 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:44:12 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:44:12 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:44:12 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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 2025/12/31 03:44:12 DEBUG : Waiting for deletions to finish 2025/12/31 03:44:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : splitbananasplit: Excluded 2025/12/31 03:44:12 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : banana: Excluded 2025/12/31 03:44:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:44:12 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : apple: Excluded 2025/12/31 03:44:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:44:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:44:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:44:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:44:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:44:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:44:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:44:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:44:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:44:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:44:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:44:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:44:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:44:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:44:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:44:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:44:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:44:13 DEBUG : apple: size = 5 OK 2025/12/31 03:44:13 DEBUG : apple: Sizes identical 2025/12/31 03:44:13 DEBUG : apple: Unchanged skipping 2025/12/31 03:44:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/31 03:44:13 DEBUG : appleappleapplebanana: Sizes identical 2025/12/31 03:44:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/31 03:44:13 DEBUG : banana: size = 6 OK 2025/12/31 03:44:13 DEBUG : banana: Sizes identical 2025/12/31 03:44:13 DEBUG : banana: Unchanged skipping 2025/12/31 03:44:13 DEBUG : splitbananasplit: size = 16 OK 2025/12/31 03:44:13 DEBUG : splitbananasplit: Sizes identical 2025/12/31 03:44:13 DEBUG : splitbananasplit: Unchanged skipping 2025/12/31 03:44:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/31 03:44:13 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/31 03:44:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/31 03:44:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/31 03:44:13 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/31 03:44:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/31 03:44:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/31 03:44:13 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/31 03:44:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/31 03:44:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/31 03:44:13 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/31 03:44:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/31 03:44:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/31 03:44:13 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/31 03:44:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/31 03:44:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/31 03:44:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/31 03:44:13 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/31 03:44:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/31 03:44:13 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/31 03:44:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/31 03:44:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/31 03:44:13 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:44:13 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/31 03:44:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/31 03:44:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/31 03:44:13 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/31 03:44:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/31 03:44:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/31 03:44:13 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/31 03:44:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/31 03:44:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/31 03:44:13 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/31 03:44:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/31 03:44:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/31 03:44:13 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/31 03:44:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/31 03:44:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/31 03:44:13 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/31 03:44:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/31 03:44:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/31 03:44:13 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/31 03:44:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/31 03:44:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/31 03:44:13 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/31 03:44:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/31 03:44:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/31 03:44:13 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/31 03:44:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/31 03:44:13 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:44:13 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:44:13 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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 2025/12/31 03:44:13 DEBUG : Waiting for deletions to finish 2025/12/31 03:44:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : splitbananasplit: Excluded 2025/12/31 03:44:14 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : banana: Excluded 2025/12/31 03:44:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:44:14 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : apple: Excluded 2025/12/31 03:44:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:44:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:44:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:44:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:44:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:44:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:44:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:44:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:44:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:44:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:44:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:44:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:44:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:44:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:44:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:44:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:44:14 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:45:28 DEBUG : Waiting for deletions to finish 2025/12/31 03:45:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : splitbananasplit: Excluded 2025/12/31 03:45:29 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : banana: Excluded 2025/12/31 03:45:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:45:29 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : apple: Excluded 2025/12/31 03:45:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:45:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:45:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:45:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:45:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:45:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:45:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:45:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:45:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:45:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:45:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:45:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:45:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:45:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:45:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:45:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:45:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:45:29 DEBUG : apple: size = 5 OK 2025/12/31 03:45:29 DEBUG : apple: Sizes identical 2025/12/31 03:45:29 DEBUG : apple: Unchanged skipping 2025/12/31 03:45:29 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/31 03:45:29 DEBUG : appleappleapplebanana: Sizes identical 2025/12/31 03:45:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/31 03:45:29 DEBUG : banana: size = 6 OK 2025/12/31 03:45:29 DEBUG : banana: Sizes identical 2025/12/31 03:45:29 DEBUG : banana: Unchanged skipping 2025/12/31 03:45:29 DEBUG : splitbananasplit: size = 16 OK 2025/12/31 03:45:29 DEBUG : splitbananasplit: Sizes identical 2025/12/31 03:45:29 DEBUG : splitbananasplit: Unchanged skipping 2025/12/31 03:45:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/31 03:45:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/31 03:45:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/31 03:45:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/31 03:45:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/31 03:45:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/31 03:45:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/31 03:45:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/31 03:45:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/31 03:45:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/31 03:45:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/31 03:45:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/31 03:45:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/31 03:45:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/31 03:45:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/31 03:45:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/31 03:45:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/31 03:45:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/31 03:45:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/31 03:45:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/31 03:45:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/31 03:45:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/31 03:45:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/31 03:45:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/31 03:45:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/31 03:45:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/31 03:45:30 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:45:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/31 03:45:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/31 03:45:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/31 03:45:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/31 03:45:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/31 03:45:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/31 03:45:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/31 03:45:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/31 03:45:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/31 03:45:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/31 03:45:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/31 03:45:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/31 03:45:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/31 03:45:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/31 03:45:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/31 03:45:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/31 03:45:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/31 03:45:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/31 03:45:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/31 03:45:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/31 03:45:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/31 03:45:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/31 03:45:30 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:45:30 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:45:30 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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 2025/12/31 03:45:30 DEBUG : Waiting for deletions to finish 2025/12/31 03:45:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : splitbananasplit: Excluded 2025/12/31 03:45:30 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : banana: Excluded 2025/12/31 03:45:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:45:30 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : apple: Excluded 2025/12/31 03:45:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:45:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:45:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:45:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:45:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:45:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:45:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:45:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:45:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:45:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:45:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:45:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:45:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:45:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:45:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:45:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:45:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:45:31 DEBUG : apple: size = 5 OK 2025/12/31 03:45:31 DEBUG : apple: Sizes identical 2025/12/31 03:45:31 DEBUG : apple: Unchanged skipping 2025/12/31 03:45:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/31 03:45:31 DEBUG : appleappleapplebanana: Sizes identical 2025/12/31 03:45:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/31 03:45:31 DEBUG : banana: size = 6 OK 2025/12/31 03:45:31 DEBUG : splitbananasplit: size = 16 OK 2025/12/31 03:45:31 DEBUG : splitbananasplit: Sizes identical 2025/12/31 03:45:31 DEBUG : splitbananasplit: Unchanged skipping 2025/12/31 03:45:31 DEBUG : banana: Sizes identical 2025/12/31 03:45:31 DEBUG : banana: Unchanged skipping 2025/12/31 03:45:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/31 03:45:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/31 03:45:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/31 03:45:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/31 03:45:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/31 03:45:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/31 03:45:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/31 03:45:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/31 03:45:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/31 03:45:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/31 03:45:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/31 03:45:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/31 03:45:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/31 03:45:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/31 03:45:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/31 03:45:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/31 03:45:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/31 03:45:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/31 03:45:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/31 03:45:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/31 03:45:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/31 03:45:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/31 03:45:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/31 03:45:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/31 03:45:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/31 03:45:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/31 03:45:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/31 03:45:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/31 03:45:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/31 03:45:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/31 03:45:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/31 03:45:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/31 03:45:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/31 03:45:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/31 03:45:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/31 03:45:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/31 03:45:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/31 03:45:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/31 03:45:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/31 03:45:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/31 03:45:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/31 03:45:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/31 03:45:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/31 03:45:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/31 03:45:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/31 03:45:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/31 03:45:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/31 03:45:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/31 03:45:31 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:45:31 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:45:31 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:45:31 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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 2025/12/31 03:45:31 DEBUG : Waiting for deletions to finish 2025/12/31 03:45:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:45:31 DEBUG : splitbananasplit: Excluded 2025/12/31 03:45:31 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:45:31 DEBUG : banana: Excluded 2025/12/31 03:45:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:45:31 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:45:31 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:45:31 DEBUG : apple: Excluded 2025/12/31 03:45:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:45:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:45:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:45:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:45:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:45:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:45:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:45:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:45:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:45:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:45:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:45:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:45:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:45:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:45:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:45:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:45:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:45:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:45:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:45:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:45:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:45:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:45:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:45:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:45:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:45:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:45:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:45:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:45:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:45:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:45:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:45:32 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:46:46 DEBUG : Waiting for deletions to finish 2025/12/31 03:46:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:46:46 DEBUG : splitbananasplit: Excluded 2025/12/31 03:46:46 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:46:46 DEBUG : banana: Excluded 2025/12/31 03:46:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:46:46 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:46:46 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:46:46 DEBUG : apple: Excluded 2025/12/31 03:46:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:46:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:46:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:46:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:46:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:46:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:46:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:46:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:46:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:46:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:46:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:46:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:46:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:46:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:46:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:46:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:46:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:46:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:46:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:46:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:46:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:46:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:46:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:46:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:46:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:46:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:46:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:46:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:46:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:46:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:46:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:46:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:46:48 DEBUG : apple: size = 5 OK 2025/12/31 03:46:48 DEBUG : apple: Sizes identical 2025/12/31 03:46:48 DEBUG : apple: Unchanged skipping 2025/12/31 03:46:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/31 03:46:48 DEBUG : appleappleapplebanana: Sizes identical 2025/12/31 03:46:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/31 03:46:48 DEBUG : banana: size = 6 OK 2025/12/31 03:46:48 DEBUG : banana: Sizes identical 2025/12/31 03:46:48 DEBUG : banana: Unchanged skipping 2025/12/31 03:46:48 DEBUG : splitbananasplit: size = 16 OK 2025/12/31 03:46:48 DEBUG : splitbananasplit: Sizes identical 2025/12/31 03:46:48 DEBUG : splitbananasplit: Unchanged skipping 2025/12/31 03:46:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/31 03:46:48 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/31 03:46:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/31 03:46:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/31 03:46:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/31 03:46:48 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/31 03:46:48 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:46:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/31 03:46:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/31 03:46:48 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/31 03:46:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/31 03:46:48 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/31 03:46:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/31 03:46:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/31 03:46:48 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/31 03:46:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/31 03:46:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/31 03:46:48 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/31 03:46:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/31 03:46:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/31 03:46:48 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/31 03:46:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/31 03:46:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/31 03:46:48 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/31 03:46:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/31 03:46:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/31 03:46:48 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/31 03:46:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/31 03:46:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/31 03:46:48 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/31 03:46:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/31 03:46:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/31 03:46:48 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/31 03:46:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/31 03:46:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/31 03:46:48 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/31 03:46:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/31 03:46:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/31 03:46:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/31 03:46:48 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/31 03:46:48 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/31 03:46:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/31 03:46:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/31 03:46:48 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/31 03:46:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/31 03:46:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/31 03:46:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/31 03:46:48 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/31 03:46:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/31 03:46:48 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:46:48 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:46:48 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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 2025/12/31 03:46:48 DEBUG : Waiting for deletions to finish 2025/12/31 03:46:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : splitbananasplit: Excluded 2025/12/31 03:46:48 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : banana: Excluded 2025/12/31 03:46:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:46:48 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : apple: Excluded 2025/12/31 03:46:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:46:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:46:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:46:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:46:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:46:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:46:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:46:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:46:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:46:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:46:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:46:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:46:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:46:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:46:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:46:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:46:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/31 03:46:49 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/31 03:46:49 DEBUG : apple: size = 5 OK 2025/12/31 03:46:49 DEBUG : apple: Sizes identical 2025/12/31 03:46:49 DEBUG : appleappleapplebanana: Sizes identical 2025/12/31 03:46:49 DEBUG : apple: Unchanged skipping 2025/12/31 03:46:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/31 03:46:49 DEBUG : banana: size = 6 OK 2025/12/31 03:46:49 DEBUG : banana: Sizes identical 2025/12/31 03:46:49 DEBUG : banana: Unchanged skipping 2025/12/31 03:46:49 DEBUG : splitbananasplit: size = 16 OK 2025/12/31 03:46:49 DEBUG : splitbananasplit: Sizes identical 2025/12/31 03:46:49 DEBUG : splitbananasplit: Unchanged skipping 2025/12/31 03:46:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/31 03:46:49 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/31 03:46:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/31 03:46:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/31 03:46:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/31 03:46:49 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/31 03:46:49 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/31 03:46:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/31 03:46:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/31 03:46:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/31 03:46:49 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/31 03:46:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/31 03:46:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/31 03:46:49 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/31 03:46:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/31 03:46:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/31 03:46:49 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/31 03:46:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/31 03:46:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/31 03:46:49 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/31 03:46:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/31 03:46:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/31 03:46:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/31 03:46:49 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/31 03:46:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/31 03:46:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/31 03:46:49 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/31 03:46:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/31 03:46:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/31 03:46:49 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/31 03:46:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/31 03:46:49 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/31 03:46:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/31 03:46:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/31 03:46:49 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/31 03:46:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/31 03:46:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/31 03:46:49 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/31 03:46:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/31 03:46:49 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:46:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/31 03:46:49 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/31 03:46:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/31 03:46:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/31 03:46:49 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/31 03:46:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/31 03:46:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/31 03:46:49 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/31 03:46:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/31 03:46:49 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:46:49 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:46:49 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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 2025/12/31 03:46:49 DEBUG : Waiting for deletions to finish 2025/12/31 03:46:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : splitbananasplit: Excluded 2025/12/31 03:46:50 DEBUG : banana: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : banana: Excluded 2025/12/31 03:46:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : appleappleapplebanana: Excluded 2025/12/31 03:46:50 DEBUG : apple: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : apple: Excluded 2025/12/31 03:46:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/31 03:46:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/31 03:46:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/31 03:46:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/31 03:46:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/31 03:46:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/31 03:46:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/31 03:46:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/31 03:46:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/31 03:46:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/31 03:46:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/31 03:46:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/31 03:46:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/31 03:46:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/31 03:46:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/31 03:46:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/31 03:46:50 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1678.64s) --- PASS: TestTransform/NFC (78.97s) --- PASS: TestTransform/NFD (79.53s) --- PASS: TestTransform/base64 (101.43s) --- PASS: TestTransform/prefix (132.84s) --- FAIL: TestTransform/suffix (252.42s) --- FAIL: TestTransform/truncate (641.81s) --- FAIL: TestTransform/encoder (79.27s) --- FAIL: TestTransform/ISO-8859-1 (77.71s) --- FAIL: TestTransform/charmap (79.01s) --- FAIL: TestTransform/lowercase (77.82s) --- FAIL: TestTransform/ascii (77.81s) === RUN TestTransformCopy run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:47:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/12/31 03:47:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/12/31 03:47:20 INFO : sub dir_somesuffix: Making directory 2025/12/31 03:47:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/12/31 03:47:22 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/12/31 03:47:22 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/12/31 03:47:22 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/12/31 03:47:22 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/12/31 03:47:22 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:47:22 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:47:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/12/31 03:47:24 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/12/31 03:47:24 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:47:24 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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.66s) === RUN TestDoubleTransform run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:47:28 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:47:28 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:47:28 INFO : tictactoe: Making directory 2025/12/31 03:47:30 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:47:30 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:47:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/31 03:47:30 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/12/31 03:47:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/31 03:47:30 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:47:30 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:47:32 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/12/31 03:47:32 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/12/31 03:47:32 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:47:32 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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.64s) === RUN TestFileTag run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:47:36 INFO : toe: Making directory 2025/12/31 03:47:37 INFO : toe/toe: Making directory 2025/12/31 03:47:39 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:47:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/12/31 03:47:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/12/31 03:47:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/12/31 03:47:39 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:47:39 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:47:41 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/12/31 03:47:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/12/31 03:47:41 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:47:41 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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.97s) === RUN TestNoTag run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:47:47 INFO : toe: Making directory 2025/12/31 03:47:48 INFO : toe/toe: Making directory 2025/12/31 03:47:50 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:47:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/12/31 03:47:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/12/31 03:47:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/12/31 03:47:50 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:47:50 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:47:52 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/12/31 03:47:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/12/31 03:47:52 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:47:52 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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 (11.05s) === RUN TestDirTag run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:47:57 DEBUG : empty_dir: Making directory with metadata 2025/12/31 03:47:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/12/31 03:47:57 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:47:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:47:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:47:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:47:58 INFO : tictacempty_dir: Making directory 2025/12/31 03:47:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:47:59 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:47:59 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:47:59 INFO : tictactoe: Making directory 2025/12/31 03:48:01 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:48:01 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:48:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/31 03:48:01 INFO : tictactoe/tictactoe: Making directory 2025/12/31 03:48:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/31 03:48:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/12/31 03:48:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/31 03:48:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/12/31 03:48:02 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:48:02 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:48:05 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/12/31 03:48:05 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/12/31 03:48:05 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/12/31 03:48:06 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/12/31 03:48:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/12/31 03:48:06 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:48:06 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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 (15.95s) === RUN TestAllTag run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:48:13 DEBUG : empty_dir: Making directory with metadata 2025/12/31 03:48:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/12/31 03:48:13 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:48:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:48:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:48:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:48:14 INFO : tictacempty_dir: Making directory 2025/12/31 03:48:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:48:15 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:48:15 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:48:15 INFO : tictactoe: Making directory 2025/12/31 03:48:17 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:48:17 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:48:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/31 03:48:17 INFO : tictactoe/tictactoe: Making directory 2025/12/31 03:48:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/31 03:48:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/12/31 03:48:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/31 03:48:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/31 03:48:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/31 03:48:18 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:48:18 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:48:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/12/31 03:48:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/12/31 03:48:21 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:48:21 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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 (14.44s) === RUN TestRunTwice run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:48:28 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:48:28 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:48:28 INFO : tictactoe: Making directory 2025/12/31 03:48:30 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:48:30 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:48:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/31 03:48:30 INFO : tictactoe/tictactoe: Making directory 2025/12/31 03:48:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/31 03:48:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/12/31 03:48:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/31 03:48:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/12/31 03:48:31 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:48:31 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:48:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/12/31 03:48:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/12/31 03:48:33 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:48:33 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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 (11.21s) === RUN TestSyntax 2025/12/31 03:48:39 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:48:39 INFO : toe: Making directory 2025/12/31 03:48:41 INFO : toe/toe: Making directory 2025/12/31 03:48:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/12/31 03:48:42 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:48:42 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:48:44 DEBUG : toe/toe/toe: size = 11 OK 2025/12/31 03:48:44 INFO : toe/toe/toe: Copied (new) 2025/12/31 03:48:44 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:48:44 ERROR : Linkbox root 'rclone-test-wecagos3joke': 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.96s) === RUN TestMove run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:48:50 DEBUG : empty_dir: Making directory with metadata 2025/12/31 03:48:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/12/31 03:48:50 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:48:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:48:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:48:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:48:50 INFO : tictacempty_dir: Making directory 2025/12/31 03:48:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:48:52 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:48:52 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:48:52 INFO : tictactoe: Making directory 2025/12/31 03:48:53 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:48:53 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:48:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/31 03:48:53 INFO : tictactoe/tictactoe: Making directory 2025/12/31 03:48:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/31 03:48:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/12/31 03:48:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/31 03:48:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/31 03:48:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/31 03:48:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/31 03:48:55 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:48:55 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:48:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/12/31 03:48:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/12/31 03:48:57 INFO : toe/toe/toe.txt: Deleted 2025/12/31 03:48:57 ERROR : Local file system at /tmp/rclone3832645362: 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 (14.45s) === RUN TestTransformFile run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:49:04 DEBUG : empty_dir: Making directory with metadata 2025/12/31 03:49:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/12/31 03:49:04 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:49:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:49:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:49:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:49:05 INFO : tictacempty_dir: Making directory 2025/12/31 03:49:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:49:06 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:49:06 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:49:06 INFO : tictactoe: Making directory 2025/12/31 03:49:08 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:49:08 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:49:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/31 03:49:08 INFO : tictactoe/tictactoe: Making directory 2025/12/31 03:49:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/31 03:49:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/12/31 03:49:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/31 03:49:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/31 03:49:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/31 03:49:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/31 03:49:09 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:49:09 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:49:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/12/31 03:49:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/12/31 03:49:11 INFO : toe/toe/toe.txt: Deleted 2025/12/31 03:49:11 ERROR : Local file system at /tmp/rclone3832645362: 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 (14.30s) === RUN TestManualTransformFile run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:49:19 DEBUG : Reset feature "Copy" 2025/12/31 03:49:19 DEBUG : Reset feature "Move" 2025/12/31 03:49:19 DEBUG : Reset feature "Copy" 2025/12/31 03:49:19 DEBUG : Reset feature "Move" 2025/12/31 03:49:19 DEBUG : empty_dir: Making directory with metadata 2025/12/31 03:49:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/12/31 03:49:19 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:49:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:49:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:49:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:49:19 INFO : tictacempty_dir: Making directory 2025/12/31 03:49:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/31 03:49:21 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:49:21 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:49:21 INFO : tictactoe: Making directory 2025/12/31 03:49:22 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:49:22 DEBUG : toe: transformed to: tictactoe 2025/12/31 03:49:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/31 03:49:22 INFO : tictactoe/tictactoe: Making directory 2025/12/31 03:49:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/31 03:49:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/12/31 03:49:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/31 03:49:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/31 03:49:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/31 03:49:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/31 03:49:24 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:49:24 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:49:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/12/31 03:49:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/12/31 03:49:26 INFO : toe/toe/toe.txt: Deleted 2025/12/31 03:49:26 ERROR : Local file system at /tmp/rclone3832645362: not deleting directories as there were IO errors sync_transform_test.go:458: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:458 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (14.91s) === RUN TestBase64 run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:49:34 DEBUG : toe: transformed to: dG9l 2025/12/31 03:49:34 DEBUG : toe: transformed to: dG9l 2025/12/31 03:49:34 INFO : dG9l: Making directory 2025/12/31 03:49:36 DEBUG : toe: transformed to: dG9l 2025/12/31 03:49:36 DEBUG : toe: transformed to: dG9l 2025/12/31 03:49:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/12/31 03:49:36 INFO : dG9l/dG9l: Making directory 2025/12/31 03:49:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/12/31 03:49:37 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/12/31 03:49:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/12/31 03:49:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/31 03:49:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/12/31 03:49:37 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:49:37 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:49:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/12/31 03:49:39 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/12/31 03:49:39 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:49:39 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting directories as there were IO errors sync_transform_test.go:482: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:482 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (11.18s) === RUN TestError run.go:185: Remote "Linkbox root 'rclone-test-wecagos3joke'", Local "Local file system at /tmp/rclone3832645362", Modify Window "876000h0m0s" 2025/12/31 03:49:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/31 03:49:45 DEBUG : toe: transformed to: 2025/12/31 03:49:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/31 03:49:45 DEBUG : toe: transformed to: 2025/12/31 03:49:45 INFO : Linkbox root 'rclone-test-wecagos3joke': Making directory 2025/12/31 03:49:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/31 03:49:45 DEBUG : toe: transformed to: 2025/12/31 03:49:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/31 03:49:45 DEBUG : toe: transformed to: 2025/12/31 03:49:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/31 03:49:45 DEBUG : toe/toe: transformed to: 2025/12/31 03:49:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/12/31 03:49:45 INFO : toe/toe: Making directory 2025/12/31 03:49:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/31 03:49:48 DEBUG : toe/toe: transformed to: 2025/12/31 03:49:48 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/12/31 03:49:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/31 03:49:48 DEBUG : toe: transformed to: 2025/12/31 03:49:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/12/31 03:49:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/31 03:49:48 DEBUG : toe/toe/toe: transformed to: 2025/12/31 03:49:48 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/12/31 03:49:48 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for checks to finish 2025/12/31 03:49:48 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Waiting for transfers to finish 2025/12/31 03:49:50 DEBUG : toe/toe/toe: size = 11 OK 2025/12/31 03:49:50 INFO : toe/toe/toe: Copied (new) 2025/12/31 03:49:50 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting files as there were IO errors 2025/12/31 03:49:50 ERROR : Linkbox root 'rclone-test-wecagos3joke': not deleting directories as there were IO errors --- PASS: TestError (11.75s) FAIL 2025/12/31 03:49:57 DEBUG : Linkbox root 'rclone-test-wecagos3joke': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 49m54.968801747s (try 1/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs 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]