"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/09/02 01:45:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bapanit7meqo" 2026/09/02 01:45:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 01:45:01 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Using cached web token 2026/09/02 01:45:02 DEBUG : Creating backend with remote "/tmp/rclone2107382266" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:45:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:45:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/02 01:45:04 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:45:04 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.50s) === RUN TestCopy run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:45:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/02 01:45:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:45:05 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:45:05 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:45:09 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:45:09 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:45:09 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.75s) === RUN TestCopyMetadata run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.42s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.40s) === RUN TestCopyMissingDirectory run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:45:14 DEBUG : Creating backend with remote "/non-existing" 2026/09/02 01:45:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/02 01:45:14 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:45:14 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.62s) === RUN TestCopyNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:45:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:45:14 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:45:14 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:45:18 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:45:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.65s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.44s) === RUN TestCopyCheckFirst run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:45:22 INFO : Linkbox root 'rclone-test-bapanit7meqo': Running all checks before starting transfers 2026/09/02 01:45:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:45:22 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:45:22 INFO : Linkbox root 'rclone-test-bapanit7meqo': Checks finished, now starting transfers 2026/09/02 01:45:22 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:45:26 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:45:26 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:45:27 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:27 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 01:45:27 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:27 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 01:45:27 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:27 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 01:45:28 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:28 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 01:45:30 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:32 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:34 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:36 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:38 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:40 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:40 ERROR : sub dir: error listing: getting files failed: invalid character '<' looking for beginning of value run.go:183: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:183 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: getting files failed: invalid character '<' looking for beginning of value Test: TestCopyCheckFirst --- FAIL: TestCopyCheckFirst (17.61s) === RUN TestSyncNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:45:40 ERROR : Ignoring --no-traverse with sync 2026/09/02 01:45:42 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:44 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:46 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 01:45:48 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 01:45:48 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:45:48 DEBUG : sub dir/hello world: Sizes identical 2026/09/02 01:45:48 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:45:48 DEBUG : sub dir/hello world: Unchanged skipping 2026/09/02 01:45:48 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:45:48 DEBUG : Waiting for deletions to finish 2026/09/02 01:45:48 INFO : There was nothing to transfer 2026/09/02 01:45:49 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 01:45:51 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 01:45:51 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 01:45:52 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 01:45:54 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 01:45:54 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 01:45:55 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestSyncNoTraverse (15.65s) === RUN TestCopyWithDepth run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:45:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/02 01:45:56 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:45:56 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:45:58 DEBUG : hello world2: size = 12 OK 2026/09/02 01:45:58 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.23s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:46:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:46:00 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:46:00 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:46:02 DEBUG : potato2: size = 11 OK 2026/09/02 01:46:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:46:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:46:04 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:46:04 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:46:06 DEBUG : potato2: size = 11 OK 2026/09/02 01:46:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.23s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:46:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/02 01:46:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 01:46:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/02 01:46:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/02 01:46:08 INFO : sub dir2: Making directory 2026/09/02 01:46:10 INFO : sub dir: Making directory 2026/09/02 01:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:46:12 INFO : sub dir2/sub sub dir2: Making directory 2026/09/02 01:46:13 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:46:13 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:46:15 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:46:15 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:46:16 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/02 01:46:18 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:18 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 01:46:19 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:19 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 01:46:19 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:19 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 01:46:20 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:20 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 01:46:21 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:23 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:25 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:27 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:29 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:31 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:186: removing dir "sub dir2/sub sub dir2" failed - try 1/3: sleeping 1s: getting files failed: invalid character '<' looking for beginning of value 2026/09/02 01:46:33 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:35 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:37 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:39 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:41 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:43 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:45 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:48 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 01:46:51 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 01:46:51 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 01:46:53 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 01:46:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 01:46:55 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 01:46:55 DEBUG : pacer: Reducing sleep to 266.967773ms --- PASS: TestCopyEmptyDirectories (47.17s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:46:55 INFO : sub dir2: Making directory 2026/09/02 01:46:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/02 01:46:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 01:46:56 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 01:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:46:56 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:46:56 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:46:56 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 01:46:59 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:46:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (8.18s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:47:04 DEBUG : sub dir2: Making directory with metadata 2026/09/02 01:47:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 01:47:04 INFO : sub dir2: Making directory 2026/09/02 01:47:05 INFO : sub dir: Making directory 2026/09/02 01:47:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:47:07 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:47:07 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:47:09 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:47:09 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:47:09 INFO : sub dir/hello world: Deleted 2026/09/02 01:47:10 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/02 01:47:10 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.31s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.43s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:47:15 INFO : sub dir2: Making directory 2026/09/02 01:47:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:47:16 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:47:16 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:47:19 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:47:19 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:47:19 INFO : sub dir/hello world: Deleted 2026/09/02 01:47:21 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:21 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 01:47:22 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:22 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 01:47:22 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:22 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 01:47:23 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:23 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 01:47:24 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:26 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:28 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:30 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:32 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:34 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: getting files failed: invalid character '<' looking for beginning of value 2026/09/02 01:47:36 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:38 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:40 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:42 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:44 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:46 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:49 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 01:47:52 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 01:47:52 DEBUG : pacer: Reducing sleep to 843.75ms --- PASS: TestMoveNoEmptyDirectories (36.67s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:47:52 DEBUG : sub dir2: Making directory with metadata 2026/09/02 01:47:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 01:47:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/02 01:47:53 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 01:47:53 INFO : sub dir2: Making directory 2026/09/02 01:47:54 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 01:47:56 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 01:47:56 INFO : sub dir: Making directory 2026/09/02 01:47:56 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 01:47:57 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 01:47:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:47:57 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:47:57 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:47:58 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 01:47:59 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:47:59 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:47:59 DEBUG : Waiting for deletions to finish 2026/09/02 01:48:00 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.31s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.41s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:48:06 INFO : sub dir2: Making directory 2026/09/02 01:48:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:48:06 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:48:06 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:48:09 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:48:09 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:48:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.66s) === RUN TestServerSideCopy run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:48:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vigaveb3xoka" 2026/09/02 01:48:17 DEBUG : Config file has changed externally - reloading 2026/09/02 01:48:17 DEBUG : Linkbox root 'rclone-test-vigaveb3xoka': Using cached web token sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-bapanit7meqo' -> Linkbox root 'rclone-test-vigaveb3xoka' 2026/09/02 01:48:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:48:19 DEBUG : Linkbox root 'rclone-test-vigaveb3xoka': Waiting for checks to finish 2026/09/02 01:48:19 DEBUG : Linkbox root 'rclone-test-vigaveb3xoka': Waiting for transfers to finish 2026/09/02 01:48:19 NOTICE: Time may be set wrong - time from "aht.nuplink3.net" is 1966h45m42.434157873s different from this computer 2026/09/02 01:48:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:22 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 01:48:23 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:23 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 01:48:23 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:23 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 01:48:24 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:24 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 01:48:25 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:27 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:29 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:31 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:33 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:35 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:35 DEBUG : sub dir/hello world: Received error: Update err in unmarshaling response: invalid character '<' looking for beginning of value - low level retry 0/10 2026/09/02 01:48:37 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:39 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:41 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:43 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:45 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:47 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:50 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 01:48:52 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 01:48:55 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 01:48:55 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 01:48:55 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:48:55 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:48:56 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 01:48:56 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 01:48:56 DEBUG : Linkbox root 'rclone-test-vigaveb3xoka': Purge remote 2026/09/02 01:48:58 DEBUG : pacer: Reducing sleep to 266.967773ms --- PASS: TestServerSideCopy (47.98s) === RUN TestCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:49:06 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2107382266) 2026/09/02 01:49:06 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 01:49:06 DEBUG : sub dir/hello world: Sizes differ 2026/09/02 01:49:06 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:49:06 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:49:06 DEBUG : sub dir/hello world: Update: removing old file 2026/09/02 01:49:09 DEBUG : sub dir/hello world: size = 17 OK 2026/09/02 01:49:09 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.94s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:49:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-numated1jeko" 2026/09/02 01:49:17 DEBUG : Linkbox root 'rclone-test-numated1jeko': Using cached web token sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-bapanit7meqo' -> Linkbox root 'rclone-test-numated1jeko' 2026/09/02 01:49:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:49:19 DEBUG : Linkbox root 'rclone-test-numated1jeko': Waiting for checks to finish 2026/09/02 01:49:19 DEBUG : Linkbox root 'rclone-test-numated1jeko': Waiting for transfers to finish 2026/09/02 01:49:24 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:49:24 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:49:25 DEBUG : sub dir/hello world: Update: removing old file 2026/09/02 01:49:26 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:49:26 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 01:49:27 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:49:27 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 01:49:27 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:49:27 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 01:49:28 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:49:28 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 01:49:29 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:49:31 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:49:33 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:49:35 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:49:37 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:49:39 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "sub dir/hello world" to Linkbox root 'rclone-test-bapanit7meqo': 1/10 (Update err in unmarshaling response: invalid character '<' looking for beginning of value) 2026/09/02 01:49:42 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:49:44 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:49:46 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:49:48 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:49:50 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 01:49:52 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 01:49:54 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 01:49:55 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 01:49:55 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 01:49:56 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 01:49:57 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 01:49:57 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 01:49:57 DEBUG : Linkbox root 'rclone-test-numated1jeko': Waiting for checks to finish 2026/09/02 01:49:57 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 01:49:57 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-numated1jeko') 2026/09/02 01:49:57 DEBUG : sub dir/hello world: Sizes differ 2026/09/02 01:49:57 DEBUG : Linkbox root 'rclone-test-numated1jeko': Waiting for transfers to finish 2026/09/02 01:49:57 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 01:49:57 DEBUG : sub dir/hello world: Update: removing old file 2026/09/02 01:50:00 DEBUG : sub dir/hello world: size = 17 OK 2026/09/02 01:50:00 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/02 01:50:01 DEBUG : Linkbox root 'rclone-test-numated1jeko': Purge remote --- PASS: TestServerSideCopyOverSelf (52.32s) === RUN TestMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:50:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2107382266) 2026/09/02 01:50:10 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 01:50:10 DEBUG : sub dir/hello world: Sizes differ 2026/09/02 01:50:10 DEBUG : sub dir/hello world: Update: removing old file 2026/09/02 01:50:10 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:50:10 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:50:13 DEBUG : sub dir/hello world: size = 17 OK 2026/09/02 01:50:13 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/02 01:50:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.45s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:50:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lofonog0nota" 2026/09/02 01:50:21 DEBUG : Linkbox root 'rclone-test-lofonog0nota': Using cached web token sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-bapanit7meqo' -> Linkbox root 'rclone-test-lofonog0nota' 2026/09/02 01:50:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:50:23 DEBUG : Linkbox root 'rclone-test-lofonog0nota': Waiting for checks to finish 2026/09/02 01:50:23 DEBUG : Linkbox root 'rclone-test-lofonog0nota': Waiting for transfers to finish 2026/09/02 01:50:24 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:50:24 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 01:50:25 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:50:25 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 01:50:25 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:50:25 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 01:50:26 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:50:26 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 01:50:27 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:50:29 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:50:31 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:50:33 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:50:35 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:50:37 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:50:37 DEBUG : sub dir/hello world: Received error: getting files failed: invalid character '<' looking for beginning of value - low level retry 0/10 2026/09/02 01:50:39 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:50:41 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:50:43 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:50:45 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:50:47 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:50:49 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:50:52 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 01:50:55 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 01:50:55 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 01:50:56 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 01:50:58 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 01:50:58 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 01:50:58 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:50:58 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:50:59 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 01:50:59 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 01:51:00 DEBUG : sub dir/hello world: Update: removing old file 2026/09/02 01:51:03 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 01:51:04 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 01:51:04 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-lofonog0nota') 2026/09/02 01:51:04 DEBUG : sub dir/hello world: Sizes differ 2026/09/02 01:51:04 DEBUG : Linkbox root 'rclone-test-lofonog0nota': Waiting for checks to finish 2026/09/02 01:51:04 DEBUG : Linkbox root 'rclone-test-lofonog0nota': Waiting for transfers to finish 2026/09/02 01:51:04 DEBUG : sub dir/hello world: Update: removing old file 2026/09/02 01:51:07 DEBUG : sub dir/hello world: size = 17 OK 2026/09/02 01:51:07 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/02 01:51:08 INFO : sub dir/hello world: Deleted 2026/09/02 01:51:11 DEBUG : testing file moves 2026/09/02 01:51:12 DEBUG : Linkbox root 'rclone-test-lofonog0nota': Waiting for checks to finish 2026/09/02 01:51:12 DEBUG : sub dir/hello world: size = 24 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 01:51:12 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-lofonog0nota') 2026/09/02 01:51:12 DEBUG : sub dir/hello world: Sizes differ 2026/09/02 01:51:12 DEBUG : Linkbox root 'rclone-test-lofonog0nota': Waiting for transfers to finish 2026/09/02 01:51:12 DEBUG : sub dir/hello world: Update: removing old file 2026/09/02 01:51:15 DEBUG : sub dir/hello world: size = 24 OK 2026/09/02 01:51:15 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/02 01:51:16 INFO : sub dir/hello world: Deleted 2026/09/02 01:51:17 DEBUG : Linkbox root 'rclone-test-lofonog0nota': Purge remote --- PASS: TestServerSideMoveOverSelf (63.54s) === RUN TestCopyAfterDelete run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:51:24 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 01:51:24 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 01:51:25 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 01:51:26 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 01:51:27 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 01:51:28 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 01:51:32 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 01:51:38 ERROR : error listing: directory not found 2026/09/02 01:51:39 INFO : Local file system at /tmp/rclone2107382266: Making directory 2026/09/02 01:51:39 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:51:39 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:51:39 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:51:39 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 01:51:40 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:51:40 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 01:51:40 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:51:40 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 01:51:41 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:51:41 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 01:51:42 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:51:44 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:51:46 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:51:48 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:51:50 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:51:52 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 01:51:54 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 01:51:56 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 01:51:57 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 01:51:59 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 01:51:59 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 01:52:01 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 01:52:01 DEBUG : pacer: Reducing sleep to 200.225829ms --- PASS: TestCopyAfterDelete (40.53s) === RUN TestCopyRedownload run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:52:01 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 01:52:05 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/02 01:52:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:52:06 DEBUG : Local file system at /tmp/rclone2107382266: Waiting for checks to finish 2026/09/02 01:52:06 DEBUG : Local file system at /tmp/rclone2107382266: Waiting for transfers to finish 2026/09/02 01:52:06 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/09/02 01:52:06 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/09/02 01:52:06 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:52:06 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (8.26s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:52:10 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/02 01:52:10 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:52:10 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:52:12 DEBUG : check sum: size = 1 OK 2026/09/02 01:52:12 INFO : check sum: Copied (new) 2026/09/02 01:52:12 DEBUG : Waiting for deletions to finish 2026/09/02 01:52:12 DEBUG : check sum: size = 1 OK 2026/09/02 01:52:12 NOTICE: Linkbox root 'rclone-test-bapanit7meqo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/02 01:52:12 DEBUG : check sum: Size of src and dst objects identical 2026/09/02 01:52:12 DEBUG : check sum: Unchanged skipping 2026/09/02 01:52:12 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:52:12 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:52:12 DEBUG : Waiting for deletions to finish 2026/09/02 01:52:12 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.60s) === RUN TestSyncSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:52:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/02 01:52:14 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:52:14 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:52:16 DEBUG : sizeonly: size = 6 OK 2026/09/02 01:52:16 INFO : sizeonly: Copied (new) 2026/09/02 01:52:16 DEBUG : Waiting for deletions to finish 2026/09/02 01:52:17 DEBUG : sizeonly: size = 6 OK 2026/09/02 01:52:17 DEBUG : sizeonly: Sizes identical 2026/09/02 01:52:17 DEBUG : sizeonly: Unchanged skipping 2026/09/02 01:52:17 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:52:17 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:52:17 DEBUG : Waiting for deletions to finish 2026/09/02 01:52:17 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.70s) === RUN TestSyncIgnoreSize run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:52:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/02 01:52:19 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:52:19 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:52:21 INFO : ignore-size: Copied (new) 2026/09/02 01:52:21 DEBUG : Waiting for deletions to finish 2026/09/02 01:52:22 DEBUG : ignore-size: Sizes identical 2026/09/02 01:52:22 DEBUG : ignore-size: Unchanged skipping 2026/09/02 01:52:22 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:52:22 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:52:22 DEBUG : Waiting for deletions to finish 2026/09/02 01:52:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.96s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:52:26 DEBUG : existing: size = 6 OK 2026/09/02 01:52:26 DEBUG : existing: Sizes identical 2026/09/02 01:52:26 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:52:26 DEBUG : existing: Unchanged skipping 2026/09/02 01:52:26 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:52:26 DEBUG : Waiting for deletions to finish 2026/09/02 01:52:26 INFO : There was nothing to transfer 2026/09/02 01:52:26 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/02 01:52:26 DEBUG : existing: Update: removing old file 2026/09/02 01:52:26 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:52:26 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:52:29 DEBUG : existing: size = 6 OK 2026/09/02 01:52:29 INFO : existing: Copied (replaced existing) 2026/09/02 01:52:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.78s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:52:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/02 01:52:32 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:52:32 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:52:34 DEBUG : existing: size = 6 OK 2026/09/02 01:52:34 INFO : existing: Copied (new) 2026/09/02 01:52:34 DEBUG : Waiting for deletions to finish 2026/09/02 01:52:34 DEBUG : existing: Destination exists, skipping 2026/09/02 01:52:34 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:52:34 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:52:34 DEBUG : Waiting for deletions to finish 2026/09/02 01:52:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.63s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:52:44 INFO : d: Making directory 2026/09/02 01:52:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/02 01:52:48 DEBUG : c/non empty space: size = 5 OK 2026/09/02 01:52:48 DEBUG : c/non empty space: Sizes identical 2026/09/02 01:52:48 DEBUG : c/non empty space: Unchanged skipping 2026/09/02 01:52:48 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:52:48 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:52:51 DEBUG : a/potato2: size = 60 OK 2026/09/02 01:52:51 INFO : a/potato2: Copied (new) 2026/09/02 01:52:51 DEBUG : Waiting for deletions to finish 2026/09/02 01:52:53 INFO : b/potato: Deleted 2026/09/02 01:52:53 INFO : d: Removing directory 2026/09/02 01:52:54 INFO : b: Removing directory 2026/09/02 01:52:56 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': deleted 2 directories --- PASS: TestSyncIgnoreErrors (26.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:53:05 DEBUG : empty space: size = 1 OK 2026/09/02 01:53:05 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:53:05 DEBUG : empty space: Sizes identical 2026/09/02 01:53:05 DEBUG : empty space: Unchanged skipping 2026/09/02 01:53:05 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:53:05 DEBUG : Waiting for deletions to finish 2026/09/02 01:53:05 INFO : There was nothing to transfer 2026/09/02 01:53:06 DEBUG : empty space: size = 1 OK 2026/09/02 01:53:06 DEBUG : empty space: Sizes identical 2026/09/02 01:53:06 DEBUG : empty space: Unchanged skipping 2026/09/02 01:53:06 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:53:06 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:53:06 DEBUG : Waiting for deletions to finish 2026/09/02 01:53:06 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.86s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.40s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.41s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:53:11 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/02 01:53:11 DEBUG : empty space: size = 1 OK 2026/09/02 01:53:11 DEBUG : empty space: Sizes identical 2026/09/02 01:53:11 DEBUG : empty space: Unchanged skipping 2026/09/02 01:53:11 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:53:11 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:53:13 DEBUG : potato: size = 60 OK 2026/09/02 01:53:13 INFO : potato: Copied (new) 2026/09/02 01:53:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.75s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:53:19 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2107382266) 2026/09/02 01:53:19 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 01:53:19 DEBUG : potato: Sizes differ 2026/09/02 01:53:19 DEBUG : potato: Update: removing old file 2026/09/02 01:53:19 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:53:19 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:53:22 DEBUG : potato: size = 21 OK 2026/09/02 01:53:22 INFO : potato: Copied (replaced existing) 2026/09/02 01:53:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.55s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/09/02 01:53:26 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:53:26 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2107382266) 2026/09/02 01:53:26 DEBUG : potato: size = 36 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 01:53:26 DEBUG : potato: Sizes differ 2026/09/02 01:53:26 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:53:26 DEBUG : potato: Update: removing old file 2026/09/02 01:53:29 DEBUG : potato: size = 21 OK 2026/09/02 01:53:29 INFO : potato: Copied (replaced existing) 2026/09/02 01:53:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:53:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:53:36 DEBUG : empty space: size = 1 OK 2026/09/02 01:53:36 DEBUG : empty space: Sizes identical 2026/09/02 01:53:36 DEBUG : empty space: Unchanged skipping 2026/09/02 01:53:36 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:53:36 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:53:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/02 01:53:36 DEBUG : Waiting for deletions to finish 2026/09/02 01:53:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:53:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:53:43 DEBUG : empty space: size = 1 OK 2026/09/02 01:53:43 DEBUG : empty space: Sizes identical 2026/09/02 01:53:43 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:53:43 DEBUG : empty space: Unchanged skipping 2026/09/02 01:53:43 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:53:45 DEBUG : potato2: size = 60 OK 2026/09/02 01:53:45 INFO : potato2: Copied (new) 2026/09/02 01:53:45 DEBUG : Waiting for deletions to finish 2026/09/02 01:53:47 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:53:57 INFO : d: Making directory 2026/09/02 01:53:59 INFO : d/e: Making directory 2026/09/02 01:54:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/02 01:54:02 DEBUG : c/non empty space: size = 5 OK 2026/09/02 01:54:02 DEBUG : c/non empty space: Sizes identical 2026/09/02 01:54:02 DEBUG : c/non empty space: Unchanged skipping 2026/09/02 01:54:04 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:54:04 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:54:07 DEBUG : a/potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 01:54:07 DEBUG : a/potato2: size = 60 OK 2026/09/02 01:54:07 INFO : a/potato2: Copied (new) 2026/09/02 01:54:07 DEBUG : Waiting for deletions to finish 2026/09/02 01:54:08 INFO : b/potato: Deleted 2026/09/02 01:54:08 INFO : d/e: Removing directory 2026/09/02 01:54:10 INFO : d: Removing directory 2026/09/02 01:54:12 INFO : b: Removing directory 2026/09/02 01:54:13 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (30.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:54:27 INFO : d: Making directory 2026/09/02 01:54:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/02 01:54:30 DEBUG : c/non empty space: size = 5 OK 2026/09/02 01:54:30 DEBUG : c/non empty space: Sizes identical 2026/09/02 01:54:30 DEBUG : c/non empty space: Unchanged skipping 2026/09/02 01:54:31 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:54:31 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:54:34 DEBUG : a/potato2: size = 60 OK 2026/09/02 01:54:34 INFO : a/potato2: Copied (new) 2026/09/02 01:54:34 ERROR : Linkbox root 'rclone-test-bapanit7meqo': not deleting files as there were IO errors 2026/09/02 01:54:34 ERROR : Linkbox root 'rclone-test-bapanit7meqo': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:54:51 DEBUG : Waiting for deletions to finish 2026/09/02 01:54:51 DEBUG : empty space: size = 1 OK 2026/09/02 01:54:51 DEBUG : empty space: Sizes identical 2026/09/02 01:54:51 DEBUG : empty space: Unchanged skipping 2026/09/02 01:54:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:54:51 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:54:51 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:54:52 INFO : potato: Deleted 2026/09/02 01:54:53 DEBUG : potato2: size = 60 OK 2026/09/02 01:54:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:55:01 DEBUG : Waiting for deletions to finish 2026/09/02 01:55:01 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:55:01 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:55:02 INFO : potato: Deleted 2026/09/02 01:55:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:55:02 DEBUG : empty space: size = 1 OK 2026/09/02 01:55:02 DEBUG : empty space: Sizes identical 2026/09/02 01:55:02 DEBUG : empty space: Unchanged skipping 2026/09/02 01:55:02 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:55:02 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:55:04 DEBUG : potato2: size = 60 OK 2026/09/02 01:55:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.31s) === RUN TestCopyDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:55:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:55:10 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:55:10 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:55:12 DEBUG : potato2: size = 19 OK 2026/09/02 01:55:12 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.62s) === RUN TestSyncWithExclude run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:55:19 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 01:55:20 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 01:55:20 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 01:55:21 DEBUG : enormous: Excluded (Size Filter) 2026/09/02 01:55:21 DEBUG : enormous: Excluded 2026/09/02 01:55:21 DEBUG : potato2: Excluded (Size Filter) 2026/09/02 01:55:21 DEBUG : potato2: Excluded 2026/09/02 01:55:21 DEBUG : potato2: Excluded (Size Filter) 2026/09/02 01:55:21 DEBUG : potato2: Excluded 2026/09/02 01:55:21 DEBUG : empty space: size = 1 OK 2026/09/02 01:55:21 DEBUG : empty space: Sizes identical 2026/09/02 01:55:21 DEBUG : empty space: Unchanged skipping 2026/09/02 01:55:21 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:55:21 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:55:21 DEBUG : Waiting for deletions to finish 2026/09/02 01:55:21 INFO : There was nothing to transfer 2026/09/02 01:55:21 DEBUG : enormous: Excluded (Size Filter) 2026/09/02 01:55:21 DEBUG : enormous: Excluded 2026/09/02 01:55:21 DEBUG : potato2: Excluded (Size Filter) 2026/09/02 01:55:21 DEBUG : potato2: Excluded 2026/09/02 01:55:22 DEBUG : potato2: Excluded (Size Filter) 2026/09/02 01:55:22 DEBUG : potato2: Excluded 2026/09/02 01:55:22 DEBUG : empty space: size = 1 OK 2026/09/02 01:55:22 DEBUG : empty space: Sizes identical 2026/09/02 01:55:22 DEBUG : empty space: Unchanged skipping 2026/09/02 01:55:22 DEBUG : Local file system at /tmp/rclone2107382266: Waiting for checks to finish 2026/09/02 01:55:22 DEBUG : Local file system at /tmp/rclone2107382266: Waiting for transfers to finish 2026/09/02 01:55:22 DEBUG : Waiting for deletions to finish 2026/09/02 01:55:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.32s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:55:31 DEBUG : enormous: Excluded (Size Filter) 2026/09/02 01:55:31 DEBUG : enormous: Excluded 2026/09/02 01:55:31 DEBUG : potato2: Excluded (Size Filter) 2026/09/02 01:55:31 DEBUG : potato2: Excluded 2026/09/02 01:55:31 DEBUG : empty space: size = 1 OK 2026/09/02 01:55:31 DEBUG : empty space: Sizes identical 2026/09/02 01:55:31 DEBUG : empty space: Unchanged skipping 2026/09/02 01:55:31 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:55:31 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:55:31 DEBUG : Waiting for deletions to finish 2026/09/02 01:55:32 INFO : enormous: Deleted 2026/09/02 01:55:33 INFO : potato2: Deleted 2026/09/02 01:55:33 INFO : There was nothing to transfer 2026/09/02 01:55:33 DEBUG : empty space: size = 1 OK 2026/09/02 01:55:33 DEBUG : empty space: Sizes identical 2026/09/02 01:55:33 DEBUG : empty space: Unchanged skipping 2026/09/02 01:55:33 DEBUG : Local file system at /tmp/rclone2107382266: Waiting for checks to finish 2026/09/02 01:55:33 DEBUG : Local file system at /tmp/rclone2107382266: Waiting for transfers to finish 2026/09/02 01:55:33 DEBUG : Waiting for deletions to finish 2026/09/02 01:55:33 INFO : enormous: Deleted 2026/09/02 01:55:33 INFO : potato2: Deleted 2026/09/02 01:55:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.24s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.40s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/09/02 01:55:35 ERROR : Linkbox root 'rclone-test-bapanit7meqo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/02 01:55:35 ERROR : Linkbox root 'rclone-test-bapanit7meqo': Ignoring --track-renames as the source and destination do not have a common hash 2026/09/02 01:55:35 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/02 01:55:35 DEBUG : yam: Need to transfer - File not found at Destination 2026/09/02 01:55:35 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:55:35 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:55:38 DEBUG : potato: size = 14 OK 2026/09/02 01:55:38 INFO : potato: Copied (new) 2026/09/02 01:55:38 DEBUG : yam: size = 11 OK 2026/09/02 01:55:38 INFO : yam: Copied (new) 2026/09/02 01:55:38 DEBUG : Waiting for deletions to finish 2026/09/02 01:55:38 ERROR : Linkbox root 'rclone-test-bapanit7meqo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/02 01:55:38 ERROR : Linkbox root 'rclone-test-bapanit7meqo': Ignoring --track-renames as the source and destination do not have a common hash 2026/09/02 01:55:38 DEBUG : yaml: Need to transfer - File not found at Destination 2026/09/02 01:55:38 DEBUG : potato: size = 14 OK 2026/09/02 01:55:38 DEBUG : potato: Sizes identical 2026/09/02 01:55:38 DEBUG : potato: Unchanged skipping 2026/09/02 01:55:38 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:55:38 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:55:40 DEBUG : yaml: size = 11 OK 2026/09/02 01:55:40 INFO : yaml: Copied (new) 2026/09/02 01:55:40 DEBUG : Waiting for deletions to finish 2026/09/02 01:55:42 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (9.82s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/09/02 01:55:45 ERROR : Linkbox root 'rclone-test-bapanit7meqo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/02 01:55:45 ERROR : Linkbox root 'rclone-test-bapanit7meqo': Ignoring --track-renames as either the source or destination do not support modtime 2026/09/02 01:55:45 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/02 01:55:45 DEBUG : yam: Need to transfer - File not found at Destination 2026/09/02 01:55:45 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:55:45 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:55:48 DEBUG : potato: size = 14 OK 2026/09/02 01:55:48 INFO : potato: Copied (new) 2026/09/02 01:55:48 DEBUG : yam: size = 11 OK 2026/09/02 01:55:48 INFO : yam: Copied (new) 2026/09/02 01:55:48 DEBUG : Waiting for deletions to finish 2026/09/02 01:55:48 ERROR : Linkbox root 'rclone-test-bapanit7meqo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/02 01:55:48 ERROR : Linkbox root 'rclone-test-bapanit7meqo': Ignoring --track-renames as either the source or destination do not support modtime 2026/09/02 01:55:48 DEBUG : yaml: Need to transfer - File not found at Destination 2026/09/02 01:55:48 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:55:48 DEBUG : potato: size = 14 OK 2026/09/02 01:55:48 DEBUG : potato: Sizes identical 2026/09/02 01:55:48 DEBUG : potato: Unchanged skipping 2026/09/02 01:55:48 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:55:50 DEBUG : yaml: size = 11 OK 2026/09/02 01:55:50 INFO : yaml: Copied (new) 2026/09/02 01:55:50 DEBUG : Waiting for deletions to finish 2026/09/02 01:55:52 INFO : yam: Deleted 2026/09/02 01:55:53 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:55:53 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 01:55:54 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:55:54 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 01:55:54 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:55:54 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 01:55:56 DEBUG : pacer: Reducing sleep to 1.2s 2026/09/02 01:55:57 DEBUG : pacer: Reducing sleep to 900ms --- PASS: TestSyncWithTrackRenamesStrategyModtime (11.58s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/09/02 01:55:57 ERROR : Linkbox root 'rclone-test-bapanit7meqo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/02 01:55:58 DEBUG : pacer: Reducing sleep to 675ms 2026/09/02 01:55:58 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/02 01:55:58 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/09/02 01:55:58 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:55:58 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:55:59 DEBUG : pacer: Reducing sleep to 506.25ms 2026/09/02 01:55:59 DEBUG : pacer: Reducing sleep to 379.6875ms 2026/09/02 01:56:00 DEBUG : pacer: Reducing sleep to 284.765625ms 2026/09/02 01:56:01 DEBUG : pacer: Reducing sleep to 213.574218ms 2026/09/02 01:56:02 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 01:56:03 DEBUG : potato: size = 14 OK 2026/09/02 01:56:03 INFO : potato: Copied (new) 2026/09/02 01:56:04 DEBUG : sub/yam: size = 11 OK 2026/09/02 01:56:04 INFO : sub/yam: Copied (new) 2026/09/02 01:56:04 DEBUG : Waiting for deletions to finish 2026/09/02 01:56:04 ERROR : Linkbox root 'rclone-test-bapanit7meqo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/02 01:56:04 DEBUG : yam: Need to transfer - File not found at Destination 2026/09/02 01:56:04 DEBUG : potato: size = 14 OK 2026/09/02 01:56:04 DEBUG : potato: Sizes identical 2026/09/02 01:56:04 DEBUG : potato: Unchanged skipping 2026/09/02 01:56:05 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:56:05 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:56:07 DEBUG : yam: size = 11 OK 2026/09/02 01:56:07 INFO : yam: Copied (new) 2026/09/02 01:56:07 DEBUG : Waiting for deletions to finish 2026/09/02 01:56:08 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (16.37s) === RUN TestServerSideMoveLocal run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:56:13 DEBUG : Creating backend with remote "/tmp/rclone2107382266/dir1" 2026/09/02 01:56:13 DEBUG : Config file has changed externally - reloading 2026/09/02 01:56:13 DEBUG : Creating backend with remote "/tmp/rclone2107382266/dir2" 2026/09/02 01:56:13 DEBUG : Local file system at /tmp/rclone2107382266/dir2: Using server-side directory move 2026/09/02 01:56:13 INFO : Local file system at /tmp/rclone2107382266/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/02 01:56:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/02 01:56:13 DEBUG : Local file system at /tmp/rclone2107382266/dir2: Waiting for checks to finish 2026/09/02 01:56:13 DEBUG : Local file system at /tmp/rclone2107382266/dir2: Waiting for transfers to finish 2026/09/02 01:56:13 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:56:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:56:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/02 01:56:14 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:56:14 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:56:21 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:56:21 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:56:21 INFO : sub dir/hello world: Deleted 2026/09/02 01:56:21 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/02 01:56:21 INFO : nested/sub dir/file: Copied (new) 2026/09/02 01:56:21 INFO : nested/sub dir/file: Deleted 2026/09/02 01:56:21 INFO : sub dir: Removing directory 2026/09/02 01:56:21 INFO : nested/sub dir: Removing directory 2026/09/02 01:56:21 INFO : nested: Removing directory 2026/09/02 01:56:21 DEBUG : Local file system at /tmp/rclone2107382266: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (16.55s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:56:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/02 01:56:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/02 01:56:30 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:56:30 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:56:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/02 01:56:37 INFO : sub dir/hello world: Copied (new) 2026/09/02 01:56:37 INFO : sub dir/hello world: Deleted 2026/09/02 01:56:38 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/02 01:56:38 INFO : nested/sub dir/file: Copied (new) 2026/09/02 01:56:38 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.00s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:56:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/02 01:56:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/02 01:56:47 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 01:56:47 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 01:56:50 DEBUG : existing-b: size = 6 OK 2026/09/02 01:56:50 INFO : existing-b: Copied (new) 2026/09/02 01:56:50 INFO : existing-b: Deleted 2026/09/02 01:56:50 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 01:56:50 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 01:56:51 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 01:56:51 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 01:56:52 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 01:56:54 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 01:56:57 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 01:57:04 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 01:57:17 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 01:57:43 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 01:58:34 ERROR : existing: Failed to copy: object not found 2026/09/02 01:58:34 ERROR : existing: Not deleting source as copy failed: object not found sync_test.go:1866: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1866 Error: Received unexpected error: object not found Test: TestMoveWithIgnoreExisting --- FAIL: TestMoveWithIgnoreExisting (110.42s) === RUN TestServerSideMove run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:58:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-carebux1mafo" 2026/09/02 01:58:37 DEBUG : Linkbox root 'rclone-test-carebux1mafo': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-bapanit7meqo' -> Linkbox root 'rclone-test-carebux1mafo' 2026/09/02 01:58:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:58:51 DEBUG : empty space: size = 1 OK 2026/09/02 01:58:51 DEBUG : empty space: Sizes identical 2026/09/02 01:58:51 DEBUG : empty space: Unchanged skipping 2026/09/02 01:58:51 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 01:58:51 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-carebux1mafo') 2026/09/02 01:58:51 DEBUG : potato3: Sizes differ 2026/09/02 01:58:51 DEBUG : Linkbox root 'rclone-test-carebux1mafo': Waiting for checks to finish 2026/09/02 01:58:51 DEBUG : potato3: Update: removing old file 2026/09/02 01:58:52 INFO : empty space: Deleted 2026/09/02 01:58:52 DEBUG : Linkbox root 'rclone-test-carebux1mafo': Waiting for transfers to finish 2026/09/02 01:58:54 DEBUG : potato2: size = 60 OK 2026/09/02 01:58:54 INFO : potato2: Copied (new) 2026/09/02 01:58:55 DEBUG : potato3: size = 68 OK 2026/09/02 01:58:55 INFO : potato3: Copied (replaced existing) 2026/09/02 01:58:55 INFO : potato2: Deleted 2026/09/02 01:58:56 INFO : potato3: Deleted 2026/09/02 01:58:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tejikuq4yayo" 2026/09/02 01:58:57 DEBUG : Linkbox root 'rclone-test-tejikuq4yayo': Using cached web token 2026/09/02 01:58:58 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/02 01:58:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:58:58 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/02 01:58:58 DEBUG : Linkbox root 'rclone-test-tejikuq4yayo': Waiting for checks to finish 2026/09/02 01:58:58 DEBUG : Linkbox root 'rclone-test-tejikuq4yayo': Waiting for transfers to finish 2026/09/02 01:59:02 DEBUG : empty space: size = 1 OK 2026/09/02 01:59:02 INFO : empty space: Copied (new) 2026/09/02 01:59:03 DEBUG : potato2: size = 60 OK 2026/09/02 01:59:03 INFO : potato2: Copied (new) 2026/09/02 01:59:03 DEBUG : potato3: size = 68 OK 2026/09/02 01:59:03 INFO : potato3: Copied (new) 2026/09/02 01:59:04 INFO : empty space: Deleted 2026/09/02 01:59:04 INFO : potato2: Deleted 2026/09/02 01:59:04 INFO : potato3: Deleted 2026/09/02 01:59:05 DEBUG : Linkbox root 'rclone-test-tejikuq4yayo': Purge remote 2026/09/02 01:59:06 DEBUG : Linkbox root 'rclone-test-carebux1mafo': Purge remote --- PASS: TestServerSideMove (30.24s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:59:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-habekoc0qoro" 2026/09/02 01:59:08 DEBUG : Linkbox root 'rclone-test-habekoc0qoro': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-bapanit7meqo' -> Linkbox root 'rclone-test-habekoc0qoro' 2026/09/02 01:59:21 DEBUG : empty space: Excluded (Size Filter) 2026/09/02 01:59:21 DEBUG : empty space: Excluded 2026/09/02 01:59:21 DEBUG : empty space: Excluded (Size Filter) 2026/09/02 01:59:21 DEBUG : empty space: Excluded 2026/09/02 01:59:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:59:21 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 01:59:21 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-habekoc0qoro') 2026/09/02 01:59:21 DEBUG : potato3: Sizes differ 2026/09/02 01:59:21 DEBUG : Linkbox root 'rclone-test-habekoc0qoro': Waiting for checks to finish 2026/09/02 01:59:21 DEBUG : Linkbox root 'rclone-test-habekoc0qoro': Waiting for transfers to finish 2026/09/02 01:59:21 DEBUG : potato3: Update: removing old file 2026/09/02 01:59:24 DEBUG : potato2: size = 60 OK 2026/09/02 01:59:24 INFO : potato2: Copied (new) 2026/09/02 01:59:25 DEBUG : potato3: size = 68 OK 2026/09/02 01:59:25 INFO : potato3: Copied (replaced existing) 2026/09/02 01:59:25 INFO : potato2: Deleted 2026/09/02 01:59:26 INFO : potato3: Deleted 2026/09/02 01:59:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ganimib7yova" 2026/09/02 01:59:26 DEBUG : Linkbox root 'rclone-test-ganimib7yova': Using cached web token 2026/09/02 01:59:28 DEBUG : empty space: Excluded (Size Filter) 2026/09/02 01:59:28 DEBUG : empty space: Excluded 2026/09/02 01:59:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 01:59:28 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/02 01:59:28 DEBUG : Linkbox root 'rclone-test-ganimib7yova': Waiting for checks to finish 2026/09/02 01:59:28 DEBUG : Linkbox root 'rclone-test-ganimib7yova': Waiting for transfers to finish 2026/09/02 01:59:30 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:59:30 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 01:59:30 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:59:30 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 01:59:31 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:59:31 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 01:59:31 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:59:31 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 01:59:33 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:59:35 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 01:59:37 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 01:59:40 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 01:59:41 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 01:59:41 DEBUG : potato3: size = 68 OK 2026/09/02 01:59:41 INFO : potato3: Copied (new) 2026/09/02 01:59:41 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 01:59:42 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 01:59:42 DEBUG : potato2: size = 60 OK 2026/09/02 01:59:42 INFO : potato2: Copied (new) 2026/09/02 01:59:42 INFO : potato3: Deleted 2026/09/02 01:59:43 INFO : potato2: Deleted 2026/09/02 01:59:43 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 01:59:44 DEBUG : Linkbox root 'rclone-test-ganimib7yova': Purge remote 2026/09/02 01:59:45 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 01:59:45 DEBUG : Linkbox root 'rclone-test-habekoc0qoro': Purge remote --- PASS: TestServerSideMoveWithFilter (40.31s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 01:59:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zavuxav0yupo" 2026/09/02 01:59:48 DEBUG : Linkbox root 'rclone-test-zavuxav0yupo': Using cached web token 2026/09/02 01:59:55 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-bapanit7meqo' -> Linkbox root 'rclone-test-zavuxav0yupo' 2026/09/02 02:00:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 02:00:03 DEBUG : empty space: size = 1 OK 2026/09/02 02:00:03 DEBUG : empty space: Sizes identical 2026/09/02 02:00:03 DEBUG : empty space: Unchanged skipping 2026/09/02 02:00:03 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:00:03 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-zavuxav0yupo') 2026/09/02 02:00:03 DEBUG : potato3: Sizes differ 2026/09/02 02:00:03 DEBUG : Linkbox root 'rclone-test-zavuxav0yupo': Waiting for checks to finish 2026/09/02 02:00:04 DEBUG : potato3: Update: removing old file 2026/09/02 02:00:05 INFO : empty space: Deleted 2026/09/02 02:00:05 DEBUG : Linkbox root 'rclone-test-zavuxav0yupo': Waiting for transfers to finish 2026/09/02 02:00:06 DEBUG : potato2: size = 60 OK 2026/09/02 02:00:06 INFO : potato2: Copied (new) 2026/09/02 02:00:07 DEBUG : potato3: size = 68 OK 2026/09/02 02:00:07 INFO : potato3: Copied (replaced existing) 2026/09/02 02:00:07 INFO : potato2: Deleted 2026/09/02 02:00:08 INFO : potato3: Deleted 2026/09/02 02:00:08 INFO : tomatoDir: Removing directory 2026/09/02 02:00:10 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': deleted 1 directories 2026/09/02 02:00:10 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-licoqin2cire" 2026/09/02 02:00:10 DEBUG : Linkbox root 'rclone-test-licoqin2cire': Using cached web token 2026/09/02 02:00:11 INFO : tomatoDir: Making directory 2026/09/02 02:00:13 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/02 02:00:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/02 02:00:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/02 02:00:14 DEBUG : Linkbox root 'rclone-test-licoqin2cire': Waiting for checks to finish 2026/09/02 02:00:14 DEBUG : Linkbox root 'rclone-test-licoqin2cire': Waiting for transfers to finish 2026/09/02 02:00:18 DEBUG : empty space: size = 1 OK 2026/09/02 02:00:18 INFO : empty space: Copied (new) 2026/09/02 02:00:18 DEBUG : potato3: size = 68 OK 2026/09/02 02:00:18 INFO : potato3: Copied (new) 2026/09/02 02:00:18 DEBUG : potato2: size = 60 OK 2026/09/02 02:00:18 INFO : potato2: Copied (new) 2026/09/02 02:00:19 INFO : empty space: Deleted 2026/09/02 02:00:20 INFO : potato3: Deleted 2026/09/02 02:00:20 INFO : potato2: Deleted 2026/09/02 02:00:20 INFO : tomatoDir: Removing directory 2026/09/02 02:00:21 DEBUG : Linkbox root 'rclone-test-zavuxav0yupo': deleted 1 directories 2026/09/02 02:00:22 DEBUG : Linkbox root 'rclone-test-licoqin2cire': Purge remote 2026/09/02 02:00:23 DEBUG : Linkbox root 'rclone-test-zavuxav0yupo': Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (36.99s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:00:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bapanit7meqo/rclone-move-test" 2026/09/02 02:00:25 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/rclone-move-test': Using cached web token --- PASS: TestServerSideMoveOverlap (5.15s) === RUN TestSyncOverlap run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:00:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bapanit7meqo/rclone-sync-test" 2026/09/02 02:00:30 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/rclone-sync-test': Using cached web token --- PASS: TestSyncOverlap (1.84s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:00:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bapanit7meqo/rclone-sync-test" 2026/09/02 02:00:32 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/rclone-sync-test': Using cached web token 2026/09/02 02:00:35 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bapanit7meqo/rclone-sync-test-include/layer2" 2026/09/02 02:00:35 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/rclone-sync-test-include/layer2': Using cached web token 2026/09/02 02:00:35 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:00:35 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:00:35 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:00:35 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 02:00:36 DEBUG : pacer: Reducing sleep to 600ms 2026/09/02 02:00:36 DEBUG : pacer: Reducing sleep to 450ms 2026/09/02 02:00:37 DEBUG : pacer: Reducing sleep to 337.5ms 2026/09/02 02:00:37 DEBUG : pacer: Reducing sleep to 253.125ms 2026/09/02 02:00:38 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:00:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bapanit7meqo/rclone-sync-test-ignore-file" 2026/09/02 02:00:41 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/rclone-sync-test-ignore-file': Using cached web token run.go:303: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-bapanit7meqo'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (19.85s) === RUN TestSyncCompareDest run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:00:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bapanit7meqo/dst" 2026/09/02 02:00:52 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/dst': Using cached web token 2026/09/02 02:00:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bapanit7meqo/CompareDest" 2026/09/02 02:00:53 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/CompareDest': Using cached web token 2026/09/02 02:00:55 DEBUG : one: Need to transfer - File not found at Destination 2026/09/02 02:00:55 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/dst': Waiting for checks to finish 2026/09/02 02:00:55 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/dst': Waiting for transfers to finish 2026/09/02 02:00:59 DEBUG : one: size = 3 OK 2026/09/02 02:00:59 INFO : one: Copied (new) 2026/09/02 02:00:59 DEBUG : Waiting for deletions to finish 2026/09/02 02:01:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:01:00 DEBUG : one: size = 3 (Linkbox root 'rclone-test-bapanit7meqo/dst') 2026/09/02 02:01:00 DEBUG : one: Sizes differ 2026/09/02 02:01:00 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/dst': Waiting for checks to finish 2026/09/02 02:01:00 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/dst': Waiting for transfers to finish 2026/09/02 02:01:00 DEBUG : one: Update: removing old file 2026/09/02 02:01:03 DEBUG : one: size = 5 OK 2026/09/02 02:01:03 INFO : one: Copied (replaced existing) 2026/09/02 02:01:03 DEBUG : Waiting for deletions to finish 2026/09/02 02:01:04 DEBUG : dst/one: Update: removing old file 2026/09/02 02:01:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:01:12 DEBUG : one: size = 3 (Linkbox root 'rclone-test-bapanit7meqo/dst') 2026/09/02 02:01:12 DEBUG : one: Sizes differ 2026/09/02 02:01:12 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/dst': Waiting for checks to finish 2026/09/02 02:01:12 DEBUG : one: size = 5 OK 2026/09/02 02:01:12 DEBUG : one: Sizes identical 2026/09/02 02:01:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/02 02:01:12 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/dst': Waiting for transfers to finish 2026/09/02 02:01:12 DEBUG : Waiting for deletions to finish 2026/09/02 02:01:12 INFO : There was nothing to transfer 2026/09/02 02:01:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:01:16 DEBUG : one: size = 3 (Linkbox root 'rclone-test-bapanit7meqo/dst') 2026/09/02 02:01:16 DEBUG : one: Sizes differ 2026/09/02 02:01:16 DEBUG : two: size = 3 OK 2026/09/02 02:01:16 DEBUG : two: Sizes identical 2026/09/02 02:01:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/02 02:01:16 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/dst': Waiting for checks to finish 2026/09/02 02:01:16 DEBUG : one: size = 5 OK 2026/09/02 02:01:16 DEBUG : one: Sizes identical 2026/09/02 02:01:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/02 02:01:16 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/dst': Waiting for transfers to finish 2026/09/02 02:01:16 DEBUG : Waiting for deletions to finish 2026/09/02 02:01:16 INFO : There was nothing to transfer 2026/09/02 02:01:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:01:17 DEBUG : one: size = 3 (Linkbox root 'rclone-test-bapanit7meqo/dst') 2026/09/02 02:01:17 DEBUG : one: Sizes differ 2026/09/02 02:01:17 DEBUG : two: size = 3 OK 2026/09/02 02:01:17 DEBUG : two: Sizes identical 2026/09/02 02:01:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/02 02:01:17 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/dst': Waiting for checks to finish 2026/09/02 02:01:18 DEBUG : one: size = 5 OK 2026/09/02 02:01:18 DEBUG : one: Sizes identical 2026/09/02 02:01:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/02 02:01:18 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/dst': Waiting for transfers to finish 2026/09/02 02:01:18 DEBUG : Waiting for deletions to finish 2026/09/02 02:01:18 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/09/02 02:01:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:01:19 DEBUG : one: size = 3 (Linkbox root 'rclone-test-bapanit7meqo/dst') 2026/09/02 02:01:19 DEBUG : one: Sizes differ 2026/09/02 02:01:19 DEBUG : two: size = 5 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:01:19 DEBUG : two: size = 3 (Linkbox root 'rclone-test-bapanit7meqo/CompareDest') 2026/09/02 02:01:19 DEBUG : two: Sizes differ 2026/09/02 02:01:19 DEBUG : two: Need to transfer - File not found at Destination 2026/09/02 02:01:19 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/dst': Waiting for checks to finish 2026/09/02 02:01:19 DEBUG : one: size = 5 OK 2026/09/02 02:01:19 DEBUG : one: Sizes identical 2026/09/02 02:01:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/02 02:01:19 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/dst': Waiting for transfers to finish 2026/09/02 02:01:21 DEBUG : two: size = 5 OK 2026/09/02 02:01:21 INFO : two: Copied (new) 2026/09/02 02:01:21 DEBUG : Waiting for deletions to finish 2026/09/02 02:01:28 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:01:28 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:01:28 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:01:28 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 02:01:29 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:01:29 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 02:01:29 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:01:29 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:01:31 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:01:33 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:01:35 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:01:38 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:01:39 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:01:42 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:01:42 DEBUG : pacer: Reducing sleep to 632.8125ms --- PASS: TestSyncCompareDest (50.16s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:01:43 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:01:44 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:01:45 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:01:45 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:01:50 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:01:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bapanit7meqo/dest" 2026/09/02 02:01:54 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/dest': Using cached web token 2026/09/02 02:01:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bapanit7meqo/pre-dest1" 2026/09/02 02:01:55 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/pre-dest1': Using cached web token 2026/09/02 02:01:56 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bapanit7meqo/pre-dest2" 2026/09/02 02:01:56 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/pre-dest2': Using cached web token 2026/09/02 02:01:57 DEBUG : 1: size = 1 OK 2026/09/02 02:01:57 DEBUG : 1: Sizes identical 2026/09/02 02:01:57 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/02 02:01:58 DEBUG : 2: size = 1 OK 2026/09/02 02:01:58 DEBUG : 2: Sizes identical 2026/09/02 02:01:58 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/02 02:01:58 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/02 02:01:58 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/dest': Waiting for checks to finish 2026/09/02 02:01:58 DEBUG : Linkbox root 'rclone-test-bapanit7meqo/dest': Waiting for transfers to finish 2026/09/02 02:02:02 DEBUG : 3: size = 1 OK 2026/09/02 02:02:02 INFO : 3: Copied (new) 2026/09/02 02:02:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (30.66s) === RUN TestSyncCopyDest run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.40s) === RUN TestSyncBackupDir run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.41s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.41s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.45s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.42s) === RUN TestSyncSuffix run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.41s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.41s) === RUN TestSyncUTFNorm run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:02:18 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:02:18 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:02:18 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:02:18 DEBUG : Testêé: Sizes differ 2026/09/02 02:02:18 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:02:18 DEBUG : Testêé: Update: removing old file 2026/09/02 02:02:21 DEBUG : Testêé: size = 14 OK 2026/09/02 02:02:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/02 02:02:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.51s) === RUN TestSyncImmutable run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:02:23 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/02 02:02:23 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:02:23 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:02:26 DEBUG : existing: size = 6 OK 2026/09/02 02:02:26 INFO : existing: Copied (new) 2026/09/02 02:02:26 DEBUG : Waiting for deletions to finish 2026/09/02 02:02:26 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:02:26 DEBUG : existing: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:02:26 DEBUG : existing: Sizes differ 2026/09/02 02:02:26 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:02:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/02 02:02:26 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:02:26 ERROR : Linkbox root 'rclone-test-bapanit7meqo': not deleting files as there were IO errors 2026/09/02 02:02:26 ERROR : Linkbox root 'rclone-test-bapanit7meqo': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (5.10s) === RUN TestSyncIgnoreCase run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.40s) === RUN TestFixCase run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:02:44 DEBUG : EXISTING: size = 6 OK 2026/09/02 02:02:44 DEBUG : existing: Sizes identical 2026/09/02 02:02:44 DEBUG : existing: Unchanged skipping 2026/09/02 02:02:44 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:02:44 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:02:44 DEBUG : existingbutdifferent: Sizes differ 2026/09/02 02:02:45 DEBUG : existing: Update: removing old file 2026/09/02 02:02:46 DEBUG : existingbutdifferent: Update: removing old file 2026/09/02 02:02:51 DEBUG : existingbutdifferent: size = 8 OK 2026/09/02 02:02:51 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2026/09/02 02:02:51 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/09/02 02:02:51 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2026/09/02 02:02:51 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2026/09/02 02:02:51 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/02 02:02:51 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:02:52 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:02:52 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:02:53 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:02:54 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:02:55 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:02:55 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:02:55 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2107382266) 5 vs dst(Linkbox root 'rclone-test-bapanit7meqo') 8 2026/09/02 02:02:55 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2026/09/02 02:02:56 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:02:57 DEBUG : subdira-rclone-move-pawatov9/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/09/02 02:02:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-pawatov9/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/09/02 02:02:57 DEBUG : subdira-rclone-move-pawatov9/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/09/02 02:02:57 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-pawatov9/subdirb/SUBDIRC/HELLO 2026/09/02 02:02:58 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/09/02 02:02:59 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/09/02 02:03:00 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:03:06 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:03:15 DEBUG : subdira/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/09/02 02:03:15 INFO : subdira-rclone-move-pawatov9/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb/SUBDIRC/HELLO 2026/09/02 02:03:15 DEBUG : subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/09/02 02:03:15 INFO : subdira-rclone-move-pawatov9/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/09/02 02:03:16 INFO : subdira-rclone-move-pawatov9/subdirb/SUBDIRC/HELLO: Deleted 2026/09/02 02:03:17 INFO : subdira-rclone-move-pawatov9/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/09/02 02:03:19 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:03:23 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/09/02 02:03:30 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:03:30 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:03:30 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:03:30 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 02:03:30 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:03:30 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 02:03:31 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:03:31 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:03:33 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:03:35 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:03:37 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:03:39 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:03:41 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:03:43 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:03:44 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:03:45 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:03:45 DEBUG : subdira/subdirb-rclone-move-satizeg0/SUBDIRC/HELLO: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:03:45 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:03:45 DEBUG : subdira/subdirb-rclone-move-satizeg0/SUBDIRC/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:03:46 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:03:46 DEBUG : subdira/subdirb-rclone-move-satizeg0/SUBDIRC/HELLO: size = 8 OK 2026/09/02 02:03:46 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb-rclone-move-satizeg0/SUBDIRC/HELLO 2026/09/02 02:03:46 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:03:46 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:03:46 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:03:46 DEBUG : subdira/subdirb-rclone-move-satizeg0/SUBDIRC/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:03:47 DEBUG : subdira/subdirb-rclone-move-satizeg0/SUBDIRC/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:03:47 DEBUG : subdira/subdirb-rclone-move-satizeg0/SUBDIRC/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:03:48 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/09/02 02:03:48 DEBUG : subdira/subdirb-rclone-move-satizeg0/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/09/02 02:03:48 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb-rclone-move-satizeg0/SUBDIRC/subdird/filewithoutcasedifferences 2026/09/02 02:03:50 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/09/02 02:03:50 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir rmdir: directory not empty 2026/09/02 02:03:56 DEBUG : subdira/subdirb/subdirc-rclone-move-vumijah3/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:03:56 DEBUG : subdira/subdirb/subdirc-rclone-move-vumijah3/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:03:57 DEBUG : subdira/subdirb/subdirc-rclone-move-vumijah3/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:03:57 DEBUG : subdira/subdirb/subdirc-rclone-move-vumijah3/subdird/filewithoutcasedifferences: size = 8 OK 2026/09/02 02:03:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb/subdirc-rclone-move-vumijah3/subdird/filewithoutcasedifferences 2026/09/02 02:03:58 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/09/02 02:03:58 ERROR : SUBDIRA/subdirb/SUBDIRC: Error while attempting to rename to subdira/subdirb/subdirc: RenameDir renames: could not Remove: Linkbox error 403: not permit 2026/09/02 02:03:58 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2026/09/02 02:04:02 DEBUG : subdira/subdirb/subdirc/hello: size = 5 OK 2026/09/02 02:04:02 INFO : subdira/subdirb/subdirc/hello: Copied (new) 2026/09/02 02:04:05 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2026/09/02 02:04:05 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2026/09/02 02:04:05 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:04:07 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 OK 2026/09/02 02:04:07 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (new) 2026/09/02 02:04:37 ERROR : EXISTING: Failed to copy: object not found 2026/09/02 02:04:37 ERROR : EXISTING: Not deleting source as copy failed: object not found 2026/09/02 02:04:37 ERROR : EXISTING: Error while attempting to rename to existing: object not found 2026/09/02 02:04:37 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:04:37 ERROR : Linkbox root 'rclone-test-bapanit7meqo': not deleting files as there were IO errors 2026/09/02 02:04:37 ERROR : Linkbox root 'rclone-test-bapanit7meqo': not deleting directories as there were IO errors sync_test.go:2686: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Received unexpected error: object not found Test: TestFixCase --- FAIL: TestFixCase (154.41s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.26s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.41s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:05:18 DEBUG : both3: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:05:19 DEBUG : both3: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:05:19 DEBUG : both3: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:05:44 DEBUG : both9: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:06:33 DEBUG : both10: size = 6 OK 2026/09/02 02:06:33 DEBUG : both10: Sizes identical 2026/09/02 02:06:33 DEBUG : both11: size = 6 OK 2026/09/02 02:06:33 DEBUG : both11: Sizes identical 2026/09/02 02:06:33 DEBUG : both12: size = 6 OK 2026/09/02 02:06:33 DEBUG : both12: Sizes identical 2026/09/02 02:06:33 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:06:33 DEBUG : both0: size = 6 OK 2026/09/02 02:06:33 DEBUG : both0: Sizes identical 2026/09/02 02:06:33 DEBUG : both10: Unchanged skipping 2026/09/02 02:06:33 DEBUG : both13: size = 6 OK 2026/09/02 02:06:33 DEBUG : both13: Sizes identical 2026/09/02 02:06:33 DEBUG : both13: Unchanged skipping 2026/09/02 02:06:33 DEBUG : both14: size = 6 OK 2026/09/02 02:06:33 DEBUG : both14: Sizes identical 2026/09/02 02:06:33 DEBUG : both11: Unchanged skipping 2026/09/02 02:06:33 DEBUG : both15: size = 6 OK 2026/09/02 02:06:33 DEBUG : both15: Sizes identical 2026/09/02 02:06:33 DEBUG : both15: Unchanged skipping 2026/09/02 02:06:33 DEBUG : both16: size = 6 OK 2026/09/02 02:06:33 DEBUG : both16: Sizes identical 2026/09/02 02:06:33 DEBUG : both16: Unchanged skipping 2026/09/02 02:06:33 DEBUG : both17: size = 6 OK 2026/09/02 02:06:33 DEBUG : both17: Sizes identical 2026/09/02 02:06:33 DEBUG : both17: Unchanged skipping 2026/09/02 02:06:33 DEBUG : both18: size = 6 OK 2026/09/02 02:06:33 DEBUG : both18: Sizes identical 2026/09/02 02:06:33 DEBUG : both18: Unchanged skipping 2026/09/02 02:06:33 DEBUG : both19: size = 6 OK 2026/09/02 02:06:33 DEBUG : both19: Sizes identical 2026/09/02 02:06:33 DEBUG : both19: Unchanged skipping 2026/09/02 02:06:33 DEBUG : both1: size = 6 OK 2026/09/02 02:06:33 DEBUG : both1: Sizes identical 2026/09/02 02:06:33 DEBUG : both1: Unchanged skipping 2026/09/02 02:06:33 DEBUG : both2: size = 6 OK 2026/09/02 02:06:33 DEBUG : both2: Sizes identical 2026/09/02 02:06:33 DEBUG : both2: Unchanged skipping 2026/09/02 02:06:33 DEBUG : both3: size = 6 OK 2026/09/02 02:06:33 DEBUG : both3: Sizes identical 2026/09/02 02:06:33 DEBUG : both3: Unchanged skipping 2026/09/02 02:06:33 DEBUG : both4: size = 6 OK 2026/09/02 02:06:33 DEBUG : both4: Sizes identical 2026/09/02 02:06:33 DEBUG : both4: Unchanged skipping 2026/09/02 02:06:33 DEBUG : both5: size = 6 OK 2026/09/02 02:06:33 DEBUG : both5: Sizes identical 2026/09/02 02:06:33 DEBUG : both5: Unchanged skipping 2026/09/02 02:06:33 DEBUG : both6: size = 6 OK 2026/09/02 02:06:33 DEBUG : both6: Sizes identical 2026/09/02 02:06:33 DEBUG : both6: Unchanged skipping 2026/09/02 02:06:33 DEBUG : both7: size = 6 OK 2026/09/02 02:06:33 DEBUG : both7: Sizes identical 2026/09/02 02:06:33 DEBUG : both7: Unchanged skipping 2026/09/02 02:06:33 DEBUG : both8: size = 6 OK 2026/09/02 02:06:33 DEBUG : both8: Sizes identical 2026/09/02 02:06:33 DEBUG : both8: Unchanged skipping 2026/09/02 02:06:33 DEBUG : both9: size = 6 OK 2026/09/02 02:06:33 DEBUG : both9: Sizes identical 2026/09/02 02:06:33 DEBUG : both9: Unchanged skipping 2026/09/02 02:06:33 DEBUG : both12: Unchanged skipping 2026/09/02 02:06:33 DEBUG : both0: Unchanged skipping 2026/09/02 02:06:33 DEBUG : both14: Unchanged skipping 2026/09/02 02:06:33 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:06:33 DEBUG : Waiting for deletions to finish 2026/09/02 02:06:34 INFO : only0: Deleted 2026/09/02 02:06:35 INFO : only15: Deleted 2026/09/02 02:06:35 INFO : only19: Deleted 2026/09/02 02:06:35 INFO : only4: Deleted 2026/09/02 02:06:36 INFO : only7: Deleted 2026/09/02 02:06:36 INFO : only10: Deleted 2026/09/02 02:06:36 INFO : only11: Deleted 2026/09/02 02:06:36 INFO : only12: Deleted 2026/09/02 02:06:37 INFO : only17: Deleted 2026/09/02 02:06:37 INFO : only2: Deleted 2026/09/02 02:06:37 INFO : only8: Deleted 2026/09/02 02:06:38 INFO : only9: Deleted 2026/09/02 02:06:38 INFO : only16: Deleted 2026/09/02 02:06:39 INFO : only3: Deleted 2026/09/02 02:06:39 INFO : only5: Deleted 2026/09/02 02:06:39 INFO : only13: Deleted 2026/09/02 02:06:40 INFO : only14: Deleted 2026/09/02 02:06:40 INFO : only18: Deleted 2026/09/02 02:06:40 INFO : only1: Deleted 2026/09/02 02:06:40 INFO : only6: Deleted --- PASS: TestSyncConcurrentDelete (123.26s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:08:36 DEBUG : both10: size = 6 OK 2026/09/02 02:08:36 DEBUG : both10: Sizes identical 2026/09/02 02:08:36 DEBUG : both11: size = 6 OK 2026/09/02 02:08:36 DEBUG : both12: size = 6 OK 2026/09/02 02:08:36 DEBUG : both11: Sizes identical 2026/09/02 02:08:36 DEBUG : both12: Sizes identical 2026/09/02 02:08:36 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:08:36 DEBUG : both10: Unchanged skipping 2026/09/02 02:08:36 DEBUG : both13: size = 6 OK 2026/09/02 02:08:36 DEBUG : both13: Sizes identical 2026/09/02 02:08:36 DEBUG : both0: size = 6 OK 2026/09/02 02:08:36 DEBUG : both0: Sizes identical 2026/09/02 02:08:36 DEBUG : both13: Unchanged skipping 2026/09/02 02:08:36 DEBUG : both14: size = 6 OK 2026/09/02 02:08:36 DEBUG : both14: Sizes identical 2026/09/02 02:08:36 DEBUG : both0: Unchanged skipping 2026/09/02 02:08:36 DEBUG : both15: size = 6 OK 2026/09/02 02:08:36 DEBUG : both15: Sizes identical 2026/09/02 02:08:36 DEBUG : both15: Unchanged skipping 2026/09/02 02:08:36 DEBUG : both16: size = 6 OK 2026/09/02 02:08:36 DEBUG : both16: Sizes identical 2026/09/02 02:08:36 DEBUG : both11: Unchanged skipping 2026/09/02 02:08:36 DEBUG : both17: size = 6 OK 2026/09/02 02:08:36 DEBUG : both17: Sizes identical 2026/09/02 02:08:36 DEBUG : both17: Unchanged skipping 2026/09/02 02:08:36 DEBUG : both18: size = 6 OK 2026/09/02 02:08:36 DEBUG : both18: Sizes identical 2026/09/02 02:08:36 DEBUG : both12: Unchanged skipping 2026/09/02 02:08:36 DEBUG : both19: size = 6 OK 2026/09/02 02:08:36 DEBUG : both19: Sizes identical 2026/09/02 02:08:36 DEBUG : both19: Unchanged skipping 2026/09/02 02:08:36 DEBUG : both1: size = 6 OK 2026/09/02 02:08:36 DEBUG : both1: Sizes identical 2026/09/02 02:08:36 DEBUG : both14: Unchanged skipping 2026/09/02 02:08:36 DEBUG : both2: size = 6 OK 2026/09/02 02:08:36 DEBUG : both2: Sizes identical 2026/09/02 02:08:36 DEBUG : both2: Unchanged skipping 2026/09/02 02:08:36 DEBUG : both3: size = 6 OK 2026/09/02 02:08:36 DEBUG : both3: Sizes identical 2026/09/02 02:08:36 DEBUG : both3: Unchanged skipping 2026/09/02 02:08:36 DEBUG : both4: size = 6 OK 2026/09/02 02:08:36 DEBUG : both4: Sizes identical 2026/09/02 02:08:36 DEBUG : both16: Unchanged skipping 2026/09/02 02:08:36 DEBUG : both5: size = 6 OK 2026/09/02 02:08:36 DEBUG : both5: Sizes identical 2026/09/02 02:08:36 DEBUG : both18: Unchanged skipping 2026/09/02 02:08:36 DEBUG : both6: size = 6 OK 2026/09/02 02:08:36 DEBUG : both6: Sizes identical 2026/09/02 02:08:36 DEBUG : both1: Unchanged skipping 2026/09/02 02:08:36 DEBUG : both7: size = 6 OK 2026/09/02 02:08:36 DEBUG : both7: Sizes identical 2026/09/02 02:08:36 DEBUG : both7: Unchanged skipping 2026/09/02 02:08:36 DEBUG : both8: size = 6 OK 2026/09/02 02:08:36 DEBUG : both8: Sizes identical 2026/09/02 02:08:36 DEBUG : both8: Unchanged skipping 2026/09/02 02:08:36 DEBUG : both9: size = 6 OK 2026/09/02 02:08:36 DEBUG : both9: Sizes identical 2026/09/02 02:08:36 DEBUG : both9: Unchanged skipping 2026/09/02 02:08:36 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 DEBUG : only0: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only0: Sizes differ 2026/09/02 02:08:36 DEBUG : both4: Unchanged skipping 2026/09/02 02:08:36 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 DEBUG : only10: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only10: Sizes differ 2026/09/02 02:08:36 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 DEBUG : only11: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only11: Sizes differ 2026/09/02 02:08:36 DEBUG : both5: Unchanged skipping 2026/09/02 02:08:36 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 DEBUG : only12: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only12: Sizes differ 2026/09/02 02:08:36 ERROR : only10: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 DEBUG : only13: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only13: Sizes differ 2026/09/02 02:08:36 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 DEBUG : only14: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only14: Sizes differ 2026/09/02 02:08:36 ERROR : only12: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 DEBUG : only15: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only15: Sizes differ 2026/09/02 02:08:36 ERROR : only13: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 DEBUG : only16: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only16: Sizes differ 2026/09/02 02:08:36 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 DEBUG : only17: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only17: Sizes differ 2026/09/02 02:08:36 ERROR : only0: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 DEBUG : only18: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only18: Sizes differ 2026/09/02 02:08:36 ERROR : only15: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 DEBUG : both6: Unchanged skipping 2026/09/02 02:08:36 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 DEBUG : only19: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only19: Sizes differ 2026/09/02 02:08:36 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 DEBUG : only1: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only1: Sizes differ 2026/09/02 02:08:36 ERROR : only16: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 ERROR : only14: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 ERROR : only18: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 DEBUG : only2: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only2: Sizes differ 2026/09/02 02:08:36 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 DEBUG : only3: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only3: Sizes differ 2026/09/02 02:08:36 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 DEBUG : only4: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only4: Sizes differ 2026/09/02 02:08:36 ERROR : only19: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 DEBUG : only5: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only5: Sizes differ 2026/09/02 02:08:36 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 DEBUG : only6: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only6: Sizes differ 2026/09/02 02:08:36 ERROR : only1: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 DEBUG : only7: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only7: Sizes differ 2026/09/02 02:08:36 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 ERROR : only2: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 DEBUG : only8: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only8: Sizes differ 2026/09/02 02:08:36 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2107382266) 2026/09/02 02:08:36 ERROR : only4: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 ERROR : only5: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 DEBUG : only9: size = 6 (Linkbox root 'rclone-test-bapanit7meqo') 2026/09/02 02:08:36 DEBUG : only9: Sizes differ 2026/09/02 02:08:36 ERROR : only6: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 ERROR : only11: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 ERROR : only7: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 ERROR : only17: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 ERROR : only9: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 ERROR : only8: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:08:36 ERROR : only3: Failed to copy: can't upload empty files to this remote 2026/09/02 02:08:36 ERROR : Linkbox root 'rclone-test-bapanit7meqo': not deleting files as there were IO errors 2026/09/02 02:08:36 ERROR : Linkbox root 'rclone-test-bapanit7meqo': not deleting directories as there were IO errors sync_test.go:2781: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (141.64s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:09:29 DEBUG : empty_dir: Making directory with metadata 2026/09/02 02:09:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 02:09:29 DEBUG : empty_on_remote: Making directory with metadata 2026/09/02 02:09:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 02:09:29 INFO : empty_on_remote: Making directory 2026/09/02 02:09:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/02 02:09:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/02 02:09:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/02 02:09:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/02 02:09:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:186: removing dir "test_dir2/sub_dir" failed - try 1/3: sleeping 1s: directory not empty --- PASS: TestSyncReplaceDirModTime (24.23s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:09:53 DEBUG : empty_dir: Making directory with metadata 2026/09/02 02:09:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 02:09:53 DEBUG : empty_on_remote: Making directory with metadata 2026/09/02 02:09:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/02 02:09:53 INFO : empty_on_remote: Making directory 2026/09/02 02:09:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/02 02:10:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/02 02:10:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/02 02:10:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/02 02:10:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/02 02:10:05 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.60s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:10:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/02 02:10:20 INFO : sub dir: Making directory 2026/09/02 02:10:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (47.39s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:11:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/02 02:11:07 INFO : sub dir: Making directory 2026/09/02 02:11:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/09/02 02:11:41 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:11:41 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:11:42 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:11:42 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 02:11:42 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:11:42 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 02:11:44 DEBUG : pacer: Reducing sleep to 1.2s 2026/09/02 02:11:44 DEBUG : pacer: Reducing sleep to 900ms 2026/09/02 02:11:47 DEBUG : pacer: Reducing sleep to 675ms 2026/09/02 02:11:47 DEBUG : pacer: Reducing sleep to 506.25ms 2026/09/02 02:11:49 DEBUG : pacer: Reducing sleep to 379.6875ms 2026/09/02 02:11:49 DEBUG : pacer: Reducing sleep to 284.765625ms 2026/09/02 02:11:50 DEBUG : pacer: Reducing sleep to 213.574218ms 2026/09/02 02:11:51 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestNothingToTransferWithoutEmptyDirs (44.87s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:12:34 DEBUG : Waiting for deletions to finish 2026/09/02 02:12:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : splitbananasplit: Excluded 2026/09/02 02:12:34 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : banana: Excluded 2026/09/02 02:12:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:12:34 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : apple: Excluded 2026/09/02 02:12:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:12:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:12:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:12:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:12:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:12:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:12:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:12:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:12:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:12:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:12:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:12:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:12:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:12:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:12:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:12:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:12:35 DEBUG : apple: size = 5 OK 2026/09/02 02:12:35 DEBUG : apple: Sizes identical 2026/09/02 02:12:35 DEBUG : apple: Unchanged skipping 2026/09/02 02:12:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 02:12:35 DEBUG : appleappleapplebanana: Sizes identical 2026/09/02 02:12:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 02:12:35 DEBUG : banana: size = 6 OK 2026/09/02 02:12:35 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 02:12:35 DEBUG : banana: Sizes identical 2026/09/02 02:12:35 DEBUG : splitbananasplit: Sizes identical 2026/09/02 02:12:35 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 02:12:35 DEBUG : banana: Unchanged skipping 2026/09/02 02:12:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 02:12:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 02:12:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 02:12:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/02 02:12:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 02:12:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 02:12:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 02:12:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/02 02:12:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/02 02:12:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 02:12:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 02:12:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 02:12:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/02 02:12:35 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:12:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 02:12:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 02:12:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/02 02:12:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 02:12:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 02:12:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/02 02:12:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 02:12:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 02:12:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/02 02:12:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 02:12:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 02:12:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/02 02:12:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 02:12:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 02:12:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/02 02:12:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 02:12:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 02:12:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/02 02:12:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 02:12:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/02 02:12:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/02 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 02:12:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 02:12:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 02:12:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/02 02:12:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 02:12:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 02:12:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/02 02:12:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 02:12:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/02 02:12:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 02:12:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 02:12:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/02 02:12:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 02:12:35 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:12:35 DEBUG : Waiting for deletions to finish 2026/09/02 02:12:35 INFO : There was nothing to transfer 2026/09/02 02:12:35 DEBUG : Waiting for deletions to finish 2026/09/02 02:12:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : splitbananasplit: Excluded 2026/09/02 02:12:35 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : banana: Excluded 2026/09/02 02:12:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:12:35 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : apple: Excluded 2026/09/02 02:12:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:12:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:12:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:12:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:12:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:12:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:12:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:12:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:12:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:12:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:12:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:12:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:12:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:12:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:12:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:12:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:12:36 DEBUG : apple: size = 5 OK 2026/09/02 02:12:36 DEBUG : apple: Sizes identical 2026/09/02 02:12:36 DEBUG : apple: Unchanged skipping 2026/09/02 02:12:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 02:12:36 DEBUG : appleappleapplebanana: Sizes identical 2026/09/02 02:12:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 02:12:36 DEBUG : banana: size = 6 OK 2026/09/02 02:12:36 DEBUG : banana: Sizes identical 2026/09/02 02:12:36 DEBUG : banana: Unchanged skipping 2026/09/02 02:12:36 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 02:12:36 DEBUG : splitbananasplit: Sizes identical 2026/09/02 02:12:36 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 02:12:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 02:12:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 02:12:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/02 02:12:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 02:12:36 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:12:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 02:12:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 02:12:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/02 02:12:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 02:12:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 02:12:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 02:12:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 02:12:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/02 02:12:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 02:12:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 02:12:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/02 02:12:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 02:12:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 02:12:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/02 02:12:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/02 02:12:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 02:12:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 02:12:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 02:12:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 02:12:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/02 02:12:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 02:12:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 02:12:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/02 02:12:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 02:12:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 02:12:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/02 02:12:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 02:12:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/02 02:12:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 02:12:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/02 02:12:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 02:12:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/02 02:12:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 02:12:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 02:12:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/02 02:12:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 02:12:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 02:12:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/02 02:12:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 02:12:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/02 02:12:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 02:12:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 02:12:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/02 02:12:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 02:12:36 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:12:36 DEBUG : Waiting for deletions to finish 2026/09/02 02:12:36 INFO : There was nothing to transfer 2026/09/02 02:12:36 DEBUG : Waiting for deletions to finish 2026/09/02 02:12:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : splitbananasplit: Excluded 2026/09/02 02:12:37 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : banana: Excluded 2026/09/02 02:12:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:12:37 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : apple: Excluded 2026/09/02 02:12:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:12:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:12:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:12:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:12:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:12:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:12:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:12:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:12:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:12:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:12:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:12:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:12:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:12:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:12:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:12:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:12:37 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:13:48 DEBUG : Waiting for deletions to finish 2026/09/02 02:13:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:13:48 DEBUG : splitbananasplit: Excluded 2026/09/02 02:13:48 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:13:48 DEBUG : banana: Excluded 2026/09/02 02:13:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:13:48 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:13:48 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:13:48 DEBUG : apple: Excluded 2026/09/02 02:13:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:13:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:13:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:13:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:13:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:13:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:13:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:13:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:13:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:13:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:13:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:13:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:13:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:13:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:13:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:13:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:13:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:13:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:13:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:13:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:13:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:13:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:13:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:13:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:13:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:13:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:13:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:13:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:13:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:13:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:13:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:13:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:13:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 02:13:49 DEBUG : appleappleapplebanana: Sizes identical 2026/09/02 02:13:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 02:13:49 DEBUG : apple: size = 5 OK 2026/09/02 02:13:49 DEBUG : apple: Sizes identical 2026/09/02 02:13:49 DEBUG : apple: Unchanged skipping 2026/09/02 02:13:49 DEBUG : banana: size = 6 OK 2026/09/02 02:13:49 DEBUG : banana: Sizes identical 2026/09/02 02:13:49 DEBUG : banana: Unchanged skipping 2026/09/02 02:13:49 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 02:13:49 DEBUG : splitbananasplit: Sizes identical 2026/09/02 02:13:49 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 02:13:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 02:13:49 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/02 02:13:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 02:13:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 02:13:49 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/02 02:13:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 02:13:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 02:13:49 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/02 02:13:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 02:13:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 02:13:49 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/02 02:13:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 02:13:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 02:13:49 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/02 02:13:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 02:13:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 02:13:49 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/02 02:13:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 02:13:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 02:13:49 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/02 02:13:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 02:13:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 02:13:49 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/02 02:13:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 02:13:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 02:13:49 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/02 02:13:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 02:13:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 02:13:49 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/02 02:13:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 02:13:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 02:13:49 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/02 02:13:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 02:13:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 02:13:49 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/02 02:13:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 02:13:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 02:13:49 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/02 02:13:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 02:13:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 02:13:49 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/02 02:13:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 02:13:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 02:13:49 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/02 02:13:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 02:13:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 02:13:49 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/02 02:13:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 02:13:49 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:13:49 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:13:49 DEBUG : Waiting for deletions to finish 2026/09/02 02:13:49 INFO : There was nothing to transfer 2026/09/02 02:13:49 DEBUG : Waiting for deletions to finish 2026/09/02 02:13:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : splitbananasplit: Excluded 2026/09/02 02:13:50 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : banana: Excluded 2026/09/02 02:13:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:13:50 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : apple: Excluded 2026/09/02 02:13:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:13:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:13:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:13:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:13:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:13:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:13:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:13:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:13:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:13:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:13:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:13:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:13:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:13:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:13:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:13:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:13:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:13:50 DEBUG : apple: size = 5 OK 2026/09/02 02:13:50 DEBUG : banana: size = 6 OK 2026/09/02 02:13:50 DEBUG : apple: Sizes identical 2026/09/02 02:13:50 DEBUG : banana: Sizes identical 2026/09/02 02:13:50 DEBUG : apple: Unchanged skipping 2026/09/02 02:13:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 02:13:50 DEBUG : appleappleapplebanana: Sizes identical 2026/09/02 02:13:50 DEBUG : banana: Unchanged skipping 2026/09/02 02:13:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 02:13:50 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 02:13:50 DEBUG : splitbananasplit: Sizes identical 2026/09/02 02:13:50 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 02:13:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 02:13:51 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/02 02:13:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 02:13:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 02:13:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 02:13:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 02:13:51 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/02 02:13:51 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/02 02:13:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 02:13:51 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/02 02:13:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 02:13:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 02:13:51 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/02 02:13:51 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:13:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 02:13:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 02:13:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 02:13:51 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/02 02:13:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 02:13:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 02:13:51 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/02 02:13:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 02:13:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 02:13:51 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/02 02:13:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 02:13:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 02:13:51 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/02 02:13:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 02:13:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 02:13:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 02:13:51 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/02 02:13:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 02:13:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 02:13:51 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/02 02:13:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 02:13:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 02:13:51 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/02 02:13:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 02:13:51 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/02 02:13:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 02:13:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 02:13:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 02:13:51 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/02 02:13:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 02:13:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 02:13:51 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/02 02:13:51 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/02 02:13:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 02:13:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 02:13:51 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:13:51 DEBUG : Waiting for deletions to finish 2026/09/02 02:13:51 INFO : There was nothing to transfer 2026/09/02 02:13:51 DEBUG : Waiting for deletions to finish 2026/09/02 02:13:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : splitbananasplit: Excluded 2026/09/02 02:13:51 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : banana: Excluded 2026/09/02 02:13:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:13:51 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : apple: Excluded 2026/09/02 02:13:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:13:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:13:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:13:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:13:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:13:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:13:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:13:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:13:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:13:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:13:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:13:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:13:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:13:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:13:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:13:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:13:51 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:15:02 DEBUG : Waiting for deletions to finish 2026/09/02 02:15:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:15:02 DEBUG : splitbananasplit: Excluded 2026/09/02 02:15:02 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:15:02 DEBUG : banana: Excluded 2026/09/02 02:15:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:15:02 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:15:02 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:15:02 DEBUG : apple: Excluded 2026/09/02 02:15:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:15:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:15:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:15:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:15:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:15:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:15:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:15:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:15:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:15:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:15:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:15:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:15:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:15:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:15:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:15:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:15:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:15:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:15:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:15:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:15:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:15:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:15:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:15:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:15:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:15:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:15:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:15:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:15:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:15:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:15:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:15:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:15:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/02 02:15:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/02 02:15:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/02 02:15:03 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:15:03 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:15:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/02 02:15:07 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:07 DEBUG : YmFuYW5h: size = 6 OK 2026/09/02 02:15:07 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/02 02:15:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:07 DEBUG : YXBwbGU=: size = 5 OK 2026/09/02 02:15:07 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/02 02:15:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/02 02:15:08 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/02 02:15:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/02 02:15:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/02 02:15:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/02 02:15:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/02 02:15:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/02 02:15:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/02 02:15:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/02 02:15:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/02 02:15:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/02 02:15:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/02 02:15:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/02 02:15:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/02 02:15:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/02 02:15:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/02 02:15:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:21 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:15:21 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:15:21 DEBUG : pacer: Reducing sleep to 300ms 2026/09/02 02:15:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/02 02:15:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:21 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:15:21 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/09/02 02:15:21 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:15:21 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/09/02 02:15:22 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:15:22 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:15:23 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:15:25 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:15:27 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:15:29 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:15:31 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:15:33 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:15:33 DEBUG : dir1/0015-9;=.txt: Received error: Update failed to read object: getting files failed: invalid character '<' looking for beginning of value - low level retry 0/10 2026/09/02 02:15:35 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:15:37 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:15:39 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:15:41 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:15:43 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:15:45 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:15:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Update: removing old file 2026/09/02 02:15:48 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:15:49 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:15:51 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:15:51 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:15:51 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/02 02:15:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/02 02:15:51 DEBUG : Waiting for deletions to finish 2026/09/02 02:15:53 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:15:53 INFO : dir1/0009-3456789.txt: Deleted 2026/09/02 02:15:53 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:15:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/02 02:15:54 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:15:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/02 02:15:54 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:15:54 INFO : dir1/0003-defghij.txt: Deleted 2026/09/02 02:15:55 INFO : dir1/0008-2345678.txt: Deleted 2026/09/02 02:15:55 INFO : dir1/0013-789;=.txt: Deleted 2026/09/02 02:15:55 INFO : apple: Deleted 2026/09/02 02:15:56 INFO : appleappleapplebanana: Deleted 2026/09/02 02:15:56 INFO : dir1/0014-89;=.txt: Deleted 2026/09/02 02:15:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/02 02:15:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/02 02:15:56 INFO : dir1/0012-6789;.txt: Deleted 2026/09/02 02:15:57 INFO : splitbananasplit: Deleted 2026/09/02 02:15:57 INFO : dir1/0007-1234567.txt: Deleted 2026/09/02 02:15:57 INFO : dir1/0010-456789.txt: Deleted 2026/09/02 02:15:57 INFO : dir1/0011-56789;.txt: Deleted 2026/09/02 02:15:57 INFO : dir1/0015-9;=.txt: Deleted 2026/09/02 02:15:58 INFO : banana: Deleted 2026/09/02 02:15:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/02 02:15:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/02 02:15:58 DEBUG : Waiting for deletions to finish 2026/09/02 02:15:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/09/02 02:15:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : YXBwbGU=: Excluded 2026/09/02 02:15:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : YmFuYW5h: Excluded 2026/09/02 02:15:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/09/02 02:15:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/09/02 02:15:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/09/02 02:15:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/09/02 02:15:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/09/02 02:15:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/09/02 02:15:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/09/02 02:15:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/09/02 02:15:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/09/02 02:15:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/09/02 02:15:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/09/02 02:15:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/09/02 02:15:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/09/02 02:15:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/09/02 02:15:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/09/02 02:15:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/09/02 02:15:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/02 02:15:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/09/02 02:15:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/02 02:15:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:15:59 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:15:59 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:15:59 DEBUG : YmFuYW5h: size = 6 OK 2026/09/02 02:15:59 DEBUG : banana: Sizes identical 2026/09/02 02:15:59 DEBUG : banana: Unchanged skipping 2026/09/02 02:15:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/02 02:15:59 DEBUG : splitbananasplit: Sizes identical 2026/09/02 02:15:59 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 02:15:59 DEBUG : YXBwbGU=: size = 5 OK 2026/09/02 02:15:59 DEBUG : apple: Sizes identical 2026/09/02 02:15:59 DEBUG : apple: Unchanged skipping 2026/09/02 02:15:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/02 02:15:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: Sizes identical 2026/09/02 02:15:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 02:15:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/02 02:15:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:15:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:15:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:15:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:15:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:15:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:15:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:15:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:15:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:15:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/02 02:15:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:15:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/02 02:15:59 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/02 02:15:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/02 02:15:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/02 02:15:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/02 02:15:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/02 02:15:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 02:15:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/02 02:15:59 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/02 02:15:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 02:15:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/02 02:15:59 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/02 02:15:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/02 02:15:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 02:15:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/02 02:15:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/02 02:15:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/02 02:15:59 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/02 02:15:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/02 02:15:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/02 02:15:59 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/02 02:15:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 02:15:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/02 02:15:59 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/02 02:15:59 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/02 02:15:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 02:15:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 02:15:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/02 02:15:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/02 02:15:59 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/02 02:15:59 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/02 02:15:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 02:15:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/02 02:15:59 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:15:59 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/02 02:15:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 02:15:59 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/02 02:15:59 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/02 02:15:59 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/02 02:15:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/02 02:15:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 02:15:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/02 02:15:59 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/02 02:15:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 02:15:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 02:15:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 02:15:59 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/02 02:15:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 02:15:59 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/02 02:15:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 02:15:59 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/02 02:15:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 02:15:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 02:15:59 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:15:59 DEBUG : Waiting for deletions to finish 2026/09/02 02:15:59 DEBUG : Waiting for deletions to finish 2026/09/02 02:15:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/02 02:15:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/09/02 02:15:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/02 02:15:59 DEBUG : YXBwbGU=: Excluded 2026/09/02 02:15:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/02 02:15:59 DEBUG : YmFuYW5h: Excluded 2026/09/02 02:15:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/02 02:15:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/09/02 02:16:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/02 02:16:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/09/02 02:16:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/02 02:16:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/09/02 02:16:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/02 02:16:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/09/02 02:16:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/02 02:16:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/09/02 02:16:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/02 02:16:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/09/02 02:16:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/02 02:16:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/09/02 02:16:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/02 02:16:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/09/02 02:16:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/02 02:16:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/09/02 02:16:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/02 02:16:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/09/02 02:16:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/02 02:16:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/09/02 02:16:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/02 02:16:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/09/02 02:16:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/02 02:16:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/09/02 02:16:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/02 02:16:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/09/02 02:16:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/02 02:16:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/09/02 02:16:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/02 02:16:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/09/02 02:16:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/02 02:16:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/09/02 02:16:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:16:00 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:16:00 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:16:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:16:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:16:00 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:16:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:16:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:16:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 02:16:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 02:16:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 02:16:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:16:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 02:16:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 02:16:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:16:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 02:16:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/02 02:16:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 02:16:00 DEBUG : apple: transformed to: YXBwbGU= 2026/09/02 02:16:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/02 02:16:00 DEBUG : banana: transformed to: YmFuYW5h 2026/09/02 02:16:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/02 02:16:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/02 02:16:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/02 02:16:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/02 02:16:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/02 02:16:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/02 02:16:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:17:11 DEBUG : Waiting for deletions to finish 2026/09/02 02:17:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : splitbananasplit: Excluded 2026/09/02 02:17:11 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : banana: Excluded 2026/09/02 02:17:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:17:11 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : apple: Excluded 2026/09/02 02:17:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:17:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:17:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:17:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:17:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:17:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:17:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:17:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:17:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:17:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:17:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:17:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:17:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:17:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:17:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:17:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:17:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:17:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:17:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:17:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:17:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:17:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:17:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:17:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:17:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:17:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:17:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:17:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:17:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:17:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:17:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:17:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:17:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:17:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:17:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:17:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:17:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:17:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:17:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:17:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:17:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 02:17:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 02:17:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 02:17:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 02:17:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 02:17:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 02:17:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 02:17:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 02:17:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 02:17:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 02:17:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 02:17:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 02:17:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 02:17:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 02:17:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 02:17:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 02:17:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 02:17:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 02:17:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 02:17:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 02:17:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 02:17:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 02:17:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 02:17:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 02:17:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 02:17:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 02:17:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 02:17:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 02:17:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 02:17:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 02:17:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 02:17:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 02:17:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 02:17:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 02:17:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 02:17:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 02:17:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 02:17:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 02:17:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 02:17:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 02:17:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 02:17:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 02:17:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 02:17:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 02:17:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 02:17:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 02:17:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 02:17:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 02:17:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 02:17:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 02:17:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 02:17:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 02:17:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 02:17:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 02:17:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 02:17:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 02:17:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 02:17:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 02:17:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 02:17:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 02:17:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 02:17:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 02:17:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 02:17:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 02:17:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 02:17:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 02:17:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 02:17:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 02:17:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 02:17:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 02:17:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 02:17:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 02:17:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 02:17:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 02:17:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 02:17:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 02:17:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 02:17:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 02:17:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 02:17:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/02 02:17:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 02:17:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/02 02:17:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 02:17:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/02 02:17:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 02:17:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/02 02:17:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 02:17:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/02 02:17:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 02:17:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 02:17:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 02:17:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 02:17:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 02:17:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/02 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 02:17:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 02:17:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 02:17:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 02:17:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 02:17:12 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/02 02:17:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 02:17:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/02 02:17:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/02 02:17:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/02 02:17:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/02 02:17:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/02 02:17:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/02 02:17:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/02 02:17:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/02 02:17:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/02 02:17:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/02 02:17:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/02 02:17:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/02 02:17:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/02 02:17:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/02 02:17:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/02 02:17:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/02 02:17:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/02 02:17:12 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:17:12 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:17:15 DEBUG : PREFIXapple: size = 5 OK 2026/09/02 02:17:15 INFO : apple: Copied (new) to: PREFIXapple 2026/09/02 02:17:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/02 02:17:15 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/02 02:17:15 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/02 02:17:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/02 02:17:16 DEBUG : PREFIXbanana: size = 6 OK 2026/09/02 02:17:16 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/02 02:17:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/02 02:17:16 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/02 02:17:16 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/02 02:17:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/02 02:17:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/02 02:17:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/02 02:17:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/02 02:17:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/02 02:17:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/02 02:17:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/02 02:17:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/02 02:17:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/02 02:17:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/02 02:17:20 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/02 02:17:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/02 02:17:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/02 02:17:22 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/02 02:17:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/02 02:17:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/02 02:17:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/02 02:17:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/02 02:17:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/02 02:17:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/02 02:17:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/02 02:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/02 02:17:24 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/02 02:17:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/02 02:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/02 02:17:25 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/02 02:17:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/02 02:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/02 02:17:25 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/02 02:17:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/02 02:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/02 02:17:26 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:17:26 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:17:26 DEBUG : pacer: Reducing sleep to 300ms 2026/09/02 02:17:26 DEBUG : pacer: Reducing sleep to 225ms 2026/09/02 02:17:26 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:17:26 DEBUG : pacer: Rate limited, increasing sleep to 450ms 2026/09/02 02:17:26 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:17:26 DEBUG : pacer: Rate limited, increasing sleep to 900ms 2026/09/02 02:17:26 DEBUG : pacer: Reducing sleep to 675ms 2026/09/02 02:17:26 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:17:26 DEBUG : pacer: Rate limited, increasing sleep to 1.35s 2026/09/02 02:17:27 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:17:27 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:17:28 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:17:30 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:17:32 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:17:34 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:17:36 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:17:38 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:17:40 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:17:42 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:17:44 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:17:47 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:17:47 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/02 02:17:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/02 02:17:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/02 02:17:49 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:17:50 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:17:51 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:17:51 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/02 02:17:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/02 02:17:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/02 02:17:52 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:17:54 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:17:54 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:17:54 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:17:54 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:17:55 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/02 02:17:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/02 02:17:55 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/02 02:17:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/02 02:17:56 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/02 02:17:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/02 02:17:57 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/02 02:17:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/02 02:17:57 DEBUG : Waiting for deletions to finish 2026/09/02 02:17:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/02 02:17:58 INFO : apple: Deleted 2026/09/02 02:17:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/02 02:17:59 INFO : dir1/0008-2345678.txt: Deleted 2026/09/02 02:17:59 INFO : dir1/0011-56789;.txt: Deleted 2026/09/02 02:17:59 INFO : dir1/0015-9;=.txt: Deleted 2026/09/02 02:17:59 INFO : banana: Deleted 2026/09/02 02:18:00 INFO : dir1/0003-defghij.txt: Deleted 2026/09/02 02:18:00 INFO : dir1/0007-1234567.txt: Deleted 2026/09/02 02:18:00 INFO : dir1/0009-3456789.txt: Deleted 2026/09/02 02:18:00 INFO : dir1/0010-456789.txt: Deleted 2026/09/02 02:18:00 INFO : dir1/0012-6789;.txt: Deleted 2026/09/02 02:18:01 INFO : dir1/0014-89;=.txt: Deleted 2026/09/02 02:18:01 INFO : splitbananasplit: Deleted 2026/09/02 02:18:01 INFO : dir1/0013-789;=.txt: Deleted 2026/09/02 02:18:01 INFO : appleappleapplebanana: Deleted 2026/09/02 02:18:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/02 02:18:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/02 02:18:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/02 02:18:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/02 02:18:02 DEBUG : Waiting for deletions to finish 2026/09/02 02:18:02 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : PREFIXsplitbananasplit: Excluded 2026/09/02 02:18:02 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : PREFIXbanana: Excluded 2026/09/02 02:18:02 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/09/02 02:18:02 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : PREFIXapple: Excluded 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:18:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/09/02 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/02 02:18:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/02 02:18:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/02 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/02 02:18:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/02 02:18:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/02 02:18:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/02 02:18:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/02 02:18:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/02 02:18:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/02 02:18:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/02 02:18:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/02 02:18:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/02 02:18:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/02 02:18:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/02 02:18:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/02 02:18:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/02 02:18:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/02 02:18:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/02 02:18:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/02 02:18:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/02 02:18:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/02 02:18:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/02 02:18:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/02 02:18:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/02 02:18:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/02 02:18:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/02 02:18:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/02 02:18:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/02 02:18:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/02 02:18:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:18:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/02 02:18:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:18:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/02 02:18:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:18:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/02 02:18:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:18:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/02 02:18:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:18:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/02 02:18:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:18:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/02 02:18:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:18:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/02 02:18:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:18:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/02 02:18:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:18:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/02 02:18:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:18:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/02 02:18:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:18:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/02 02:18:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:18:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/02 02:18:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:18:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/02 02:18:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:18:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/02 02:18:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/02 02:18:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:18:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:18:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:18:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:18:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:18:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:18:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:18:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:18:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:18:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:18:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:18:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:18:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:18:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:18:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:18:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:18:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:18:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:18:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:18:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/02 02:18:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:18:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/02 02:18:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:18:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/02 02:18:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:18:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/02 02:18:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:18:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/02 02:18:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:18:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/02 02:18:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:18:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/02 02:18:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:18:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/02 02:18:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:18:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/02 02:18:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:18:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/02 02:18:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:18:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/02 02:18:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:18:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/02 02:18:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:18:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/02 02:18:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:18:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/02 02:18:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/02 02:18:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:18:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/02 02:18:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/02 02:18:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/02 02:18:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/02 02:18:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/02 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/02 02:18:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/02 02:18:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/02 02:18:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/02 02:18:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/02 02:18:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/02 02:18:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/02 02:18:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/02 02:18:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/02 02:18:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/02 02:18:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/02 02:18:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/02 02:18:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/02 02:18:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/02 02:18:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/02 02:18:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/02 02:18:03 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:18:03 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:18:06 DEBUG : apple: size = 5 OK 2026/09/02 02:18:06 INFO : apple: Copied (new) 2026/09/02 02:18:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 02:18:07 INFO : appleappleapplebanana: Copied (new) 2026/09/02 02:18:07 DEBUG : banana: size = 6 OK 2026/09/02 02:18:07 INFO : banana: Copied (new) 2026/09/02 02:18:07 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 02:18:07 INFO : splitbananasplit: Copied (new) 2026/09/02 02:18:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 02:18:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/02 02:18:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 02:18:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/02 02:18:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 02:18:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/02 02:18:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 02:18:11 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/02 02:18:13 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:18:13 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:18:13 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:18:14 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:18:14 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:18:14 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:18:14 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:18:15 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:18:15 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:18:15 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:18:15 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:18:15 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:18:16 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:18:16 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:18:16 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:18:16 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:18:16 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:18:17 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:18:17 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:18:18 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:18:18 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:18:18 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:18:19 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:18:20 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:18:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 02:18:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/02 02:18:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 02:18:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/02 02:18:23 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:18:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 02:18:23 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/02 02:18:23 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:18:23 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:18:23 DEBUG : pacer: Reducing sleep to 300ms 2026/09/02 02:18:23 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:18:23 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/09/02 02:18:24 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:18:24 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/09/02 02:18:24 DEBUG : pacer: Reducing sleep to 900ms 2026/09/02 02:18:24 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:18:24 DEBUG : pacer: Rate limited, increasing sleep to 1.8s 2026/09/02 02:18:25 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:18:25 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:18:27 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:18:29 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:18:31 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:18:33 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:18:35 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:18:37 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:18:39 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:18:41 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:18:43 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:18:45 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:18:47 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:18:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 02:18:47 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/02 02:18:49 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:18:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 02:18:49 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/02 02:18:51 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:18:52 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:18:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 02:18:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/02 02:18:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:18:53 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:18:54 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:18:54 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:18:54 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:18:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 02:18:56 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/02 02:18:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 02:18:57 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/02 02:18:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 02:18:57 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/02 02:18:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 02:18:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/02 02:19:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 02:19:00 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/02 02:19:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 02:19:00 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/02 02:19:00 DEBUG : Waiting for deletions to finish 2026/09/02 02:19:01 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/02 02:19:01 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/02 02:19:01 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/02 02:19:02 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/02 02:19:02 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/02 02:19:02 INFO : PREFIXbanana: Deleted 2026/09/02 02:19:02 INFO : PREFIXsplitbananasplit: Deleted 2026/09/02 02:19:03 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/02 02:19:03 INFO : PREFIXapple: Deleted 2026/09/02 02:19:03 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/02 02:19:03 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/02 02:19:03 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/02 02:19:04 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/02 02:19:04 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/02 02:19:04 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/02 02:19:04 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/02 02:19:04 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/02 02:19:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/02 02:19:05 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/02 02:19:05 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/02 02:19:05 DEBUG : Waiting for deletions to finish 2026/09/02 02:19:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : splitbananasplit: Excluded 2026/09/02 02:19:05 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : banana: Excluded 2026/09/02 02:19:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:19:05 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : apple: Excluded 2026/09/02 02:19:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:19:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:19:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:19:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:19:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:19:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:19:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:19:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:19:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:19:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:19:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:19:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:19:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:19:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:19:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:19:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:19:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:19:06 DEBUG : Waiting for deletions to finish 2026/09/02 02:19:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : splitbananasplit: Excluded 2026/09/02 02:19:06 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : banana: Excluded 2026/09/02 02:19:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:19:06 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : apple: Excluded 2026/09/02 02:19:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:19:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:19:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:19:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:19:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:19:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:19:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:19:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:19:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:19:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:19:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:19:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:19:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:19:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:19:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:19:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:19:06 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:20:18 DEBUG : Waiting for deletions to finish 2026/09/02 02:20:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : splitbananasplit: Excluded 2026/09/02 02:20:18 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : banana: Excluded 2026/09/02 02:20:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:20:18 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : apple: Excluded 2026/09/02 02:20:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:20:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:20:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:20:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:20:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:20:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:20:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:20:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:20:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:20:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:20:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:20:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:20:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:20:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:20:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:20:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:20:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:20:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/02 02:20:19 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:20:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:20:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/02 02:20:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:20:19 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:20:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/02 02:20:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:20:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:20:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/02 02:20:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:20:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:20:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:20:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:20:19 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:20:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:20:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:20:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:20:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/02 02:20:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:20:19 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:20:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:20:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/02 02:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/02 02:20:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/02 02:20:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/02 02:20:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/02 02:20:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/02 02:20:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/02 02:20:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/02 02:20:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/02 02:20:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/02 02:20:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/02 02:20:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/02 02:20:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/02 02:20:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/02 02:20:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/02 02:20:19 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:20:19 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:20:22 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/02 02:20:22 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/02 02:20:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/02 02:20:22 DEBUG : appleSUFFIX: size = 5 OK 2026/09/02 02:20:22 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/02 02:20:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/02 02:20:23 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/02 02:20:23 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/02 02:20:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/02 02:20:23 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/02 02:20:23 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/02 02:20:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/02 02:20:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/02 02:20:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/02 02:20:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/02 02:20:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/02 02:20:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/02 02:20:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/02 02:20:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/02 02:20:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/02 02:20:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/02 02:20:27 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/02 02:20:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/02 02:20:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/02 02:20:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/02 02:20:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/02 02:20:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/02 02:20:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/02 02:20:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/02 02:20:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/02 02:20:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/02 02:20:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/02 02:20:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/02 02:20:31 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:20:31 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:20:31 DEBUG : pacer: Reducing sleep to 300ms 2026/09/02 02:20:31 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/02 02:20:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/02 02:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/02 02:20:31 DEBUG : pacer: Reducing sleep to 225ms 2026/09/02 02:20:31 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:20:31 DEBUG : pacer: Rate limited, increasing sleep to 450ms 2026/09/02 02:20:31 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:20:31 DEBUG : pacer: Rate limited, increasing sleep to 900ms 2026/09/02 02:20:31 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:20:31 DEBUG : pacer: Rate limited, increasing sleep to 1.8s 2026/09/02 02:20:32 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:20:32 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:20:34 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:20:36 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:20:38 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:20:40 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:20:42 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:20:44 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:20:46 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:20:48 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:20:48 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/02 02:20:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/02 02:20:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/02 02:20:51 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:20:52 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:20:53 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:20:54 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:20:55 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:20:55 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/02 02:20:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/02 02:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/02 02:20:55 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:20:55 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:20:56 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:20:57 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/02 02:20:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/02 02:20:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/02 02:20:58 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/02 02:20:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/02 02:20:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/02 02:20:58 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/02 02:20:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/02 02:20:59 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/02 02:20:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/02 02:21:00 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/02 02:21:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/02 02:21:01 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/02 02:21:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/02 02:21:01 DEBUG : Waiting for deletions to finish 2026/09/02 02:21:02 INFO : splitbananasplit: Deleted 2026/09/02 02:21:02 INFO : apple: Deleted 2026/09/02 02:21:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/02 02:21:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/02 02:21:03 INFO : dir1/0012-6789;.txt: Deleted 2026/09/02 02:21:03 INFO : dir1/0013-789;=.txt: Deleted 2026/09/02 02:21:03 INFO : dir1/0015-9;=.txt: Deleted 2026/09/02 02:21:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/02 02:21:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/02 02:21:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/02 02:21:04 INFO : dir1/0010-456789.txt: Deleted 2026/09/02 02:21:04 INFO : dir1/0011-56789;.txt: Deleted 2026/09/02 02:21:04 INFO : dir1/0007-1234567.txt: Deleted 2026/09/02 02:21:05 INFO : dir1/0008-2345678.txt: Deleted 2026/09/02 02:21:05 INFO : dir1/0009-3456789.txt: Deleted 2026/09/02 02:21:05 INFO : appleappleapplebanana: Deleted 2026/09/02 02:21:05 INFO : banana: Deleted 2026/09/02 02:21:05 INFO : dir1/0003-defghij.txt: Deleted 2026/09/02 02:21:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/02 02:21:06 INFO : dir1/0014-89;=.txt: Deleted 2026/09/02 02:21:06 DEBUG : Waiting for deletions to finish 2026/09/02 02:21:06 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : splitbananasplitSUFFIX: Excluded 2026/09/02 02:21:06 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : bananaSUFFIX: Excluded 2026/09/02 02:21:06 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : appleSUFFIX: Excluded 2026/09/02 02:21:06 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/09/02 02:21:06 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/09/02 02:21:06 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/09/02 02:21:06 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/09/02 02:21:06 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/09/02 02:21:06 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/09/02 02:21:06 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/09/02 02:21:06 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/09/02 02:21:06 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/09/02 02:21:06 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/09/02 02:21:06 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/09/02 02:21:06 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/09/02 02:21:06 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/09/02 02:21:06 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/09/02 02:21:06 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/09/02 02:21:06 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/09/02 02:21:06 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/09/02 02:21:06 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/09/02 02:21:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/02 02:21:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/02 02:21:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/02 02:21:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/02 02:21:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/02 02:21:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/02 02:21:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/02 02:21:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/02 02:21:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/02 02:21:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/02 02:21:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/02 02:21:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/02 02:21:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/02 02:21:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/02 02:21:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/02 02:21:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/02 02:21:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/02 02:21:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/02 02:21:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/02 02:21:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/02 02:21:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/02 02:21:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/02 02:21:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/02 02:21:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/02 02:21:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/02 02:21:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/02 02:21:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/02 02:21:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/02 02:21:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/02 02:21:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/02 02:21:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/02 02:21:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/02 02:21:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/02 02:21:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:21:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:21:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:21:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:21:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/02 02:21:07 DEBUG : apple: transformed to: appleSUFFIX 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/02 02:21:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/02 02:21:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/09/02 02:21:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/09/02 02:21:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/09/02 02:21:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/09/02 02:21:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/09/02 02:21:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/09/02 02:21:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/09/02 02:21:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/09/02 02:21:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/09/02 02:21:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/09/02 02:21:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/09/02 02:21:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/09/02 02:21:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/09/02 02:21:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/09/02 02:21:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/09/02 02:21:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/09/02 02:21:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/02 02:21:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/02 02:21:07 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:21:07 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:21:10 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:21:10 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:21:11 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:21:11 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:21:11 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:21:11 DEBUG : splitbananasplit: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:21:11 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:21:12 DEBUG : banana: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:21:12 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:21:12 DEBUG : splitbananasplit: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:21:12 DEBUG : banana: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:21:12 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:21:13 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:21:13 DEBUG : splitbananasplit: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:21:13 DEBUG : banana: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:21:13 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:21:14 DEBUG : splitbananasplit: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:21:14 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:21:14 DEBUG : banana: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:21:15 DEBUG : splitbananasplit: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:21:15 DEBUG : apple: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:21:16 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:21:16 DEBUG : banana: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:21:16 DEBUG : splitbananasplit: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:21:19 DEBUG : apple: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:21:19 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:21:19 DEBUG : banana: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:21:20 DEBUG : splitbananasplit: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:21:25 DEBUG : apple: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:21:26 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:21:26 DEBUG : banana: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:21:26 DEBUG : splitbananasplit: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:21:38 DEBUG : apple: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:21:39 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:21:39 DEBUG : banana: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:21:39 DEBUG : splitbananasplit: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:22:04 DEBUG : apple: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:22:04 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:22:05 DEBUG : banana: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:22:05 DEBUG : splitbananasplit: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:22:55 ERROR : apple: Failed to copy: object not found 2026/09/02 02:22:56 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/09/02 02:22:56 ERROR : banana: Failed to copy: object not found 2026/09/02 02:22:56 ERROR : splitbananasplit: Failed to copy: object not found 2026/09/02 02:22:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 02:22:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/02 02:22:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 02:22:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/02 02:22:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 02:22:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/02 02:22:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 02:22:59 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/02 02:23:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 02:23:01 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/02 02:23:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 02:23:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/02 02:23:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 02:23:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/02 02:23:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 02:23:03 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/02 02:23:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 02:23:04 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/02 02:23:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 02:23:05 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/02 02:23:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 02:23:06 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/02 02:23:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 02:23:06 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/02 02:23:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 02:23:07 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/02 02:23:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 02:23:08 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/02 02:23:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 02:23:09 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/02 02:23:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 02:23:09 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/02 02:23:09 ERROR : Linkbox root 'rclone-test-bapanit7meqo': not deleting files as there were IO errors 2026/09/02 02:23:09 ERROR : Linkbox root 'rclone-test-bapanit7meqo': not deleting directories as there were IO errors sync_transform_test.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:127 Error: Received unexpected error: object not found Test: TestTransform/suffix 2026/09/02 02:23:09 DEBUG : Waiting for deletions to finish 2026/09/02 02:23:09 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/02 02:23:09 DEBUG : splitbananasplitSUFFIX: Excluded 2026/09/02 02:23:09 DEBUG : splitbananasplit(1): Excluded (Path Filter) 2026/09/02 02:23:09 DEBUG : splitbananasplit(1): Excluded 2026/09/02 02:23:09 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/02 02:23:09 DEBUG : bananaSUFFIX: Excluded 2026/09/02 02:23:09 DEBUG : banana(1): Excluded (Path Filter) 2026/09/02 02:23:09 DEBUG : banana(1): Excluded 2026/09/02 02:23:09 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/02 02:23:09 DEBUG : appleSUFFIX: Excluded 2026/09/02 02:23:09 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/02 02:23:09 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/09/02 02:23:09 DEBUG : appleappleapplebanana(1): Excluded (Path Filter) 2026/09/02 02:23:09 DEBUG : appleappleapplebanana(1): Excluded 2026/09/02 02:23:09 DEBUG : apple(1): Excluded (Path Filter) 2026/09/02 02:23:09 DEBUG : apple(1): Excluded 2026/09/02 02:23:10 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/09/02 02:23:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:23:10 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:206 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:128 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:24:44 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:24:44 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:24:44 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:24:44 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 02:24:45 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:24:45 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 02:24:45 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:24:45 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:24:47 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:24:49 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:24:51 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:24:53 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:24:55 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:24:57 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "banana" to Linkbox root 'rclone-test-bapanit7meqo': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/09/02 02:24:59 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:25:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:25:03 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:25:05 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:25:05 DEBUG : banana: Update: removing old file 2026/09/02 02:25:08 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:25:09 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:25:11 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:25:11 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:25:12 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:25:12 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:25:14 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:25:14 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:25:16 DEBUG : Waiting for deletions to finish 2026/09/02 02:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : splitbananasplit: Excluded 2026/09/02 02:25:16 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : banana: Excluded 2026/09/02 02:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:25:16 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : apple: Excluded 2026/09/02 02:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 02:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 02:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 02:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 02:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 02:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 02:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 02:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 02:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 02:25:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/02 02:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 02:25:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/02 02:25:17 DEBUG : apple: size = 5 OK 2026/09/02 02:25:17 DEBUG : banana: size = 6 OK 2026/09/02 02:25:17 DEBUG : banana: Sizes identical 2026/09/02 02:25:17 DEBUG : banana: Unchanged skipping 2026/09/02 02:25:17 DEBUG : apple: Sizes identical 2026/09/02 02:25:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/02 02:25:17 DEBUG : apple: Unchanged skipping 2026/09/02 02:25:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/02 02:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 02:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 02:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 02:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 02:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 02:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 02:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 02:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 02:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 02:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 02:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 02:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 02:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 02:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 02:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 02:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 02:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 02:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 02:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 02:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 02:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 02:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 02:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 02:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 02:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 02:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 02:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 02:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 02:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 02:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 02:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 02:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 02:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 02:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 02:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 02:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 02:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 02:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 02:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 02:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 02:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 02:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 02:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 02:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 02:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 02:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 02:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 02:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 02:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 02:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 02:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 02:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 02:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 02:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 02:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 02:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 02:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 02:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 02:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 02:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 02:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 02:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 02:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 02:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 02:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 02:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 02:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 02:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 02:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 02:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 02:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 02:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 02:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 02:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 02:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 02:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 02:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 02:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 02:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 02:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 02:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 02:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 02:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 02:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 02:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 02:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 02:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 02:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 02:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 02:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 02:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 02:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 02:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 02:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 02:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 02:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 02:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 02:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 02:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 02:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 02:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 02:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 02:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 02:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 02:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 02:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 02:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 02:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 02:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 02:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 02:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 02:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 02:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 02:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 02:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 02:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 02:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 02:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 02:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 02:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 02:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 02:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 02:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 02:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 02:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 02:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 02:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 02:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 02:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 02:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 02:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 02:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 02:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 02:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 02:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 02:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 02:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 02:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 02:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 02:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 02:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 02:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 02:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 02:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 02:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 02:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 02:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 02:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 02:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 02:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 02:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 02:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 02:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 02:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 02:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 02:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 02:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 02:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 02:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 02:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 02:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 02:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 02:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 02:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 02:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 02:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 02:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 02:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 02:25:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/02 02:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 02:25:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/02 02:25:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/02 02:25:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/02 02:25:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/02 02:25:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/02 02:25:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/02 02:25:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/02 02:25:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/02 02:25:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/02 02:25:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/02 02:25:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/02 02:25:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/02 02:25:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/02 02:25:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/02 02:25:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/02 02:25:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/02 02:25:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/02 02:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/02 02:25:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/02 02:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/02 02:25:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/02 02:25:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/02 02:25:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/02 02:25:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/02 02:25:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/02 02:25:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/02 02:25:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/02 02:25:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/02 02:25:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/02 02:25:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/02 02:25:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/02 02:25:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/02 02:25:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/02 02:25:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/02 02:25:17 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:25:17 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:25:20 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:25:21 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:25:21 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:25:21 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:25:21 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:25:21 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:25:22 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:25:22 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:25:22 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:25:22 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:25:22 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:25:23 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:25:23 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:25:23 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:25:23 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:25:23 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:25:24 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:25:24 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:25:24 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:25:25 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:25:25 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:25:26 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:25:26 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:25:26 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:25:29 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:25:29 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:25:29 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:25:30 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:25:35 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:25:36 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:25:36 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:25:37 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:25:48 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:25:48 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:25:48 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:25:48 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 02:25:49 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:25:49 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 02:25:50 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:25:50 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:25:51 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:25:53 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:25:55 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:25:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:25:59 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:26:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:26:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:26:05 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:26:05 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:26:07 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:26:07 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:26:09 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:26:09 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:26:10 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:26:10 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:26:31 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:26:31 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:26:33 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:26:33 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:26:35 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:26:35 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:26:36 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:26:36 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:27:22 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/09/02 02:27:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/02 02:27:23 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:27:24 ERROR : splitbananasplit: Failed to copy: object not found 2026/09/02 02:27:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/02 02:27:24 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:27:25 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:27:25 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:27:26 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:27:26 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2026/09/02 02:27:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/02 02:27:27 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:27:27 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2026/09/02 02:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/02 02:27:27 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:27:27 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:27:28 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:27:28 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:27:29 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:27:29 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:27:29 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:27:29 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:27:30 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:27:30 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:27:30 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:27:30 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:27:31 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:27:31 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:27:32 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:27:32 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:27:32 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:27:33 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:27:33 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:27:35 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:27:36 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:27:37 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:27:38 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:27:39 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:27:42 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:27:43 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:27:45 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:27:52 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:27:52 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:27:52 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:27:52 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 02:27:53 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:27:53 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 02:27:53 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:27:53 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:27:55 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:27:57 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:27:59 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:28:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:28:03 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:28:05 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:28:07 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:28:07 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:28:09 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:28:09 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:28:11 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:28:11 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:28:12 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:28:12 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:28:33 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:28:33 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:28:35 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:28:35 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:28:37 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:28:37 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:28:38 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:28:38 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:29:24 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2026/09/02 02:29:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/02 02:29:25 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:29:27 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2026/09/02 02:29:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/02 02:29:27 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:29:27 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:29:28 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:29:28 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2026/09/02 02:29:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/02 02:29:28 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:29:29 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2026/09/02 02:29:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/02 02:29:29 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:29:30 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:29:30 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:29:31 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:29:31 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:29:31 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:29:32 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:29:32 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:29:32 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:29:32 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:29:33 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:29:33 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:29:33 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:29:33 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:29:34 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:29:34 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:29:35 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:29:35 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:29:35 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:29:36 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:29:37 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:29:39 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:29:39 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:29:41 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:29:42 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:29:45 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:29:46 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:29:48 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:29:55 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:29:55 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:29:55 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:29:55 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 02:29:55 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:29:55 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 02:29:56 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:29:56 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:29:58 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:30:00 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:30:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:30:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:30:06 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:30:08 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:30:08 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:30:10 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:30:10 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:30:12 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:30:12 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:30:13 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:30:13 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:30:34 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:30:34 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:30:36 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:30:36 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:30:38 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:30:38 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:30:39 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:30:39 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:31:25 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2026/09/02 02:31:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/02 02:31:26 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:31:27 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2026/09/02 02:31:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/02 02:31:28 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:31:29 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:31:29 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2026/09/02 02:31:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/02 02:31:29 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:31:30 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:31:30 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2026/09/02 02:31:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/02 02:31:30 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:31:30 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:31:31 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:31:31 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:31:32 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:31:32 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:31:32 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:31:33 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:31:33 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:31:33 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:31:33 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:31:34 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:31:34 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:31:34 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:31:35 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:31:35 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:31:35 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:31:36 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:31:37 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:31:37 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:31:38 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:31:39 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:31:41 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:31:42 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:31:44 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:31:46 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:31:47 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:31:47 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:31:47 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:31:47 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 02:31:48 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:31:48 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 02:31:49 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:31:49 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:31:50 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:31:52 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:31:54 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:31:56 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:31:58 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:32:00 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:32:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:32:04 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:32:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:32:09 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:32:09 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:32:11 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:32:11 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:32:12 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:32:12 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:32:13 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:32:13 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:32:22 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:32:22 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:32:25 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:32:25 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:32:37 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:32:37 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:32:39 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:32:39 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:32:48 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:32:48 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:32:51 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:33:28 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2026/09/02 02:33:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/02 02:33:30 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2026/09/02 02:33:30 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2026/09/02 02:33:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/02 02:33:31 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2026/09/02 02:33:31 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2026/09/02 02:33:32 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2026/09/02 02:33:33 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/02 02:33:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/02 02:33:33 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/02 02:33:35 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/02 02:33:39 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/02 02:33:39 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2026/09/02 02:33:42 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2026/09/02 02:33:45 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/02 02:33:59 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/02 02:34:25 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/02 02:35:16 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2026/09/02 02:35:16 ERROR : Linkbox root 'rclone-test-bapanit7meqo': not deleting files as there were IO errors 2026/09/02 02:35:16 ERROR : Linkbox root 'rclone-test-bapanit7meqo': not deleting directories as there were IO errors sync_transform_test.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:121 Error: Received unexpected error: object not found Test: TestTransform/truncate 2026/09/02 02:35:16 DEBUG : Waiting for deletions to finish 2026/09/02 02:35:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : splitbananasplit: Excluded 2026/09/02 02:35:16 DEBUG : splitbanan(1): Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : splitbanan(1): Excluded 2026/09/02 02:35:16 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : banana: Excluded 2026/09/02 02:35:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:35:16 DEBUG : appleapple(1): Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : appleapple(1): Excluded 2026/09/02 02:35:16 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : apple: Excluded 2026/09/02 02:35:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:35:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0015-9;=.t: Excluded 2026/09/02 02:35:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:35:16 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0014-89;=(1): Excluded 2026/09/02 02:35:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:35:16 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0013-789;=(1): Excluded 2026/09/02 02:35:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:35:16 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0012-6789;(1): Excluded 2026/09/02 02:35:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:35:16 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0011-56789(1): Excluded 2026/09/02 02:35:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:35:16 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0010-45678(1): Excluded 2026/09/02 02:35:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:35:16 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0009-34567(1): Excluded 2026/09/02 02:35:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:35:16 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0008-23456(1): Excluded 2026/09/02 02:35:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:35:16 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0007-12345(1): Excluded 2026/09/02 02:35:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:35:16 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0006-ghijk(1): Excluded 2026/09/02 02:35:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:35:16 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0005-fghij(1): Excluded 2026/09/02 02:35:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:35:16 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0004-efghi(1): Excluded 2026/09/02 02:35:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:35:16 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0003-defgh(1): Excluded 2026/09/02 02:35:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:35:16 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0002-cdefg(1): Excluded 2026/09/02 02:35:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:35:16 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0001-bcdef(1): Excluded 2026/09/02 02:35:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:35:16 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2026/09/02 02:35:16 DEBUG : dir1/0000-abcde(1): Excluded sync_transform_test.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:206 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:36:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:36:22 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:36:23 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:36:23 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 02:36:23 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:36:23 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 02:36:24 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:36:24 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:36:26 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:36:28 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:36:30 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:36:30 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:36:31 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:36:32 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:36:34 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:36:34 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:36:34 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:37:00 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:37:00 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:37:00 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:37:00 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 02:37:01 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:37:01 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 02:37:02 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:37:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:37:03 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:37:05 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:37:07 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:37:09 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:37:11 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:37:13 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "splitbananasplit" to Linkbox root 'rclone-test-bapanit7meqo': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/09/02 02:37:15 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:37:17 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:37:19 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:37:21 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:37:23 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:37:25 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:37:25 DEBUG : splitbananasplit: Update: removing old file 2026/09/02 02:37:28 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:37:29 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:37:31 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:37:31 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:37:31 DEBUG : Waiting for deletions to finish 2026/09/02 02:37:32 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:37:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : splitbananasplit: Excluded 2026/09/02 02:37:32 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : banana: Excluded 2026/09/02 02:37:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:37:32 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : apple: Excluded 2026/09/02 02:37:32 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:37:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:37:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:37:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:37:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:37:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:37:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:37:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:37:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:37:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:37:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:37:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:37:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:37:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:37:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:37:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:37:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:37:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:37:33 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:37:33 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:37:33 DEBUG : apple: size = 5 OK 2026/09/02 02:37:33 DEBUG : apple: Sizes identical 2026/09/02 02:37:33 DEBUG : apple: Unchanged skipping 2026/09/02 02:37:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 02:37:33 DEBUG : appleappleapplebanana: Sizes identical 2026/09/02 02:37:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 02:37:33 DEBUG : banana: size = 6 OK 2026/09/02 02:37:33 DEBUG : banana: Sizes identical 2026/09/02 02:37:33 DEBUG : banana: Unchanged skipping 2026/09/02 02:37:33 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 02:37:33 DEBUG : splitbananasplit: Sizes identical 2026/09/02 02:37:33 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 02:37:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 02:37:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 02:37:34 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/02 02:37:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 02:37:34 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/02 02:37:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 02:37:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 02:37:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 02:37:34 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/02 02:37:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 02:37:34 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/02 02:37:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 02:37:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 02:37:34 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/02 02:37:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 02:37:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 02:37:34 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/02 02:37:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 02:37:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 02:37:34 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:37:34 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/02 02:37:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 02:37:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 02:37:34 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/02 02:37:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 02:37:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 02:37:34 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/02 02:37:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 02:37:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 02:37:34 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/02 02:37:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 02:37:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 02:37:34 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/02 02:37:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 02:37:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 02:37:34 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/02 02:37:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 02:37:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 02:37:34 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/02 02:37:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 02:37:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 02:37:34 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/02 02:37:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 02:37:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 02:37:34 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/02 02:37:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 02:37:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 02:37:34 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/02 02:37:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 02:37:34 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:37:34 DEBUG : Waiting for deletions to finish 2026/09/02 02:37:34 INFO : There was nothing to transfer 2026/09/02 02:37:34 DEBUG : Waiting for deletions to finish 2026/09/02 02:37:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : splitbananasplit: Excluded 2026/09/02 02:37:34 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : banana: Excluded 2026/09/02 02:37:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:37:34 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : apple: Excluded 2026/09/02 02:37:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:37:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:37:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:37:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:37:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:37:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:37:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:37:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:37:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:37:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:37:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:37:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:37:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:37:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:37:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:37:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:37:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:37:35 DEBUG : apple: size = 5 OK 2026/09/02 02:37:35 DEBUG : apple: Sizes identical 2026/09/02 02:37:35 DEBUG : apple: Unchanged skipping 2026/09/02 02:37:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 02:37:35 DEBUG : appleappleapplebanana: Sizes identical 2026/09/02 02:37:35 DEBUG : banana: size = 6 OK 2026/09/02 02:37:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 02:37:35 DEBUG : banana: Sizes identical 2026/09/02 02:37:35 DEBUG : banana: Unchanged skipping 2026/09/02 02:37:35 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 02:37:35 DEBUG : splitbananasplit: Sizes identical 2026/09/02 02:37:35 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 02:37:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 02:37:35 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:37:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/02 02:37:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 02:37:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 02:37:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/02 02:37:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 02:37:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 02:37:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/02 02:37:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 02:37:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 02:37:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/02 02:37:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 02:37:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 02:37:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/02 02:37:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 02:37:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 02:37:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 02:37:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/02 02:37:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/02 02:37:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 02:37:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 02:37:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/02 02:37:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 02:37:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/02 02:37:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 02:37:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 02:37:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/02 02:37:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 02:37:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 02:37:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/02 02:37:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 02:37:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 02:37:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/02 02:37:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 02:37:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 02:37:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 02:37:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/02 02:37:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 02:37:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 02:37:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 02:37:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/02 02:37:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 02:37:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 02:37:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/02 02:37:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 02:37:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 02:37:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/02 02:37:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 02:37:35 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:37:35 DEBUG : Waiting for deletions to finish 2026/09/02 02:37:35 INFO : There was nothing to transfer 2026/09/02 02:37:35 DEBUG : Waiting for deletions to finish 2026/09/02 02:37:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : splitbananasplit: Excluded 2026/09/02 02:37:35 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : banana: Excluded 2026/09/02 02:37:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:37:35 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : apple: Excluded 2026/09/02 02:37:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:37:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:37:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:37:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:37:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:37:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:37:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:37:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:37:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:37:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:37:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:37:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:37:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:37:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:37:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:37:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:37:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:37:36 DEBUG : Waiting for deletions to finish 2026/09/02 02:37:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : splitbananasplit: Excluded 2026/09/02 02:37:36 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : banana: Excluded 2026/09/02 02:37:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:37:36 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : apple: Excluded 2026/09/02 02:37:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:37:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:37:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:37:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:37:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:37:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:37:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:37:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:37:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:37:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:37:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:37:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:37:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:37:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:37:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:37:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:37:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:38:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:38:02 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:38:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:38:03 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 02:38:03 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:38:03 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 02:38:04 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:38:04 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:38:06 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:38:07 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:38:09 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:38:11 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:38:13 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:38:15 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "dir1/0015-9;=.txt" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/09/02 02:38:17 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:38:19 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:38:21 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:38:23 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:38:27 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:38:28 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:38:30 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:38:30 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:38:31 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:38:32 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:38:32 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:38:34 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:38:34 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:39:00 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:39:00 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:39:00 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:39:00 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 02:39:01 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:39:01 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 02:39:02 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:39:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:39:03 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:39:05 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:39:07 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:39:09 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:39:11 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:39:13 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "dir1/0013-789;=.txt" to Linkbox root 'rclone-test-bapanit7meqo': 1/10 (Update second step failed: invalid character '<' looking for beginning of value) 2026/09/02 02:39:15 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:39:17 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:39:19 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:39:21 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:39:23 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:39:25 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:39:28 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:39:30 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:39:32 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:39:32 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:39:33 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:39:34 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:39:35 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:39:36 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:39:36 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:39:46 DEBUG : Waiting for deletions to finish 2026/09/02 02:39:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : splitbananasplit: Excluded 2026/09/02 02:39:46 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : banana: Excluded 2026/09/02 02:39:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:39:46 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : apple: Excluded 2026/09/02 02:39:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:39:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:39:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:39:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:39:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:39:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:39:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:39:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:39:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:39:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:39:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:39:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:39:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:39:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:39:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:39:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:39:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:39:47 DEBUG : apple: size = 5 OK 2026/09/02 02:39:47 DEBUG : apple: Sizes identical 2026/09/02 02:39:47 DEBUG : apple: Unchanged skipping 2026/09/02 02:39:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 02:39:47 DEBUG : appleappleapplebanana: Sizes identical 2026/09/02 02:39:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 02:39:47 DEBUG : banana: size = 6 OK 2026/09/02 02:39:47 DEBUG : banana: Sizes identical 2026/09/02 02:39:47 DEBUG : banana: Unchanged skipping 2026/09/02 02:39:47 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 02:39:47 DEBUG : splitbananasplit: Sizes identical 2026/09/02 02:39:47 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 02:39:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 02:39:47 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/02 02:39:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 02:39:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 02:39:47 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/02 02:39:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 02:39:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 02:39:47 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/02 02:39:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 02:39:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 02:39:47 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/02 02:39:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 02:39:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 02:39:47 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/02 02:39:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 02:39:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 02:39:47 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/02 02:39:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 02:39:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 02:39:47 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/02 02:39:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 02:39:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 02:39:47 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/02 02:39:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 02:39:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 02:39:47 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/02 02:39:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 02:39:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 02:39:47 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/02 02:39:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 02:39:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 02:39:47 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/02 02:39:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 02:39:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 02:39:47 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/02 02:39:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 02:39:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 02:39:47 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/02 02:39:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 02:39:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 02:39:47 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/02 02:39:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 02:39:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 02:39:47 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/02 02:39:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 02:39:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 02:39:47 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/02 02:39:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 02:39:47 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:39:47 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:39:47 DEBUG : Waiting for deletions to finish 2026/09/02 02:39:47 INFO : There was nothing to transfer 2026/09/02 02:39:47 DEBUG : Waiting for deletions to finish 2026/09/02 02:39:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:39:47 DEBUG : splitbananasplit: Excluded 2026/09/02 02:39:47 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:39:47 DEBUG : banana: Excluded 2026/09/02 02:39:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:39:47 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:39:47 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:39:47 DEBUG : apple: Excluded 2026/09/02 02:39:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:39:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:39:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:39:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:39:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:39:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:39:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:39:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:39:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:39:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:39:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:39:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:39:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:39:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:39:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:39:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:39:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:39:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:39:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:39:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:39:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:39:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:39:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:39:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:39:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:39:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:39:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:39:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:39:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:39:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:39:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:39:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:39:48 DEBUG : apple: size = 5 OK 2026/09/02 02:39:48 DEBUG : apple: Sizes identical 2026/09/02 02:39:48 DEBUG : apple: Unchanged skipping 2026/09/02 02:39:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 02:39:48 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 02:39:48 DEBUG : appleappleapplebanana: Sizes identical 2026/09/02 02:39:48 DEBUG : splitbananasplit: Sizes identical 2026/09/02 02:39:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 02:39:48 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 02:39:48 DEBUG : banana: size = 6 OK 2026/09/02 02:39:48 DEBUG : banana: Sizes identical 2026/09/02 02:39:48 DEBUG : banana: Unchanged skipping 2026/09/02 02:39:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 02:39:48 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/02 02:39:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 02:39:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 02:39:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 02:39:48 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/02 02:39:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 02:39:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 02:39:48 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/02 02:39:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 02:39:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 02:39:48 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/02 02:39:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 02:39:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 02:39:48 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/02 02:39:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 02:39:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 02:39:48 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/02 02:39:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 02:39:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 02:39:48 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/02 02:39:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 02:39:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 02:39:48 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/02 02:39:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 02:39:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 02:39:48 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/02 02:39:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 02:39:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 02:39:48 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/02 02:39:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 02:39:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 02:39:48 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/02 02:39:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 02:39:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 02:39:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 02:39:48 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/02 02:39:48 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/02 02:39:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 02:39:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 02:39:48 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:39:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 02:39:48 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/02 02:39:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 02:39:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 02:39:48 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/02 02:39:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 02:39:48 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/02 02:39:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 02:39:48 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:39:48 DEBUG : Waiting for deletions to finish 2026/09/02 02:39:48 INFO : There was nothing to transfer 2026/09/02 02:39:48 DEBUG : Waiting for deletions to finish 2026/09/02 02:39:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : splitbananasplit: Excluded 2026/09/02 02:39:49 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : banana: Excluded 2026/09/02 02:39:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:39:49 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : apple: Excluded 2026/09/02 02:39:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:39:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:39:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:39:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:39:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:39:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:39:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:39:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:39:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:39:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:39:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:39:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:39:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:39:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:39:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:39:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:39:49 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:40:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:40:22 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:40:22 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:40:22 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 02:40:22 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:40:22 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 02:40:23 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:40:23 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:40:25 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:40:27 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:40:29 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:40:31 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:40:34 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:40:34 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:40:35 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:40:35 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:40:37 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:40:37 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:40:37 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:41:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:41:07 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:41:07 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:41:07 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 02:41:08 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:41:08 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 02:41:09 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:41:09 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:41:10 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:41:12 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:41:14 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:41:16 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:41:18 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:41:20 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:41:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:41:24 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:41:26 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:41:28 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:41:30 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:41:33 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:41:34 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:41:35 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:41:36 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:41:38 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:41:38 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:41:38 DEBUG : Waiting for deletions to finish 2026/09/02 02:41:38 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:41:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : splitbananasplit: Excluded 2026/09/02 02:41:38 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : banana: Excluded 2026/09/02 02:41:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:41:38 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : apple: Excluded 2026/09/02 02:41:38 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:41:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:41:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:41:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:41:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:41:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:41:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:41:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:41:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:41:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:41:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:41:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:41:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:41:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:41:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:41:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:41:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:41:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:41:39 DEBUG : apple: size = 5 OK 2026/09/02 02:41:39 DEBUG : apple: Sizes identical 2026/09/02 02:41:39 DEBUG : apple: Unchanged skipping 2026/09/02 02:41:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 02:41:39 DEBUG : appleappleapplebanana: Sizes identical 2026/09/02 02:41:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 02:41:39 DEBUG : banana: size = 6 OK 2026/09/02 02:41:39 DEBUG : banana: Sizes identical 2026/09/02 02:41:39 DEBUG : banana: Unchanged skipping 2026/09/02 02:41:39 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 02:41:39 DEBUG : splitbananasplit: Sizes identical 2026/09/02 02:41:39 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 02:41:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 02:41:39 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/02 02:41:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 02:41:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 02:41:39 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/02 02:41:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 02:41:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 02:41:39 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/02 02:41:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 02:41:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 02:41:39 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/02 02:41:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 02:41:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 02:41:39 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/02 02:41:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 02:41:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 02:41:39 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/02 02:41:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 02:41:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 02:41:39 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/02 02:41:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 02:41:39 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/02 02:41:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 02:41:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 02:41:39 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/02 02:41:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 02:41:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 02:41:39 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/02 02:41:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 02:41:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 02:41:39 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/02 02:41:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 02:41:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 02:41:39 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/02 02:41:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 02:41:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 02:41:39 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/02 02:41:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 02:41:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 02:41:39 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/02 02:41:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 02:41:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 02:41:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 02:41:39 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/02 02:41:39 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/02 02:41:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 02:41:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 02:41:39 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:41:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 02:41:39 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:41:39 DEBUG : Waiting for deletions to finish 2026/09/02 02:41:39 INFO : There was nothing to transfer 2026/09/02 02:41:39 DEBUG : Waiting for deletions to finish 2026/09/02 02:41:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:41:39 DEBUG : splitbananasplit: Excluded 2026/09/02 02:41:39 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:41:39 DEBUG : banana: Excluded 2026/09/02 02:41:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:41:39 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:41:39 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:41:39 DEBUG : apple: Excluded 2026/09/02 02:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:41:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:41:40 DEBUG : apple: size = 5 OK 2026/09/02 02:41:40 DEBUG : apple: Sizes identical 2026/09/02 02:41:40 DEBUG : apple: Unchanged skipping 2026/09/02 02:41:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 02:41:40 DEBUG : appleappleapplebanana: Sizes identical 2026/09/02 02:41:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 02:41:40 DEBUG : banana: size = 6 OK 2026/09/02 02:41:40 DEBUG : banana: Sizes identical 2026/09/02 02:41:40 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 02:41:40 DEBUG : banana: Unchanged skipping 2026/09/02 02:41:40 DEBUG : splitbananasplit: Sizes identical 2026/09/02 02:41:40 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 02:41:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 02:41:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 02:41:40 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/02 02:41:40 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/02 02:41:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 02:41:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 02:41:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 02:41:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 02:41:40 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/02 02:41:40 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/02 02:41:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 02:41:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 02:41:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 02:41:40 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/02 02:41:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 02:41:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 02:41:40 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/02 02:41:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 02:41:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 02:41:40 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/02 02:41:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 02:41:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 02:41:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 02:41:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 02:41:40 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/02 02:41:40 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/02 02:41:40 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/02 02:41:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 02:41:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 02:41:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 02:41:40 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/02 02:41:40 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/02 02:41:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 02:41:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 02:41:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 02:41:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 02:41:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 02:41:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 02:41:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 02:41:40 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/02 02:41:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 02:41:40 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/02 02:41:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 02:41:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 02:41:40 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/02 02:41:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 02:41:40 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:41:40 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/02 02:41:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 02:41:40 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:41:40 DEBUG : Waiting for deletions to finish 2026/09/02 02:41:40 INFO : There was nothing to transfer 2026/09/02 02:41:40 DEBUG : Waiting for deletions to finish 2026/09/02 02:41:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : splitbananasplit: Excluded 2026/09/02 02:41:41 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : banana: Excluded 2026/09/02 02:41:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:41:41 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : apple: Excluded 2026/09/02 02:41:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:41:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:41:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:41:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:41:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:41:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:41:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:41:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:41:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:41:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:41:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:41:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:41:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:41:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:41:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:41:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:41:41 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:42:18 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:42:18 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:42:18 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:42:18 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 02:42:18 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:42:18 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 02:42:19 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:42:19 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:42:21 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:42:23 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:42:25 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:42:27 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:42:29 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:42:31 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:42:33 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:42:34 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:42:37 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:42:37 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:42:37 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:42:38 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:42:39 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:42:40 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:43:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:43:04 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:43:04 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:43:04 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 02:43:04 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:43:04 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 02:43:05 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:43:05 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:43:07 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:43:09 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:43:11 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:43:13 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:43:15 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:43:17 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:43:19 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:43:21 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:43:23 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:43:25 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:43:27 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:43:29 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:43:31 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:43:34 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:43:34 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:43:35 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:43:36 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:43:38 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:43:38 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:43:39 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:43:39 DEBUG : pacer: Reducing sleep to 200ms 2026/09/02 02:43:40 DEBUG : Waiting for deletions to finish 2026/09/02 02:43:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : splitbananasplit: Excluded 2026/09/02 02:43:41 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : banana: Excluded 2026/09/02 02:43:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:43:41 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : apple: Excluded 2026/09/02 02:43:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:43:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:43:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:43:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:43:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:43:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:43:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:43:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:43:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:43:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:43:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:43:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:43:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:43:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:43:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:43:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:43:42 DEBUG : apple: size = 5 OK 2026/09/02 02:43:42 DEBUG : apple: Sizes identical 2026/09/02 02:43:42 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 02:43:42 DEBUG : splitbananasplit: Sizes identical 2026/09/02 02:43:42 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 02:43:42 DEBUG : apple: Unchanged skipping 2026/09/02 02:43:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 02:43:42 DEBUG : appleappleapplebanana: Sizes identical 2026/09/02 02:43:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 02:43:42 DEBUG : banana: size = 6 OK 2026/09/02 02:43:42 DEBUG : banana: Sizes identical 2026/09/02 02:43:42 DEBUG : banana: Unchanged skipping 2026/09/02 02:43:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 02:43:42 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/02 02:43:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 02:43:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 02:43:42 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/02 02:43:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 02:43:42 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/02 02:43:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 02:43:42 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/02 02:43:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 02:43:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 02:43:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 02:43:42 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/02 02:43:42 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:43:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 02:43:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/02 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 02:43:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 02:43:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 02:43:42 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/02 02:43:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 02:43:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 02:43:42 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/02 02:43:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 02:43:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 02:43:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 02:43:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 02:43:42 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/02 02:43:42 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/02 02:43:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 02:43:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 02:43:42 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/02 02:43:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 02:43:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 02:43:42 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/02 02:43:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 02:43:42 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/02 02:43:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 02:43:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 02:43:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 02:43:42 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/02 02:43:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 02:43:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/02 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 02:43:42 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/02 02:43:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 02:43:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 02:43:42 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:43:42 DEBUG : Waiting for deletions to finish 2026/09/02 02:43:42 INFO : There was nothing to transfer 2026/09/02 02:43:42 DEBUG : Waiting for deletions to finish 2026/09/02 02:43:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : splitbananasplit: Excluded 2026/09/02 02:43:42 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : banana: Excluded 2026/09/02 02:43:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:43:42 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : apple: Excluded 2026/09/02 02:43:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:43:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:43:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:43:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:43:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:43:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:43:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:43:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:43:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:43:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:43:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:43:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:43:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:43:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:43:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:43:43 DEBUG : apple: size = 5 OK 2026/09/02 02:43:43 DEBUG : apple: Sizes identical 2026/09/02 02:43:43 DEBUG : apple: Unchanged skipping 2026/09/02 02:43:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/02 02:43:43 DEBUG : splitbananasplit: size = 16 OK 2026/09/02 02:43:43 DEBUG : appleappleapplebanana: Sizes identical 2026/09/02 02:43:43 DEBUG : banana: size = 6 OK 2026/09/02 02:43:43 DEBUG : splitbananasplit: Sizes identical 2026/09/02 02:43:43 DEBUG : banana: Sizes identical 2026/09/02 02:43:43 DEBUG : banana: Unchanged skipping 2026/09/02 02:43:43 DEBUG : splitbananasplit: Unchanged skipping 2026/09/02 02:43:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/02 02:43:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/02 02:43:43 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/02 02:43:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/02 02:43:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/02 02:43:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/02 02:43:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/02 02:43:43 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/02 02:43:43 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/02 02:43:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/02 02:43:43 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/02 02:43:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/02 02:43:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/02 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/02 02:43:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/02 02:43:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/02 02:43:43 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/02 02:43:43 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/02 02:43:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/02 02:43:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/02 02:43:43 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for checks to finish 2026/09/02 02:43:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/02 02:43:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/02 02:43:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/02 02:43:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/02 02:43:43 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/02 02:43:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/02 02:43:43 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/02 02:43:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/02 02:43:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/02 02:43:43 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/02 02:43:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/02 02:43:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/02 02:43:43 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/02 02:43:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/02 02:43:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/02 02:43:43 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/02 02:43:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/02 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/02 02:43:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/02 02:43:43 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/02 02:43:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/02 02:43:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/02 02:43:43 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/02 02:43:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/02 02:43:43 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/02 02:43:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/02 02:43:43 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/02 02:43:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/02 02:43:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/02 02:43:43 DEBUG : Linkbox root 'rclone-test-bapanit7meqo': Waiting for transfers to finish 2026/09/02 02:43:43 DEBUG : Waiting for deletions to finish 2026/09/02 02:43:43 INFO : There was nothing to transfer 2026/09/02 02:43:43 DEBUG : Waiting for deletions to finish 2026/09/02 02:43:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : splitbananasplit: Excluded 2026/09/02 02:43:43 DEBUG : banana: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : banana: Excluded 2026/09/02 02:43:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : appleappleapplebanana: Excluded 2026/09/02 02:43:43 DEBUG : apple: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : apple: Excluded 2026/09/02 02:43:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/02 02:43:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/02 02:43:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/02 02:43:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/02 02:43:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/02 02:43:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/02 02:43:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/02 02:43:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/02 02:43:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/02 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/02 02:43:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/02 02:43:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/02 02:43:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/02 02:43:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/02 02:43:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/02 02:43:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/02 02:43:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/02 02:44:12 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:44:12 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 02:44:13 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:44:13 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 02:44:13 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:44:13 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 02:44:14 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:44:14 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:44:15 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:44:17 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:44:19 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:44:21 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:44:23 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:44:25 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:44:25 ERROR : error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:283: Error listing: getting files failed: invalid character '<' looking for beginning of value 2026/09/02 02:44:27 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:44:29 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 02:44:31 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:44:33 DEBUG : pacer: Reducing sleep to 1.125s === RUN TestTransform/ascii run.go:198: Remote "Linkbox root 'rclone-test-bapanit7meqo'", Local "Local file system at /tmp/rclone2107382266", Modify Window "876000h0m0s" 2026/09/02 02:44:35 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:44:37 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:44:37 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:44:38 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:44:40 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:44:40 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:44:40 DEBUG : pacer: Reducing sleep to 200ms panic: test timed out after 1h0m0s running tests: TestTransform (33m10s) TestTransform/ascii (29s) goroutine 18943 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 33 minutes]: testing.(*T).Run(0xa44974e4248, {0x2d5251e?, 0xa449777dae8?}, 0x2edf558) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0xa44974e4248) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0xa44974e4248, 0xa449777dc10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2d7b3b2, 0x18}, {0x2d9e5de, 0x20}, 0xa449774c768, {0x4c08fe0, 0x6c, 0x6c}, {0xc29e014bb62defd0, 0x34678328aab, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0xa4497619180) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0xa4497619180) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:75 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:46 main.main() _testmain.go:262 +0xa6 goroutine 23 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 24 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 18971 [select]: net/http.(*http2clientStream).writeRequest(0xa44978ea000, 0xa44978a8c80, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8857 +0xc68 net/http.(*http2clientStream).doRequest(0xa44978ea000, 0x86abbb?, 0xa44977ff880?) /usr/local/go/src/net/http/h2_bundle.go:8718 +0x18 created by net/http.(*http2ClientConn).roundTrip in goroutine 18856 /usr/local/go/src/net/http/h2_bundle.go:8624 +0x470 goroutine 17331 [IO wait]: internal/poll.runtime_pollWait(0x79f4a687f000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xa4497033b00?, 0xa4497790000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xa4497033b00, {0xa4497790000, 0x3500, 0x3500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xa4497033b00, {0xa4497790000?, 0x3483?, 0xa4497460780?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xa4497452160, {0xa4497790000?, 0xa4497790078?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xa449731f7e8, {0xa4497790000?, 0x79f45d231f40?, 0x79f4a6904a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xa44972f5ba8, {0xa4497790000?, 0xa44970052c0?, 0xa4496f95a48?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xa44974177a8, {0x2eff560, 0xa44972f5ba8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xa4497417508, {0x79f45c0710c0, 0xa449731f7e8}, 0xa4496f95c08?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xa4497417508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xa4497417508, {0xa449810c000, 0x1000, 0x800920?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0xa4497d01e00, {0xa449706e124, 0x9, 0x81d42e?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2efc280, 0xa4497d01e00}, {0xa449706e124, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x8e io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xa449706e124, 0x9, 0xa4400000405?}, {0x2efc280?, 0xa4497d01e00?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrameHeader(0xa449706e0e0) /usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b net/http.(*http2Framer).ReadFrame(0xa449706e0e0) /usr/local/go/src/net/http/h2_bundle.go:2130 +0x18 net/http.(*http2clientConnReadLoop).run(0xa4496f95fa8) /usr/local/go/src/net/http/h2_bundle.go:9550 +0xca net/http.(*http2ClientConn).readLoop(0xa44978f6000) /usr/local/go/src/net/http/h2_bundle.go:9419 +0x52 created by net/http.(*http2Transport).newClientConn in goroutine 17330 /usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5 goroutine 18856 [select]: net/http.(*http2ClientConn).roundTrip(0xa44978f6000, 0xa44978a8c80, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8688 +0x525 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8603 net/http.(*http2Transport).RoundTripOpt(0xa4497619220, 0xa44978a8c80, {0x50?, 0x2a?}) /usr/local/go/src/net/http/h2_bundle.go:7901 +0x1ed net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:7852 net/http.http2noDialH2RoundTripper.RoundTrip({0xa4497671520?}, 0xa44978a8c80?) /usr/local/go/src/net/http/h2_bundle.go:10560 +0x1c net/http.(*Transport).roundTrip(0xa4497671520, 0xa44978a8c80) /usr/local/go/src/net/http/transport.go:623 +0x4ff net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xa449734daa0, 0xa44978a8c80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:677 +0x5f6 net/http.send(0xa44978a8c80, {0x2efda20, 0xa449734daa0}, {0xa4496f6acd0?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0xa44976a6b10, 0xa44978a8c80, {0x1?, 0xa4496f6ad58?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0xa44976a6b10, 0xa44978a8c80) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0xa449760b9a0, {0x2f2a4a8, 0x4c485a0}, 0xa44978a5ce0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:414 +0xe45 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xa449760b9a0, {0x2f2a4a8, 0x4c485a0}, 0x427714?, {0x0?, 0x0?}, {0x25cf3c0, 0xa449769cde0}, 0x3000000fe748d?, 0x2ee0c00, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:660 +0x4e5 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:597 github.com/rclone/rclone/backend/linkbox.getUnmarshaledResponse.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:324 +0x71 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x30?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xa449734db00, 0xa44971947b0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xa449734db00, 0xa44971947b0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/linkbox.getUnmarshaledResponse({0x2f2a4a8, 0x4c485a0}, 0xa44970cd200, 0xa44978a5ce0, {0x2816720, 0xa4497194780}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:323 +0xf8 github.com/rclone/rclone/backend/linkbox.(*Object).Update(0xa44972c8400, {0x2f2a4a8, 0x4c485a0}, {0x2efbce0, 0xa449707ad50}, {0x2f3c3d0, 0xa44977ff110}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:828 +0x1549 github.com/rclone/rclone/backend/linkbox.(*Fs).Put(0xa44970cd200, {0x2f2a4a8, 0x4c485a0}, {0x2efbce0, 0xa449707ad50}, {0x2f3c3d0, 0xa44977ff110}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:1009 +0x195 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xa449731d810, {0x2f2a4a8, 0x4c485a0}, {0x2f4a7a0, 0xa44970cd200}, {0xa4496f592d8, 0x13}, {0xa4496f592d8, 0x13}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:293 +0x3e8 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 github.com/rclone/rclone/fs/sync.makeTestFiles(0xa449731d810?, 0xa449731d810, {0x2d3551a, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:160 +0x465 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xa449771e908) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 +0xc8 testing.tRunner(0xa449771e908, 0xa449798a280) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 12080 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 12080 [chan receive, 1 minutes]: testing.(*T).Run(0xa44974e4d88, {0x2d36f39?, 0x0?}, 0xa449798a280) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0xa44974e4d88) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x652 testing.tRunner(0xa44974e4d88, 0x2edf558) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 2900 [chan receive, 52 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2923 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 1h0m1.220588182s (try 1/5): exit status 2: Failed [TestCopyCheckFirst TestMoveWithIgnoreExisting]