"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/08/29 04:20:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cuxediz8kezi" 2026/08/29 04:20:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 04:20:20 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Using cached web token 2026/08/29 04:20:21 DEBUG : Creating backend with remote "/tmp/rclone3155163647" === 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-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:20:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/29 04:20:23 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:20:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/29 04:20:23 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.52s) === RUN TestCopy run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:20:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/29 04:20:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/29 04:20:23 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:20:23 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:20:27 DEBUG : sub dir/hello world: size = 11 OK 2026/08/29 04:20:27 INFO : sub dir/hello world: Copied (new) 2026/08/29 04:20:27 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.60s) === RUN TestCopyMetadata run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.44s) === RUN TestCopyMissingDirectory run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:20:32 DEBUG : Creating backend with remote "/non-existing" 2026/08/29 04:20:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/29 04:20:32 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:20:32 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.61s) === RUN TestCopyNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:20:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/29 04:20:33 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:20:33 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:20:36 DEBUG : sub dir/hello world: size = 11 OK 2026/08/29 04:20:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.66s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.43s) === RUN TestCopyCheckFirst run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:20:40 INFO : Linkbox root 'rclone-test-cuxediz8kezi': Running all checks before starting transfers 2026/08/29 04:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/29 04:20:41 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:20:41 INFO : Linkbox root 'rclone-test-cuxediz8kezi': Checks finished, now starting transfers 2026/08/29 04:20:41 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:20:44 DEBUG : sub dir/hello world: size = 11 OK 2026/08/29 04:20:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.68s) === RUN TestSyncNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:20:48 ERROR : Ignoring --no-traverse with sync 2026/08/29 04:20:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/29 04:20:48 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:20:48 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:20:52 DEBUG : sub dir/hello world: size = 11 OK 2026/08/29 04:20:52 INFO : sub dir/hello world: Copied (new) 2026/08/29 04:20:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.59s) === RUN TestCopyWithDepth run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:20:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/29 04:20:56 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:20:56 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:20:58 DEBUG : hello world2: size = 12 OK 2026/08/29 04:20:58 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.09s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:21:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/29 04:21:00 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:21:00 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:21:02 DEBUG : potato2: size = 11 OK 2026/08/29 04:21:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:21:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/29 04:21:04 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:21:04 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:21:06 DEBUG : potato2: size = 11 OK 2026/08/29 04:21:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.17s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:21:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/29 04:21:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/29 04:21:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/29 04:21:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/29 04:21:08 INFO : sub dir2: Making directory 2026/08/29 04:21:10 INFO : sub dir: Making directory 2026/08/29 04:21:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/29 04:21:11 INFO : sub dir2/sub sub dir2: Making directory 2026/08/29 04:21:13 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:21:13 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:21:15 DEBUG : sub dir/hello world: size = 11 OK 2026/08/29 04:21:15 INFO : sub dir/hello world: Copied (new) 2026/08/29 04:21:16 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/29 04:21:16 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:21:16 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:21:16 DEBUG : pacer: Reducing sleep to 300ms 2026/08/29 04:21:16 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:21:16 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/08/29 04:21:17 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:21:17 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/08/29 04:21:17 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:21:17 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:21:19 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:21:21 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:21:23 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:21:25 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:21:28 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 04:21:28 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:21:31 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 04:21:31 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:21:32 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/29 04:21:33 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:21:34 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:21:34 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestCopyEmptyDirectories (26.19s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:21:34 INFO : sub dir2: Making directory 2026/08/29 04:21:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/29 04:21:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/29 04:21:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/29 04:21:35 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:21:35 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:21:38 DEBUG : sub dir/hello world: size = 11 OK 2026/08/29 04:21:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.69s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:21:42 DEBUG : sub dir2: Making directory with metadata 2026/08/29 04:21:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/29 04:21:42 INFO : sub dir2: Making directory 2026/08/29 04:21:44 INFO : sub dir: Making directory 2026/08/29 04:21:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/29 04:21:45 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:21:45 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:21:47 DEBUG : sub dir/hello world: size = 11 OK 2026/08/29 04:21:47 INFO : sub dir/hello world: Copied (new) 2026/08/29 04:21:47 INFO : sub dir/hello world: Deleted 2026/08/29 04:21:48 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/29 04:21:48 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.21s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", 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-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:21:54 INFO : sub dir2: Making directory 2026/08/29 04:21:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/29 04:21:54 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:21:54 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:21:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/29 04:21:57 INFO : sub dir/hello world: Copied (new) 2026/08/29 04:21:57 INFO : sub dir/hello world: Deleted 2026/08/29 04:21:58 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:21:58 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:21:58 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:21:58 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 04:21:59 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:21:59 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 04:22:00 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:22:00 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:22:01 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:22:03 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:22:05 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:22:07 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:22:09 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:22:11 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "sub dir/hello world" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/29 04:22:13 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:22:15 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:22:17 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:22:19 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:22:21 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:22:23 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:22:27 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:22:27 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 04:22:30 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:22:30 DEBUG : pacer: Reducing sleep to 632.8125ms --- PASS: TestMoveNoEmptyDirectories (36.57s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:22:30 DEBUG : sub dir2: Making directory with metadata 2026/08/29 04:22:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/29 04:22:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/29 04:22:31 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:22:31 INFO : sub dir2: Making directory 2026/08/29 04:22:32 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/29 04:22:33 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:22:33 INFO : sub dir: Making directory 2026/08/29 04:22:33 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:22:35 DEBUG : pacer: Reducing sleep to 200ms 2026/08/29 04:22:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/29 04:22:35 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:22:35 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:22:37 DEBUG : sub dir/hello world: size = 11 OK 2026/08/29 04:22:37 INFO : sub dir/hello world: Copied (new) 2026/08/29 04:22:37 DEBUG : Waiting for deletions to finish 2026/08/29 04:22:37 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestSyncEmptyDirectories (20.47s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.47s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:22:51 INFO : sub dir2: Making directory 2026/08/29 04:22:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/29 04:22:51 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:22:51 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:22:55 DEBUG : sub dir/hello world: size = 11 OK 2026/08/29 04:22:55 INFO : sub dir/hello world: Copied (new) 2026/08/29 04:22:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.65s) === RUN TestServerSideCopy run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:23:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jexixax4xoza" 2026/08/29 04:23:03 DEBUG : Config file has changed externally - reloading 2026/08/29 04:23:03 DEBUG : Linkbox root 'rclone-test-jexixax4xoza': Using cached web token sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-cuxediz8kezi' -> Linkbox root 'rclone-test-jexixax4xoza' 2026/08/29 04:23:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/29 04:23:05 DEBUG : Linkbox root 'rclone-test-jexixax4xoza': Waiting for checks to finish 2026/08/29 04:23:05 DEBUG : Linkbox root 'rclone-test-jexixax4xoza': Waiting for transfers to finish 2026/08/29 04:23:05 NOTICE: Time may be set wrong - time from "aht.nuplink3.net" is 1873h20m28.195163836s different from this computer 2026/08/29 04:23:05 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:23:05 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:23:05 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:23:05 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 04:23:06 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:23:06 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 04:23:06 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:23:06 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:23:08 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:23:10 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:23:12 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:23:14 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:23:16 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:23:18 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:23:18 DEBUG : sub dir/hello world: Received error: failed to make directory: CreateDir failed: invalid character '<' looking for beginning of value - low level retry 0/10 2026/08/29 04:23:20 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:23:22 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:23:24 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:23:26 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:23:29 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 04:23:30 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:23:32 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 04:23:32 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:23:33 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/29 04:23:34 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:23:35 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:23:35 DEBUG : sub dir/hello world: size = 11 OK 2026/08/29 04:23:35 INFO : sub dir/hello world: Copied (new) 2026/08/29 04:23:35 DEBUG : pacer: Reducing sleep to 200ms 2026/08/29 04:23:35 DEBUG : Linkbox root 'rclone-test-jexixax4xoza': Purge remote --- PASS: TestServerSideCopy (41.14s) === RUN TestCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:23:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:23:44 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:23:44 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:23:44 DEBUG : sub dir/hello world: Sizes differ 2026/08/29 04:23:44 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:23:44 DEBUG : sub dir/hello world: Update: removing old file 2026/08/29 04:23:48 DEBUG : sub dir/hello world: size = 17 OK 2026/08/29 04:23:48 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.50s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:23:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yanesip1wuci" 2026/08/29 04:23:55 DEBUG : Linkbox root 'rclone-test-yanesip1wuci': Using cached web token sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-cuxediz8kezi' -> Linkbox root 'rclone-test-yanesip1wuci' 2026/08/29 04:23:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/29 04:23:57 DEBUG : Linkbox root 'rclone-test-yanesip1wuci': Waiting for checks to finish 2026/08/29 04:23:57 DEBUG : Linkbox root 'rclone-test-yanesip1wuci': Waiting for transfers to finish 2026/08/29 04:24:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:24:02 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:24:02 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:24:02 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 04:24:03 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:24:03 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 04:24:03 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:24:03 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:24:05 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:24:07 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:24:09 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:24:11 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:24:13 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:24:15 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:24:15 DEBUG : sub dir/hello world: Received error: Update failed to read object: getting files failed: invalid character '<' looking for beginning of value - low level retry 0/10 2026/08/29 04:24:17 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:24:19 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:24:21 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:24:23 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:24:25 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:24:27 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:24:27 DEBUG : sub dir/hello world: Update: removing old file 2026/08/29 04:24:30 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 04:24:31 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:24:33 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 04:24:33 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:24:33 DEBUG : sub dir/hello world: size = 11 OK 2026/08/29 04:24:33 INFO : sub dir/hello world: Copied (new) 2026/08/29 04:24:34 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/29 04:24:34 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:24:35 DEBUG : sub dir/hello world: Update: removing old file 2026/08/29 04:24:38 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:24:39 DEBUG : pacer: Reducing sleep to 200ms 2026/08/29 04:24:39 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:24:39 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-yanesip1wuci') 2026/08/29 04:24:39 DEBUG : sub dir/hello world: Sizes differ 2026/08/29 04:24:39 DEBUG : Linkbox root 'rclone-test-yanesip1wuci': Waiting for checks to finish 2026/08/29 04:24:39 DEBUG : Linkbox root 'rclone-test-yanesip1wuci': Waiting for transfers to finish 2026/08/29 04:24:39 DEBUG : sub dir/hello world: Update: removing old file 2026/08/29 04:24:42 DEBUG : sub dir/hello world: size = 17 OK 2026/08/29 04:24:42 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/29 04:24:42 DEBUG : Linkbox root 'rclone-test-yanesip1wuci': Purge remote --- PASS: TestServerSideCopyOverSelf (55.69s) === RUN TestMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:24:51 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:24:51 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:24:51 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:24:51 DEBUG : sub dir/hello world: Sizes differ 2026/08/29 04:24:51 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:24:51 DEBUG : sub dir/hello world: Update: removing old file 2026/08/29 04:24:55 DEBUG : sub dir/hello world: size = 17 OK 2026/08/29 04:24:55 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/29 04:24:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.38s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:25:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fefupip6poju" 2026/08/29 04:25:03 DEBUG : Linkbox root 'rclone-test-fefupip6poju': Using cached web token sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-cuxediz8kezi' -> Linkbox root 'rclone-test-fefupip6poju' 2026/08/29 04:25:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:04 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:25:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:04 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:25:04 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:04 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 04:25:04 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:04 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 04:25:05 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:05 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 04:25:05 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:05 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 04:25:05 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:05 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:25:05 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:05 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:25:07 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:07 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:09 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:09 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:11 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:11 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:13 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:13 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:15 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:15 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:17 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:17 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:17 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': error reading source root directory: getting files failed: invalid character '<' looking for beginning of value 2026/08/29 04:25:17 DEBUG : Linkbox root 'rclone-test-fefupip6poju': Waiting for checks to finish 2026/08/29 04:25:17 DEBUG : Linkbox root 'rclone-test-fefupip6poju': Waiting for transfers to finish sync_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Received unexpected error: getting files failed: invalid character '<' looking for beginning of value Test: TestServerSideMoveOverSelf 2026/08/29 04:25:17 DEBUG : Linkbox root 'rclone-test-fefupip6poju': Purge remote 2026/08/29 04:25:19 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:21 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:23 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:25 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:25:27 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:25:27 NOTICE: purge failed: directory not found 2026/08/29 04:25:28 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:25:30 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 04:25:32 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:25:32 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 04:25:34 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:25:35 DEBUG : pacer: Reducing sleep to 355.957031ms --- FAIL: TestServerSideMoveOverSelf (36.14s) === RUN TestCopyAfterDelete run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:25:35 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:25:37 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:25:37 DEBUG : pacer: Reducing sleep to 200ms 2026/08/29 04:25:39 ERROR : error listing: directory not found 2026/08/29 04:25:39 INFO : Local file system at /tmp/rclone3155163647: Making directory 2026/08/29 04:25:39 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:25:39 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.63s) === RUN TestCopyRedownload run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:25:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/29 04:25:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/29 04:25:48 DEBUG : Local file system at /tmp/rclone3155163647: Waiting for checks to finish 2026/08/29 04:25:48 DEBUG : Local file system at /tmp/rclone3155163647: Waiting for transfers to finish 2026/08/29 04:25:48 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/29 04:25:48 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/29 04:25:48 INFO : sub dir/hello world: Copied (new) 2026/08/29 04:25:48 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (8.03s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:25:52 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/29 04:25:52 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:25:52 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:25:54 DEBUG : check sum: size = 1 OK 2026/08/29 04:25:54 INFO : check sum: Copied (new) 2026/08/29 04:25:54 DEBUG : Waiting for deletions to finish 2026/08/29 04:25:54 DEBUG : check sum: size = 1 OK 2026/08/29 04:25:54 NOTICE: Linkbox root 'rclone-test-cuxediz8kezi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/29 04:25:54 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:25:54 DEBUG : check sum: Size of src and dst objects identical 2026/08/29 04:25:54 DEBUG : check sum: Unchanged skipping 2026/08/29 04:25:54 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:25:54 DEBUG : Waiting for deletions to finish 2026/08/29 04:25:54 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.61s) === RUN TestSyncSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:25:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/29 04:25:56 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:25:56 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:25:58 DEBUG : sizeonly: size = 6 OK 2026/08/29 04:25:58 INFO : sizeonly: Copied (new) 2026/08/29 04:25:58 DEBUG : Waiting for deletions to finish 2026/08/29 04:25:59 DEBUG : sizeonly: size = 6 OK 2026/08/29 04:25:59 DEBUG : sizeonly: Sizes identical 2026/08/29 04:25:59 DEBUG : sizeonly: Unchanged skipping 2026/08/29 04:25:59 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:25:59 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:25:59 DEBUG : Waiting for deletions to finish 2026/08/29 04:25:59 INFO : There was nothing to transfer 2026/08/29 04:26:00 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:26:00 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:26:00 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:26:00 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 04:26:01 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:26:01 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 04:26:02 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:26:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:26:03 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:26:05 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:26:07 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:26:09 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:26:11 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:26:13 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:26:13 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 --- FAIL: TestSyncSizeOnly (17.36s) === RUN TestSyncIgnoreSize run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:855 Error: Should be true Test: TestSyncIgnoreSize Messages: listing wrong, want ignore-size (8) got ignore-size (8), sizeonly (6) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:855 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sizeonly" 2026/08/29 04:26:20 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:26:22 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:26:24 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:26:26 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:26:29 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:26:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/29 04:26:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/29 04:26:29 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:26:29 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:26:31 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 04:26:32 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:26:33 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 04:26:34 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:26:36 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/29 04:26:36 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:26:36 INFO : ignore-size: Copied (new) 2026/08/29 04:26:36 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:26:36 DEBUG : pacer: Reducing sleep to 200ms 2026/08/29 04:26:36 INFO : sizeonly: Copied (new) 2026/08/29 04:26:36 DEBUG : Waiting for deletions to finish sync_test.go:864: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:864 Error: Not equal: expected: 1 actual : 2 Test: TestSyncIgnoreSize fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:865 Error: Should be true Test: TestSyncIgnoreSize Messages: listing wrong, want ignore-size (8) got ignore-size (8), sizeonly (6) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:865 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sizeonly" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:869 Error: Should be true Test: TestSyncIgnoreSize Messages: listing wrong, want ignore-size (29) got ignore-size (29), sizeonly (6) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:869 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sizeonly" 2026/08/29 04:26:53 DEBUG : ignore-size: Sizes identical 2026/08/29 04:26:53 DEBUG : ignore-size: Unchanged skipping 2026/08/29 04:26:53 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:26:53 DEBUG : sizeonly: Sizes identical 2026/08/29 04:26:53 DEBUG : sizeonly: Unchanged skipping 2026/08/29 04:26:53 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:26:53 DEBUG : Waiting for deletions to finish 2026/08/29 04:26:53 INFO : There was nothing to transfer fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:879 Error: Should be true Test: TestSyncIgnoreSize Messages: listing wrong, want ignore-size (29) got ignore-size (29), sizeonly (6) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:879 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sizeonly" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:880 Error: Should be true Test: TestSyncIgnoreSize Messages: listing wrong, want ignore-size (8) got ignore-size (8), sizeonly (6) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:880 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sizeonly" --- FAIL: TestSyncIgnoreSize (58.31s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:27:14 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:27:14 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:27:14 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:27:14 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 04:27:14 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:27:14 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 04:27:15 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:27:15 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:27:17 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:27:19 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:27:21 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:27:23 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:27:25 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:27:27 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "existing" to Linkbox root 'rclone-test-cuxediz8kezi': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/08/29 04:27:29 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:27:29 DEBUG : existing: Update: removing old file 2026/08/29 04:27:32 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 04:27:32 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:27:35 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 04:27:35 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:27:35 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/29 04:27:36 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:27:36 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:27:36 DEBUG : existing: size = 6 OK 2026/08/29 04:27:36 DEBUG : existing: Sizes identical 2026/08/29 04:27:36 DEBUG : existing: Unchanged skipping 2026/08/29 04:27:36 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:27:36 DEBUG : Waiting for deletions to finish 2026/08/29 04:27:36 INFO : There was nothing to transfer 2026/08/29 04:27:36 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:27:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/29 04:27:36 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:27:36 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:27:36 DEBUG : existing: Update: removing old file 2026/08/29 04:27:38 DEBUG : pacer: Reducing sleep to 200ms 2026/08/29 04:27:39 DEBUG : existing: size = 6 OK 2026/08/29 04:27:39 INFO : existing: Copied (replaced existing) 2026/08/29 04:27:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (29.75s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:27:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/29 04:27:42 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:27:42 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:27:44 DEBUG : existing: size = 6 OK 2026/08/29 04:27:44 INFO : existing: Copied (new) 2026/08/29 04:27:44 DEBUG : Waiting for deletions to finish 2026/08/29 04:27:44 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:27:44 DEBUG : existing: Destination exists, skipping 2026/08/29 04:27:44 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:27:44 DEBUG : Waiting for deletions to finish 2026/08/29 04:27:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.55s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:27:53 INFO : d: Making directory 2026/08/29 04:27:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/29 04:27:56 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:27:56 DEBUG : c/non empty space: size = 5 OK 2026/08/29 04:27:56 DEBUG : c/non empty space: Sizes identical 2026/08/29 04:27:56 DEBUG : c/non empty space: Unchanged skipping 2026/08/29 04:27:56 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:28:00 DEBUG : a/potato2: size = 60 OK 2026/08/29 04:28:00 INFO : a/potato2: Copied (new) 2026/08/29 04:28:00 DEBUG : Waiting for deletions to finish 2026/08/29 04:28:01 INFO : b/potato: Deleted 2026/08/29 04:28:01 INFO : d: Removing directory 2026/08/29 04:28:03 INFO : b: Removing directory 2026/08/29 04:28:04 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': deleted 2 directories 2026/08/29 04:28:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:28:07 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:28:07 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:28:07 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 04:28:07 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:28:07 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 04:28:08 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:28:08 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:28:10 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:28:12 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:28:14 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:28:16 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:28:18 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:28:20 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "a/potato2" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/29 04:28:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:28:24 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:28:26 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:28:28 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:28:31 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:28:32 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 04:28:35 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:28:35 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 04:28:37 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:28:37 DEBUG : pacer: Reducing sleep to 355.957031ms --- PASS: TestSyncIgnoreErrors (51.02s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:28:37 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:28:38 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:28:39 DEBUG : pacer: Reducing sleep to 200ms 2026/08/29 04:28:40 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:28:40 DEBUG : empty space: size = 1 OK 2026/08/29 04:28:40 DEBUG : empty space: Sizes identical 2026/08/29 04:28:40 DEBUG : empty space: Unchanged skipping 2026/08/29 04:28:40 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:28:40 DEBUG : Waiting for deletions to finish 2026/08/29 04:28:40 INFO : There was nothing to transfer 2026/08/29 04:28:40 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:28:40 DEBUG : empty space: size = 1 OK 2026/08/29 04:28:40 DEBUG : empty space: Sizes identical 2026/08/29 04:28:40 DEBUG : empty space: Unchanged skipping 2026/08/29 04:28:40 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:28:40 DEBUG : Waiting for deletions to finish 2026/08/29 04:28:40 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (5.21s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.42s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", 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-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:28:46 DEBUG : empty space: size = 1 OK 2026/08/29 04:28:46 DEBUG : empty space: Sizes identical 2026/08/29 04:28:46 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/29 04:28:46 DEBUG : empty space: Unchanged skipping 2026/08/29 04:28:46 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:28:46 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:28:48 DEBUG : potato: size = 60 OK 2026/08/29 04:28:48 INFO : potato: Copied (new) 2026/08/29 04:28:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.96s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:28:53 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:28:53 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:28:53 DEBUG : potato: Sizes differ 2026/08/29 04:28:53 DEBUG : potato: Update: removing old file 2026/08/29 04:28:53 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:28:53 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:28:57 DEBUG : potato: size = 21 OK 2026/08/29 04:28:57 INFO : potato: Copied (replaced existing) 2026/08/29 04:28:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.75s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/08/29 04:29:01 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:29:01 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:29:01 DEBUG : potato: size = 36 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:29:01 DEBUG : potato: Sizes differ 2026/08/29 04:29:01 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:29:01 DEBUG : potato: Update: removing old file 2026/08/29 04:29:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:29:04 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:29:04 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:29:04 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 04:29:05 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:29:05 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 04:29:05 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:29:05 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:29:07 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:29:09 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:29:11 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:29:13 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:29:15 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:29:17 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:29:17 DEBUG : potato: Received error: Update failed to read object: getting files failed: invalid character '<' looking for beginning of value - low level retry 0/10 2026/08/29 04:29:19 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:29:21 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:29:23 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:29:25 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:29:27 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:29:29 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:29:31 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:29:31 DEBUG : potato: Update: removing old file 2026/08/29 04:29:34 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 04:29:35 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:29:37 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 04:29:37 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:29:37 DEBUG : potato: size = 21 OK 2026/08/29 04:29:37 INFO : potato: Copied (replaced existing) 2026/08/29 04:29:37 DEBUG : Waiting for deletions to finish 2026/08/29 04:29:38 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/29 04:29:38 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:29:40 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:29:40 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestSyncAfterChangingContentsOnly (41.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:29:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/29 04:29:44 DEBUG : empty space: size = 1 OK 2026/08/29 04:29:44 DEBUG : empty space: Sizes identical 2026/08/29 04:29:44 DEBUG : empty space: Unchanged skipping 2026/08/29 04:29:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/29 04:29:44 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:29:44 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:29:44 DEBUG : Waiting for deletions to finish 2026/08/29 04:29:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:29:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/29 04:29:52 DEBUG : empty space: size = 1 OK 2026/08/29 04:29:52 DEBUG : empty space: Sizes identical 2026/08/29 04:29:52 DEBUG : empty space: Unchanged skipping 2026/08/29 04:29:52 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:29:52 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:29:54 DEBUG : potato2: size = 60 OK 2026/08/29 04:29:54 INFO : potato2: Copied (new) 2026/08/29 04:29:54 DEBUG : Waiting for deletions to finish 2026/08/29 04:29:55 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:30:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:30:06 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:30:06 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:30:06 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 04:30:06 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:30:06 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 04:30:07 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:30:07 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:30:09 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:30:11 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:30:13 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:30:15 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:30:17 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:30:19 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "c/non empty space" to Linkbox root 'rclone-test-cuxediz8kezi': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/08/29 04:30:21 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:30:23 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:30:25 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:30:27 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:30:29 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:30:31 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:30:31 DEBUG : c/non empty space: Update: removing old file 2026/08/29 04:30:34 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 04:30:35 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:30:37 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 04:30:37 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:30:37 INFO : d: Making directory 2026/08/29 04:30:38 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/29 04:30:39 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:30:39 INFO : d/e: Making directory 2026/08/29 04:30:39 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:30:41 DEBUG : pacer: Reducing sleep to 200ms 2026/08/29 04:30:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/29 04:30:43 DEBUG : c/non empty space: size = 5 OK 2026/08/29 04:30:43 DEBUG : c/non empty space: Sizes identical 2026/08/29 04:30:43 DEBUG : c/non empty space: Unchanged skipping 2026/08/29 04:30:45 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:30:45 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:30:46 DEBUG : a/potato2: size = 60 OK 2026/08/29 04:30:46 INFO : a/potato2: Copied (new) 2026/08/29 04:30:46 DEBUG : Waiting for deletions to finish 2026/08/29 04:30:48 INFO : b/potato: Deleted 2026/08/29 04:30:48 INFO : d/e: Removing directory 2026/08/29 04:30:49 INFO : d: Removing directory 2026/08/29 04:30:51 INFO : b: Removing directory 2026/08/29 04:30:52 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (60.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:31:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:31:07 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:31:07 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:31:07 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 04:31:07 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:31:07 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 04:31:08 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:31:08 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:31:10 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:31:12 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:31:14 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:31:16 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:31:18 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:31:20 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "c/non empty space" to Linkbox root 'rclone-test-cuxediz8kezi': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/08/29 04:31:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:31:24 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:31:26 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:31:28 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:31:30 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:31:32 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:31:32 DEBUG : c/non empty space: Update: removing old file 2026/08/29 04:31:35 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 04:31:36 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:31:38 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 04:31:38 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:31:38 INFO : d: Making directory 2026/08/29 04:31:39 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/29 04:31:40 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:31:40 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:31:41 DEBUG : pacer: Reducing sleep to 200ms 2026/08/29 04:31:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/29 04:31:42 DEBUG : c/non empty space: size = 5 OK 2026/08/29 04:31:42 DEBUG : c/non empty space: Sizes identical 2026/08/29 04:31:42 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:31:42 DEBUG : c/non empty space: Unchanged skipping 2026/08/29 04:31:42 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:31:45 DEBUG : a/potato2: size = 60 OK 2026/08/29 04:31:45 INFO : a/potato2: Copied (new) 2026/08/29 04:31:45 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': not deleting files as there were IO errors 2026/08/29 04:31:45 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (58.31s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:32:02 DEBUG : Waiting for deletions to finish 2026/08/29 04:32:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/29 04:32:02 DEBUG : empty space: size = 1 OK 2026/08/29 04:32:02 DEBUG : empty space: Sizes identical 2026/08/29 04:32:02 DEBUG : empty space: Unchanged skipping 2026/08/29 04:32:02 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:32:02 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:32:04 INFO : potato: Deleted 2026/08/29 04:32:04 DEBUG : potato2: size = 60 OK 2026/08/29 04:32:04 INFO : potato2: Copied (new) 2026/08/29 04:32:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:32:06 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:32:06 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:32:06 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 04:32:07 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:32:07 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 04:32:08 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:32:08 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:32:09 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:32:11 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:32:13 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:32:15 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:32:17 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:32:19 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "potato2" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/29 04:32:21 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:32:23 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:32:25 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:32:27 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:32:29 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:32:31 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:32:35 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:32:35 DEBUG : pacer: Reducing sleep to 1.125s --- PASS: TestSyncDeleteDuring (37.60s) === RUN TestSyncDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:32:37 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:32:38 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 04:32:40 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:32:40 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/29 04:32:41 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:32:41 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:32:43 DEBUG : pacer: Reducing sleep to 200ms 2026/08/29 04:32:43 DEBUG : Waiting for deletions to finish 2026/08/29 04:32:43 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:32:43 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:32:45 INFO : potato: Deleted 2026/08/29 04:32:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/29 04:32:45 DEBUG : empty space: size = 1 OK 2026/08/29 04:32:45 DEBUG : empty space: Sizes identical 2026/08/29 04:32:45 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:32:45 DEBUG : empty space: Unchanged skipping 2026/08/29 04:32:45 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:32:47 DEBUG : potato2: size = 60 OK 2026/08/29 04:32:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (14.57s) === RUN TestCopyDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:32:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/29 04:32:52 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:32:52 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:32:54 DEBUG : potato2: size = 19 OK 2026/08/29 04:32:54 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.61s) === RUN TestSyncWithExclude run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:33:02 DEBUG : enormous: Excluded (Size Filter) 2026/08/29 04:33:02 DEBUG : enormous: Excluded 2026/08/29 04:33:02 DEBUG : potato2: Excluded (Size Filter) 2026/08/29 04:33:02 DEBUG : potato2: Excluded 2026/08/29 04:33:03 DEBUG : potato2: Excluded (Size Filter) 2026/08/29 04:33:03 DEBUG : potato2: Excluded 2026/08/29 04:33:03 DEBUG : empty space: size = 1 OK 2026/08/29 04:33:03 DEBUG : empty space: Sizes identical 2026/08/29 04:33:03 DEBUG : empty space: Unchanged skipping 2026/08/29 04:33:03 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:33:03 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:33:03 DEBUG : Waiting for deletions to finish 2026/08/29 04:33:03 INFO : There was nothing to transfer 2026/08/29 04:33:03 DEBUG : enormous: Excluded (Size Filter) 2026/08/29 04:33:03 DEBUG : enormous: Excluded 2026/08/29 04:33:03 DEBUG : potato2: Excluded (Size Filter) 2026/08/29 04:33:03 DEBUG : potato2: Excluded 2026/08/29 04:33:03 DEBUG : potato2: Excluded (Size Filter) 2026/08/29 04:33:03 DEBUG : potato2: Excluded 2026/08/29 04:33:03 DEBUG : Local file system at /tmp/rclone3155163647: Waiting for checks to finish 2026/08/29 04:33:03 DEBUG : empty space: size = 1 OK 2026/08/29 04:33:03 DEBUG : empty space: Sizes identical 2026/08/29 04:33:03 DEBUG : empty space: Unchanged skipping 2026/08/29 04:33:03 DEBUG : Local file system at /tmp/rclone3155163647: Waiting for transfers to finish 2026/08/29 04:33:03 DEBUG : Waiting for deletions to finish 2026/08/29 04:33:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (8.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:33:12 DEBUG : enormous: Excluded (Size Filter) 2026/08/29 04:33:12 DEBUG : enormous: Excluded 2026/08/29 04:33:12 DEBUG : potato2: Excluded (Size Filter) 2026/08/29 04:33:12 DEBUG : potato2: Excluded 2026/08/29 04:33:12 DEBUG : empty space: size = 1 OK 2026/08/29 04:33:12 DEBUG : empty space: Sizes identical 2026/08/29 04:33:12 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:33:12 DEBUG : empty space: Unchanged skipping 2026/08/29 04:33:12 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:33:12 DEBUG : Waiting for deletions to finish 2026/08/29 04:33:14 INFO : enormous: Deleted 2026/08/29 04:33:14 INFO : potato2: Deleted 2026/08/29 04:33:14 INFO : There was nothing to transfer 2026/08/29 04:33:14 DEBUG : empty space: size = 1 OK 2026/08/29 04:33:14 DEBUG : empty space: Sizes identical 2026/08/29 04:33:14 DEBUG : empty space: Unchanged skipping 2026/08/29 04:33:14 DEBUG : Local file system at /tmp/rclone3155163647: Waiting for checks to finish 2026/08/29 04:33:14 DEBUG : Local file system at /tmp/rclone3155163647: Waiting for transfers to finish 2026/08/29 04:33:14 DEBUG : Waiting for deletions to finish 2026/08/29 04:33:14 INFO : enormous: Deleted 2026/08/29 04:33:14 INFO : potato2: Deleted 2026/08/29 04:33:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.11s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.45s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/08/29 04:33:17 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/29 04:33:17 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/29 04:33:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/29 04:33:17 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/29 04:33:17 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:33:17 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:33:19 DEBUG : potato: size = 14 OK 2026/08/29 04:33:19 INFO : potato: Copied (new) 2026/08/29 04:33:19 DEBUG : yam: size = 11 OK 2026/08/29 04:33:19 INFO : yam: Copied (new) 2026/08/29 04:33:19 DEBUG : Waiting for deletions to finish 2026/08/29 04:33:20 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/29 04:33:20 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/29 04:33:20 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/29 04:33:20 DEBUG : potato: size = 14 OK 2026/08/29 04:33:20 DEBUG : potato: Sizes identical 2026/08/29 04:33:20 DEBUG : potato: Unchanged skipping 2026/08/29 04:33:20 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:33:20 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:33:22 DEBUG : yaml: size = 11 OK 2026/08/29 04:33:22 INFO : yaml: Copied (new) 2026/08/29 04:33:22 DEBUG : Waiting for deletions to finish 2026/08/29 04:33:23 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-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/08/29 04:33:26 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/29 04:33:26 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/29 04:33:27 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/29 04:33:27 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/29 04:33:27 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:33:27 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:33:29 DEBUG : potato: size = 14 OK 2026/08/29 04:33:29 INFO : potato: Copied (new) 2026/08/29 04:33:29 DEBUG : yam: size = 11 OK 2026/08/29 04:33:29 INFO : yam: Copied (new) 2026/08/29 04:33:29 DEBUG : Waiting for deletions to finish 2026/08/29 04:33:29 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/29 04:33:29 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/29 04:33:30 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/29 04:33:30 DEBUG : potato: size = 14 OK 2026/08/29 04:33:30 DEBUG : potato: Sizes identical 2026/08/29 04:33:30 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:33:30 DEBUG : potato: Unchanged skipping 2026/08/29 04:33:30 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:33:30 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:33:30 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:33:30 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:33:30 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 04:33:31 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:33:31 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 04:33:31 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:33:31 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:33:33 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:33:35 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:33:38 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 04:33:39 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:33:39 DEBUG : yaml: size = 11 OK 2026/08/29 04:33:39 INFO : yaml: Copied (new) 2026/08/29 04:33:39 DEBUG : Waiting for deletions to finish 2026/08/29 04:33:41 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 04:33:41 INFO : yam: Deleted 2026/08/29 04:33:41 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:33:42 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/29 04:33:43 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:33:45 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:33:45 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestSyncWithTrackRenamesStrategyModtime (18.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/08/29 04:33:45 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/29 04:33:45 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/29 04:33:45 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/08/29 04:33:45 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:33:45 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:33:49 DEBUG : potato: size = 14 OK 2026/08/29 04:33:49 INFO : potato: Copied (new) 2026/08/29 04:33:49 DEBUG : sub/yam: size = 11 OK 2026/08/29 04:33:49 INFO : sub/yam: Copied (new) 2026/08/29 04:33:49 DEBUG : Waiting for deletions to finish 2026/08/29 04:33:50 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/29 04:33:50 DEBUG : potato: size = 14 OK 2026/08/29 04:33:50 DEBUG : potato: Sizes identical 2026/08/29 04:33:50 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/29 04:33:50 DEBUG : potato: Unchanged skipping 2026/08/29 04:33:50 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:33:50 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:33:52 DEBUG : yam: size = 11 OK 2026/08/29 04:33:52 INFO : yam: Copied (new) 2026/08/29 04:33:52 DEBUG : Waiting for deletions to finish 2026/08/29 04:33:53 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (13.88s) === RUN TestServerSideMoveLocal run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:33:59 DEBUG : Creating backend with remote "/tmp/rclone3155163647/dir1" 2026/08/29 04:33:59 DEBUG : Config file has changed externally - reloading 2026/08/29 04:33:59 DEBUG : Creating backend with remote "/tmp/rclone3155163647/dir2" 2026/08/29 04:33:59 DEBUG : Local file system at /tmp/rclone3155163647/dir2: Using server-side directory move 2026/08/29 04:33:59 INFO : Local file system at /tmp/rclone3155163647/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/29 04:33:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/29 04:33:59 DEBUG : Local file system at /tmp/rclone3155163647/dir2: Waiting for checks to finish 2026/08/29 04:33:59 INFO : file1.txt: Moved (server-side) 2026/08/29 04:33:59 DEBUG : Local file system at /tmp/rclone3155163647/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:33:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/29 04:33:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/29 04:33:59 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:33:59 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:34:07 DEBUG : sub dir/hello world: size = 11 OK 2026/08/29 04:34:07 INFO : sub dir/hello world: Copied (new) 2026/08/29 04:34:07 INFO : sub dir/hello world: Deleted 2026/08/29 04:34:07 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/29 04:34:07 INFO : nested/sub dir/file: Copied (new) 2026/08/29 04:34:07 INFO : nested/sub dir/file: Deleted 2026/08/29 04:34:07 INFO : sub dir: Removing directory 2026/08/29 04:34:07 INFO : nested/sub dir: Removing directory 2026/08/29 04:34:07 INFO : nested: Removing directory 2026/08/29 04:34:07 DEBUG : Local file system at /tmp/rclone3155163647: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (17.22s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:34:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/29 04:34:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/29 04:34:17 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:34:17 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:34:23 DEBUG : sub dir/hello world: size = 11 OK 2026/08/29 04:34:23 INFO : sub dir/hello world: Copied (new) 2026/08/29 04:34:23 INFO : sub dir/hello world: Deleted 2026/08/29 04:34:24 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/29 04:34:24 INFO : nested/sub dir/file: Copied (new) 2026/08/29 04:34:24 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.43s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:34:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/29 04:34:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/29 04:34:33 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:34:33 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:34:35 DEBUG : existing-b: size = 6 OK 2026/08/29 04:34:35 INFO : existing-b: Copied (new) 2026/08/29 04:34:35 INFO : existing-b: Deleted 2026/08/29 04:34:36 DEBUG : existing: size = 6 OK 2026/08/29 04:34:36 INFO : existing: Copied (new) 2026/08/29 04:34:36 INFO : existing: Deleted 2026/08/29 04:34:36 DEBUG : existing: Destination exists, skipping 2026/08/29 04:34:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/29 04:34:36 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:34:36 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:34:36 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.45s) === RUN TestServerSideMove run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:34:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-midinax9vufa" 2026/08/29 04:34:39 DEBUG : Linkbox root 'rclone-test-midinax9vufa': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-cuxediz8kezi' -> Linkbox root 'rclone-test-midinax9vufa' 2026/08/29 04:34:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/29 04:34:53 DEBUG : empty space: size = 1 OK 2026/08/29 04:34:53 DEBUG : empty space: Sizes identical 2026/08/29 04:34:53 DEBUG : empty space: Unchanged skipping 2026/08/29 04:34:53 DEBUG : Linkbox root 'rclone-test-midinax9vufa': Waiting for checks to finish 2026/08/29 04:34:53 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:34:53 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-midinax9vufa') 2026/08/29 04:34:53 DEBUG : potato3: Sizes differ 2026/08/29 04:34:53 DEBUG : potato3: Update: removing old file 2026/08/29 04:34:54 INFO : empty space: Deleted 2026/08/29 04:34:54 DEBUG : Linkbox root 'rclone-test-midinax9vufa': Waiting for transfers to finish 2026/08/29 04:34:55 DEBUG : potato2: size = 60 OK 2026/08/29 04:34:55 INFO : potato2: Copied (new) 2026/08/29 04:34:56 DEBUG : potato3: size = 68 OK 2026/08/29 04:34:56 INFO : potato3: Copied (replaced existing) 2026/08/29 04:34:56 INFO : potato2: Deleted 2026/08/29 04:34:58 INFO : potato3: Deleted 2026/08/29 04:34:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-roxisoc4feta" 2026/08/29 04:34:58 DEBUG : Linkbox root 'rclone-test-roxisoc4feta': Using cached web token 2026/08/29 04:34:59 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/29 04:34:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/29 04:34:59 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/29 04:34:59 DEBUG : Linkbox root 'rclone-test-roxisoc4feta': Waiting for checks to finish 2026/08/29 04:34:59 DEBUG : Linkbox root 'rclone-test-roxisoc4feta': Waiting for transfers to finish 2026/08/29 04:35:04 DEBUG : empty space: size = 1 OK 2026/08/29 04:35:04 INFO : empty space: Copied (new) 2026/08/29 04:35:04 DEBUG : potato2: size = 60 OK 2026/08/29 04:35:04 INFO : potato2: Copied (new) 2026/08/29 04:35:04 DEBUG : potato3: size = 68 OK 2026/08/29 04:35:04 INFO : potato3: Copied (new) 2026/08/29 04:35:05 INFO : empty space: Deleted 2026/08/29 04:35:05 INFO : potato2: Deleted 2026/08/29 04:35:06 INFO : potato3: Deleted 2026/08/29 04:35:06 DEBUG : Linkbox root 'rclone-test-roxisoc4feta': Purge remote 2026/08/29 04:35:07 DEBUG : Linkbox root 'rclone-test-midinax9vufa': Purge remote --- PASS: TestServerSideMove (29.97s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:35:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fedoniq5miru" 2026/08/29 04:35:09 DEBUG : Linkbox root 'rclone-test-fedoniq5miru': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-cuxediz8kezi' -> Linkbox root 'rclone-test-fedoniq5miru' 2026/08/29 04:35:22 DEBUG : empty space: Excluded (Size Filter) 2026/08/29 04:35:22 DEBUG : empty space: Excluded 2026/08/29 04:35:22 DEBUG : empty space: Excluded (Size Filter) 2026/08/29 04:35:22 DEBUG : empty space: Excluded 2026/08/29 04:35:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/29 04:35:22 DEBUG : Linkbox root 'rclone-test-fedoniq5miru': Waiting for checks to finish 2026/08/29 04:35:22 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:35:22 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-fedoniq5miru') 2026/08/29 04:35:22 DEBUG : potato3: Sizes differ 2026/08/29 04:35:22 DEBUG : Linkbox root 'rclone-test-fedoniq5miru': Waiting for transfers to finish 2026/08/29 04:35:23 DEBUG : potato3: Update: removing old file 2026/08/29 04:35:25 DEBUG : potato2: size = 60 OK 2026/08/29 04:35:25 INFO : potato2: Copied (new) 2026/08/29 04:35:26 INFO : potato2: Deleted 2026/08/29 04:35:26 DEBUG : potato3: size = 68 OK 2026/08/29 04:35:26 INFO : potato3: Copied (replaced existing) 2026/08/29 04:35:28 INFO : potato3: Deleted 2026/08/29 04:35:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cuvilaq9keto" 2026/08/29 04:35:28 DEBUG : Linkbox root 'rclone-test-cuvilaq9keto': Using cached web token 2026/08/29 04:35:29 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:35:29 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:35:29 DEBUG : empty space: Excluded (Size Filter) 2026/08/29 04:35:29 DEBUG : empty space: Excluded 2026/08/29 04:35:29 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:35:29 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 04:35:29 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:35:29 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 04:35:30 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:35:30 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:35:32 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:35:34 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:35:36 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:35:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/29 04:35:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/29 04:35:36 DEBUG : Linkbox root 'rclone-test-cuvilaq9keto': Waiting for checks to finish 2026/08/29 04:35:36 DEBUG : Linkbox root 'rclone-test-cuvilaq9keto': Waiting for transfers to finish 2026/08/29 04:35:38 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 04:35:41 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:35:41 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 04:35:42 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:35:42 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/29 04:35:43 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:35:44 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:35:45 DEBUG : pacer: Reducing sleep to 200ms 2026/08/29 04:35:45 DEBUG : potato3: size = 68 OK 2026/08/29 04:35:45 INFO : potato3: Copied (new) 2026/08/29 04:35:45 DEBUG : potato2: size = 60 OK 2026/08/29 04:35:45 INFO : potato2: Copied (new) 2026/08/29 04:35:46 INFO : potato3: Deleted 2026/08/29 04:35:46 INFO : potato2: Deleted 2026/08/29 04:35:47 DEBUG : Linkbox root 'rclone-test-cuvilaq9keto': Purge remote 2026/08/29 04:35:48 DEBUG : Linkbox root 'rclone-test-fedoniq5miru': Purge remote --- PASS: TestServerSideMoveWithFilter (41.87s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:35:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rificay7pemu" 2026/08/29 04:35:51 DEBUG : Linkbox root 'rclone-test-rificay7pemu': Using cached web token 2026/08/29 04:35:58 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-cuxediz8kezi' -> Linkbox root 'rclone-test-rificay7pemu' 2026/08/29 04:36:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/29 04:36:06 DEBUG : empty space: size = 1 OK 2026/08/29 04:36:06 DEBUG : empty space: Sizes identical 2026/08/29 04:36:06 DEBUG : empty space: Unchanged skipping 2026/08/29 04:36:06 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:36:06 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-rificay7pemu') 2026/08/29 04:36:06 DEBUG : potato3: Sizes differ 2026/08/29 04:36:07 DEBUG : Linkbox root 'rclone-test-rificay7pemu': Waiting for checks to finish 2026/08/29 04:36:07 DEBUG : potato3: Update: removing old file 2026/08/29 04:36:08 INFO : empty space: Deleted 2026/08/29 04:36:08 DEBUG : Linkbox root 'rclone-test-rificay7pemu': Waiting for transfers to finish 2026/08/29 04:36:09 DEBUG : potato2: size = 60 OK 2026/08/29 04:36:09 INFO : potato2: Copied (new) 2026/08/29 04:36:10 DEBUG : potato3: size = 68 OK 2026/08/29 04:36:10 INFO : potato3: Copied (replaced existing) 2026/08/29 04:36:11 INFO : potato2: Deleted 2026/08/29 04:36:12 INFO : potato3: Deleted 2026/08/29 04:36:12 INFO : tomatoDir: Removing directory 2026/08/29 04:36:13 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': deleted 1 directories 2026/08/29 04:36:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yowamen3dohi" 2026/08/29 04:36:14 DEBUG : Linkbox root 'rclone-test-yowamen3dohi': Using cached web token 2026/08/29 04:36:15 INFO : tomatoDir: Making directory 2026/08/29 04:36:17 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/29 04:36:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/29 04:36:17 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/29 04:36:17 DEBUG : Linkbox root 'rclone-test-yowamen3dohi': Waiting for checks to finish 2026/08/29 04:36:17 DEBUG : Linkbox root 'rclone-test-yowamen3dohi': Waiting for transfers to finish 2026/08/29 04:36:22 DEBUG : empty space: size = 1 OK 2026/08/29 04:36:22 INFO : empty space: Copied (new) 2026/08/29 04:36:22 DEBUG : potato2: size = 60 OK 2026/08/29 04:36:22 INFO : potato2: Copied (new) 2026/08/29 04:36:22 DEBUG : potato3: size = 68 OK 2026/08/29 04:36:22 INFO : potato3: Copied (new) 2026/08/29 04:36:23 INFO : empty space: Deleted 2026/08/29 04:36:23 INFO : potato2: Deleted 2026/08/29 04:36:23 INFO : potato3: Deleted 2026/08/29 04:36:23 INFO : tomatoDir: Removing directory 2026/08/29 04:36:25 DEBUG : Linkbox root 'rclone-test-rificay7pemu': deleted 1 directories 2026/08/29 04:36:25 DEBUG : Linkbox root 'rclone-test-yowamen3dohi': Purge remote 2026/08/29 04:36:27 DEBUG : Linkbox root 'rclone-test-rificay7pemu': Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (37.41s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:36:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cuxediz8kezi/rclone-move-test" 2026/08/29 04:36:28 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/rclone-move-test': Using cached web token --- PASS: TestServerSideMoveOverlap (5.36s) === RUN TestSyncOverlap run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:36:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cuxediz8kezi/rclone-sync-test" 2026/08/29 04:36:34 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/rclone-sync-test': Using cached web token --- PASS: TestSyncOverlap (1.75s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:36:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cuxediz8kezi/rclone-sync-test" 2026/08/29 04:36:36 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/rclone-sync-test': Using cached web token 2026/08/29 04:36:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cuxediz8kezi/rclone-sync-test-include/layer2" 2026/08/29 04:36:38 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/rclone-sync-test-include/layer2': Using cached web token 2026/08/29 04:36:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cuxediz8kezi/rclone-sync-test-ignore-file" 2026/08/29 04:36:43 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/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-cuxediz8kezi'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (18.12s) === RUN TestSyncCompareDest run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:36:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cuxediz8kezi/dst" 2026/08/29 04:36:54 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/dst': Using cached web token 2026/08/29 04:36:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cuxediz8kezi/CompareDest" 2026/08/29 04:36:55 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/CompareDest': Using cached web token 2026/08/29 04:36:57 DEBUG : one: Need to transfer - File not found at Destination 2026/08/29 04:36:57 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/dst': Waiting for checks to finish 2026/08/29 04:36:57 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/dst': Waiting for transfers to finish 2026/08/29 04:37:00 DEBUG : one: size = 3 OK 2026/08/29 04:37:00 INFO : one: Copied (new) 2026/08/29 04:37:00 DEBUG : Waiting for deletions to finish 2026/08/29 04:37:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:37:01 DEBUG : one: size = 3 (Linkbox root 'rclone-test-cuxediz8kezi/dst') 2026/08/29 04:37:01 DEBUG : one: Sizes differ 2026/08/29 04:37:01 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/dst': Waiting for checks to finish 2026/08/29 04:37:02 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/dst': Waiting for transfers to finish 2026/08/29 04:37:02 DEBUG : one: Update: removing old file 2026/08/29 04:37:05 DEBUG : one: size = 5 OK 2026/08/29 04:37:05 INFO : one: Copied (replaced existing) 2026/08/29 04:37:05 DEBUG : Waiting for deletions to finish 2026/08/29 04:37:06 DEBUG : dst/one: Update: removing old file 2026/08/29 04:37:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:37:13 DEBUG : one: size = 3 (Linkbox root 'rclone-test-cuxediz8kezi/dst') 2026/08/29 04:37:13 DEBUG : one: Sizes differ 2026/08/29 04:37:13 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/dst': Waiting for checks to finish 2026/08/29 04:37:14 DEBUG : one: size = 5 OK 2026/08/29 04:37:14 DEBUG : one: Sizes identical 2026/08/29 04:37:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/29 04:37:14 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/dst': Waiting for transfers to finish 2026/08/29 04:37:14 DEBUG : Waiting for deletions to finish 2026/08/29 04:37:14 INFO : There was nothing to transfer 2026/08/29 04:37:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:37:17 DEBUG : one: size = 3 (Linkbox root 'rclone-test-cuxediz8kezi/dst') 2026/08/29 04:37:17 DEBUG : one: Sizes differ 2026/08/29 04:37:17 DEBUG : two: size = 3 OK 2026/08/29 04:37:17 DEBUG : two: Sizes identical 2026/08/29 04:37:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/29 04:37:17 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/dst': Waiting for checks to finish 2026/08/29 04:37:18 DEBUG : one: size = 5 OK 2026/08/29 04:37:18 DEBUG : one: Sizes identical 2026/08/29 04:37:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/29 04:37:18 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/dst': Waiting for transfers to finish 2026/08/29 04:37:18 DEBUG : Waiting for deletions to finish 2026/08/29 04:37:18 INFO : There was nothing to transfer 2026/08/29 04:37:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:37:18 DEBUG : one: size = 3 (Linkbox root 'rclone-test-cuxediz8kezi/dst') 2026/08/29 04:37:18 DEBUG : one: Sizes differ 2026/08/29 04:37:19 DEBUG : two: size = 3 OK 2026/08/29 04:37:19 DEBUG : two: Sizes identical 2026/08/29 04:37:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/29 04:37:19 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/dst': Waiting for checks to finish 2026/08/29 04:37:19 DEBUG : one: size = 5 OK 2026/08/29 04:37:19 DEBUG : one: Sizes identical 2026/08/29 04:37:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/29 04:37:19 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/dst': Waiting for transfers to finish 2026/08/29 04:37:19 DEBUG : Waiting for deletions to finish 2026/08/29 04:37:19 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/29 04:37:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:37:20 DEBUG : one: size = 3 (Linkbox root 'rclone-test-cuxediz8kezi/dst') 2026/08/29 04:37:20 DEBUG : one: Sizes differ 2026/08/29 04:37:21 DEBUG : two: size = 5 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:37:21 DEBUG : two: size = 3 (Linkbox root 'rclone-test-cuxediz8kezi/CompareDest') 2026/08/29 04:37:21 DEBUG : two: Sizes differ 2026/08/29 04:37:21 DEBUG : two: Need to transfer - File not found at Destination 2026/08/29 04:37:21 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/dst': Waiting for checks to finish 2026/08/29 04:37:21 DEBUG : one: size = 5 OK 2026/08/29 04:37:21 DEBUG : one: Sizes identical 2026/08/29 04:37:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/29 04:37:21 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/dst': Waiting for transfers to finish 2026/08/29 04:37:23 DEBUG : two: size = 5 OK 2026/08/29 04:37:23 INFO : two: Copied (new) 2026/08/29 04:37:23 DEBUG : Waiting for deletions to finish 2026/08/29 04:37:24 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:37:24 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:37:24 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:37:24 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 04:37:24 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:37:24 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 04:37:25 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:37:25 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:37:27 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:37:29 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:37:31 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:37:33 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:37:35 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:37:38 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:37:40 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 04:37:42 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:37:43 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 04:37:43 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:37:45 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/29 04:37:45 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:37:47 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:37:47 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestSyncCompareDest (53.02s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:37:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cuxediz8kezi/dest" 2026/08/29 04:37:57 DEBUG : Config file has changed externally - reloading 2026/08/29 04:37:57 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/dest': Using cached web token 2026/08/29 04:37:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cuxediz8kezi/pre-dest1" 2026/08/29 04:37:58 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/pre-dest1': Using cached web token 2026/08/29 04:37:59 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cuxediz8kezi/pre-dest2" 2026/08/29 04:37:59 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/pre-dest2': Using cached web token 2026/08/29 04:38:00 DEBUG : 1: size = 1 OK 2026/08/29 04:38:00 DEBUG : 1: Sizes identical 2026/08/29 04:38:00 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/29 04:38:01 DEBUG : 2: size = 1 OK 2026/08/29 04:38:01 DEBUG : 2: Sizes identical 2026/08/29 04:38:01 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/29 04:38:01 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/29 04:38:01 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/dest': Waiting for checks to finish 2026/08/29 04:38:01 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi/dest': Waiting for transfers to finish 2026/08/29 04:38:05 DEBUG : 3: size = 1 OK 2026/08/29 04:38:05 INFO : 3: Copied (new) 2026/08/29 04:38:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (28.54s) === RUN TestSyncCopyDest run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", 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-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", 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-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.41s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.41s) === RUN TestSyncSuffix run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", 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-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", 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-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:38:21 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:38:21 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:38:21 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:38:21 DEBUG : Testêé: Sizes differ 2026/08/29 04:38:21 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:38:21 DEBUG : Testêé: Update: removing old file 2026/08/29 04:38:24 DEBUG : Testêé: size = 14 OK 2026/08/29 04:38:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/29 04:38:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.54s) === RUN TestSyncImmutable run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:38:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/29 04:38:26 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:38:26 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:38:28 DEBUG : existing: size = 6 OK 2026/08/29 04:38:28 INFO : existing: Copied (new) 2026/08/29 04:38:28 DEBUG : Waiting for deletions to finish 2026/08/29 04:38:29 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:38:29 DEBUG : existing: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:38:29 DEBUG : existing: Sizes differ 2026/08/29 04:38:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/29 04:38:29 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:38:29 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:38:29 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': not deleting files as there were IO errors 2026/08/29 04:38:29 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (5.18s) === RUN TestSyncIgnoreCase run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.41s) === RUN TestFixCase run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:38:47 DEBUG : EXISTING: size = 6 OK 2026/08/29 04:38:47 DEBUG : existing: Sizes identical 2026/08/29 04:38:47 DEBUG : existing: Unchanged skipping 2026/08/29 04:38:47 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:38:47 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:38:47 DEBUG : existingbutdifferent: Sizes differ 2026/08/29 04:38:48 DEBUG : existing: Update: removing old file 2026/08/29 04:38:48 DEBUG : existingbutdifferent: Update: removing old file 2026/08/29 04:38:53 DEBUG : existingbutdifferent: size = 8 OK 2026/08/29 04:38:53 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2026/08/29 04:38:54 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/08/29 04:38:54 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2026/08/29 04:38:54 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2026/08/29 04:38:54 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 04:38:54 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/08/29 04:38:54 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 04:38:55 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 04:38:56 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 04:38:57 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 04:38:58 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:38:58 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:38:58 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone3155163647) 5 vs dst(Linkbox root 'rclone-test-cuxediz8kezi') 8 2026/08/29 04:38:58 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2026/08/29 04:38:59 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 04:39:00 DEBUG : subdira-rclone-move-veyidiz7/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/08/29 04:39:00 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-veyidiz7/subdirb/SUBDIRC/HELLO 2026/08/29 04:39:00 DEBUG : subdira-rclone-move-veyidiz7/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/08/29 04:39:00 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-veyidiz7/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/08/29 04:39:01 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/08/29 04:39:02 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/08/29 04:39:02 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 04:39:09 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 04:39:18 DEBUG : subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/08/29 04:39:18 INFO : subdira-rclone-move-veyidiz7/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/08/29 04:39:18 DEBUG : subdira/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/08/29 04:39:18 INFO : subdira-rclone-move-veyidiz7/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb/SUBDIRC/HELLO 2026/08/29 04:39:20 INFO : subdira-rclone-move-veyidiz7/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/08/29 04:39:20 INFO : subdira-rclone-move-veyidiz7/subdirb/SUBDIRC/HELLO: Deleted 2026/08/29 04:39:22 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 04:39:26 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/08/29 04:39:32 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:39:32 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:39:32 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:39:32 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 04:39:32 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:39:32 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 04:39:33 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:39:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:39:35 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:39:37 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:39:39 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:39:41 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 04:39:42 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:39:43 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 04:39:44 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:39:45 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/29 04:39:45 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:39:46 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:39:47 DEBUG : pacer: Reducing sleep to 200ms 2026/08/29 04:39:47 DEBUG : subdira/subdirb-rclone-move-negojan3/SUBDIRC/HELLO: size = 8 OK 2026/08/29 04:39:47 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb-rclone-move-negojan3/SUBDIRC/HELLO 2026/08/29 04:39:48 DEBUG : subdira/subdirb-rclone-move-negojan3/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/08/29 04:39:48 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb-rclone-move-negojan3/SUBDIRC/subdird/filewithoutcasedifferences 2026/08/29 04:39:48 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 04:39:49 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/08/29 04:39:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/08/29 04:39:56 ERROR : subdira/subdirb-rclone-move-negojan3/SUBDIRC/HELLO: Failed to copy: Update second step failed: Linkbox error 403: not permit 2026/08/29 04:39:56 ERROR : subdira/subdirb-rclone-move-negojan3/SUBDIRC/HELLO: Not deleting source as copy failed: Update second step failed: Linkbox error 403: not permit 2026/08/29 04:39:56 ERROR : subdira/subdirb-rclone-move-negojan3/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: Update err in unmarshaling response: Get "https://www.linkbox.to/api/open/get_upload_url?fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&token=5gyozaWkvgAkGJOT": context canceled 2026/08/29 04:39:56 ERROR : subdira/subdirb-rclone-move-negojan3/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: Update err in unmarshaling response: Get "https://www.linkbox.to/api/open/get_upload_url?fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&token=5gyozaWkvgAkGJOT": context canceled 2026/08/29 04:39:56 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: Update second step failed: Linkbox error 403: not permit 2026/08/29 04:39:57 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2026/08/29 04:39:57 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2026/08/29 04:39:57 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:39:57 ERROR : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2026/08/29 04:39:57 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2026/08/29 04:40:39 ERROR : EXISTING: Failed to copy: object not found 2026/08/29 04:40:39 ERROR : EXISTING: Not deleting source as copy failed: object not found 2026/08/29 04:40:39 ERROR : EXISTING: Error while attempting to rename to existing: object not found 2026/08/29 04:40:39 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:40:39 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': not deleting files as there were IO errors 2026/08/29 04:40:39 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': 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 (140.52s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.28s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.42s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:42:21 DEBUG : both0: size = 6 OK 2026/08/29 04:42:21 DEBUG : both0: Sizes identical 2026/08/29 04:42:21 DEBUG : both11: size = 6 OK 2026/08/29 04:42:21 DEBUG : both11: Sizes identical 2026/08/29 04:42:21 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:42:21 DEBUG : both10: size = 6 OK 2026/08/29 04:42:21 DEBUG : both10: Sizes identical 2026/08/29 04:42:21 DEBUG : both12: size = 6 OK 2026/08/29 04:42:21 DEBUG : both12: Sizes identical 2026/08/29 04:42:21 DEBUG : both0: Unchanged skipping 2026/08/29 04:42:21 DEBUG : both13: size = 6 OK 2026/08/29 04:42:21 DEBUG : both13: Sizes identical 2026/08/29 04:42:21 DEBUG : both13: Unchanged skipping 2026/08/29 04:42:21 DEBUG : both14: size = 6 OK 2026/08/29 04:42:21 DEBUG : both14: Sizes identical 2026/08/29 04:42:21 DEBUG : both14: Unchanged skipping 2026/08/29 04:42:21 DEBUG : both15: size = 6 OK 2026/08/29 04:42:21 DEBUG : both15: Sizes identical 2026/08/29 04:42:21 DEBUG : both11: Unchanged skipping 2026/08/29 04:42:21 DEBUG : both16: size = 6 OK 2026/08/29 04:42:21 DEBUG : both16: Sizes identical 2026/08/29 04:42:21 DEBUG : both16: Unchanged skipping 2026/08/29 04:42:21 DEBUG : both17: size = 6 OK 2026/08/29 04:42:21 DEBUG : both17: Sizes identical 2026/08/29 04:42:21 DEBUG : both10: Unchanged skipping 2026/08/29 04:42:21 DEBUG : both18: size = 6 OK 2026/08/29 04:42:21 DEBUG : both18: Sizes identical 2026/08/29 04:42:21 DEBUG : both18: Unchanged skipping 2026/08/29 04:42:21 DEBUG : both19: size = 6 OK 2026/08/29 04:42:21 DEBUG : both19: Sizes identical 2026/08/29 04:42:21 DEBUG : both19: Unchanged skipping 2026/08/29 04:42:21 DEBUG : both1: size = 6 OK 2026/08/29 04:42:21 DEBUG : both1: Sizes identical 2026/08/29 04:42:21 DEBUG : both1: Unchanged skipping 2026/08/29 04:42:21 DEBUG : both2: size = 6 OK 2026/08/29 04:42:21 DEBUG : both2: Sizes identical 2026/08/29 04:42:21 DEBUG : both2: Unchanged skipping 2026/08/29 04:42:21 DEBUG : both3: size = 6 OK 2026/08/29 04:42:21 DEBUG : both3: Sizes identical 2026/08/29 04:42:21 DEBUG : both3: Unchanged skipping 2026/08/29 04:42:21 DEBUG : both4: size = 6 OK 2026/08/29 04:42:21 DEBUG : both4: Sizes identical 2026/08/29 04:42:21 DEBUG : both4: Unchanged skipping 2026/08/29 04:42:21 DEBUG : both5: size = 6 OK 2026/08/29 04:42:21 DEBUG : both5: Sizes identical 2026/08/29 04:42:21 DEBUG : both5: Unchanged skipping 2026/08/29 04:42:21 DEBUG : both6: size = 6 OK 2026/08/29 04:42:21 DEBUG : both6: Sizes identical 2026/08/29 04:42:21 DEBUG : both6: Unchanged skipping 2026/08/29 04:42:21 DEBUG : both7: size = 6 OK 2026/08/29 04:42:21 DEBUG : both7: Sizes identical 2026/08/29 04:42:21 DEBUG : both7: Unchanged skipping 2026/08/29 04:42:21 DEBUG : both8: size = 6 OK 2026/08/29 04:42:21 DEBUG : both8: Sizes identical 2026/08/29 04:42:21 DEBUG : both12: Unchanged skipping 2026/08/29 04:42:21 DEBUG : both9: size = 6 OK 2026/08/29 04:42:21 DEBUG : both9: Sizes identical 2026/08/29 04:42:21 DEBUG : both15: Unchanged skipping 2026/08/29 04:42:21 DEBUG : both17: Unchanged skipping 2026/08/29 04:42:21 DEBUG : both8: Unchanged skipping 2026/08/29 04:42:21 DEBUG : both9: Unchanged skipping 2026/08/29 04:42:21 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:42:21 DEBUG : Waiting for deletions to finish 2026/08/29 04:42:22 INFO : only10: Deleted 2026/08/29 04:42:22 INFO : only15: Deleted 2026/08/29 04:42:23 INFO : only16: Deleted 2026/08/29 04:42:23 INFO : only18: Deleted 2026/08/29 04:42:24 INFO : only19: Deleted 2026/08/29 04:42:24 INFO : only4: Deleted 2026/08/29 04:42:24 INFO : only5: Deleted 2026/08/29 04:42:24 INFO : only0: Deleted 2026/08/29 04:42:25 INFO : only12: Deleted 2026/08/29 04:42:25 INFO : only14: Deleted 2026/08/29 04:42:25 INFO : only17: Deleted 2026/08/29 04:42:26 INFO : only1: Deleted 2026/08/29 04:42:26 INFO : only7: Deleted 2026/08/29 04:42:26 INFO : only11: Deleted 2026/08/29 04:42:27 INFO : only2: Deleted 2026/08/29 04:42:27 INFO : only3: Deleted 2026/08/29 04:42:27 INFO : only6: Deleted 2026/08/29 04:42:28 INFO : only8: Deleted 2026/08/29 04:42:28 INFO : only13: Deleted 2026/08/29 04:42:28 INFO : only9: Deleted --- PASS: TestSyncConcurrentDelete (122.08s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:44:23 DEBUG : both0: size = 6 OK 2026/08/29 04:44:23 DEBUG : both0: Sizes identical 2026/08/29 04:44:23 DEBUG : both10: size = 6 OK 2026/08/29 04:44:23 DEBUG : both10: Sizes identical 2026/08/29 04:44:23 DEBUG : both12: size = 6 OK 2026/08/29 04:44:23 DEBUG : both11: size = 6 OK 2026/08/29 04:44:23 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:44:23 DEBUG : both11: Sizes identical 2026/08/29 04:44:23 DEBUG : both12: Sizes identical 2026/08/29 04:44:23 DEBUG : both0: Unchanged skipping 2026/08/29 04:44:23 DEBUG : both13: size = 6 OK 2026/08/29 04:44:23 DEBUG : both13: Sizes identical 2026/08/29 04:44:23 DEBUG : both13: Unchanged skipping 2026/08/29 04:44:23 DEBUG : both14: size = 6 OK 2026/08/29 04:44:23 DEBUG : both14: Sizes identical 2026/08/29 04:44:23 DEBUG : both14: Unchanged skipping 2026/08/29 04:44:23 DEBUG : both15: size = 6 OK 2026/08/29 04:44:23 DEBUG : both15: Sizes identical 2026/08/29 04:44:23 DEBUG : both10: Unchanged skipping 2026/08/29 04:44:23 DEBUG : both16: size = 6 OK 2026/08/29 04:44:23 DEBUG : both16: Sizes identical 2026/08/29 04:44:23 DEBUG : both16: Unchanged skipping 2026/08/29 04:44:23 DEBUG : both17: size = 6 OK 2026/08/29 04:44:23 DEBUG : both17: Sizes identical 2026/08/29 04:44:23 DEBUG : both17: Unchanged skipping 2026/08/29 04:44:23 DEBUG : both18: size = 6 OK 2026/08/29 04:44:23 DEBUG : both18: Sizes identical 2026/08/29 04:44:23 DEBUG : both11: Unchanged skipping 2026/08/29 04:44:23 DEBUG : both19: size = 6 OK 2026/08/29 04:44:23 DEBUG : both19: Sizes identical 2026/08/29 04:44:23 DEBUG : both12: Unchanged skipping 2026/08/29 04:44:23 DEBUG : both1: size = 6 OK 2026/08/29 04:44:23 DEBUG : both1: Sizes identical 2026/08/29 04:44:23 DEBUG : both1: Unchanged skipping 2026/08/29 04:44:23 DEBUG : both2: size = 6 OK 2026/08/29 04:44:23 DEBUG : both2: Sizes identical 2026/08/29 04:44:23 DEBUG : both15: Unchanged skipping 2026/08/29 04:44:23 DEBUG : both3: size = 6 OK 2026/08/29 04:44:23 DEBUG : both3: Sizes identical 2026/08/29 04:44:23 DEBUG : both18: Unchanged skipping 2026/08/29 04:44:23 DEBUG : both4: size = 6 OK 2026/08/29 04:44:23 DEBUG : both4: Sizes identical 2026/08/29 04:44:23 DEBUG : both4: Unchanged skipping 2026/08/29 04:44:23 DEBUG : both5: size = 6 OK 2026/08/29 04:44:23 DEBUG : both5: Sizes identical 2026/08/29 04:44:23 DEBUG : both19: Unchanged skipping 2026/08/29 04:44:23 DEBUG : both6: size = 6 OK 2026/08/29 04:44:23 DEBUG : both6: Sizes identical 2026/08/29 04:44:23 DEBUG : both6: Unchanged skipping 2026/08/29 04:44:23 DEBUG : both7: size = 6 OK 2026/08/29 04:44:23 DEBUG : both7: Sizes identical 2026/08/29 04:44:23 DEBUG : both7: Unchanged skipping 2026/08/29 04:44:23 DEBUG : both8: size = 6 OK 2026/08/29 04:44:23 DEBUG : both8: Sizes identical 2026/08/29 04:44:23 DEBUG : both8: Unchanged skipping 2026/08/29 04:44:23 DEBUG : both9: size = 6 OK 2026/08/29 04:44:23 DEBUG : both9: Sizes identical 2026/08/29 04:44:23 DEBUG : both9: Unchanged skipping 2026/08/29 04:44:23 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 DEBUG : only0: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only0: Sizes differ 2026/08/29 04:44:23 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 DEBUG : only10: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only10: Sizes differ 2026/08/29 04:44:23 DEBUG : both2: Unchanged skipping 2026/08/29 04:44:23 ERROR : only0: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 DEBUG : both3: Unchanged skipping 2026/08/29 04:44:23 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 DEBUG : only11: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only12: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only11: Sizes differ 2026/08/29 04:44:23 DEBUG : only12: Sizes differ 2026/08/29 04:44:23 DEBUG : both5: Unchanged skipping 2026/08/29 04:44:23 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 DEBUG : only13: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only13: Sizes differ 2026/08/29 04:44:23 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 DEBUG : only14: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only14: Sizes differ 2026/08/29 04:44:23 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 DEBUG : only15: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only15: Sizes differ 2026/08/29 04:44:23 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 ERROR : only13: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 DEBUG : only16: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only16: Sizes differ 2026/08/29 04:44:23 ERROR : only14: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 ERROR : only10: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 ERROR : only11: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 DEBUG : only17: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only17: Sizes differ 2026/08/29 04:44:23 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 DEBUG : only18: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only18: Sizes differ 2026/08/29 04:44:23 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 DEBUG : only19: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only19: Sizes differ 2026/08/29 04:44:23 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 DEBUG : only1: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only1: Sizes differ 2026/08/29 04:44:23 ERROR : only17: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 ERROR : only18: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 DEBUG : only2: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only2: Sizes differ 2026/08/29 04:44:23 ERROR : only19: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 ERROR : only15: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 ERROR : only2: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 DEBUG : only3: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only3: Sizes differ 2026/08/29 04:44:23 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 DEBUG : only4: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only4: Sizes differ 2026/08/29 04:44:23 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 DEBUG : only5: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only5: Sizes differ 2026/08/29 04:44:23 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 DEBUG : only6: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only6: Sizes differ 2026/08/29 04:44:23 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 DEBUG : only7: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only7: Sizes differ 2026/08/29 04:44:23 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 DEBUG : only8: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only8: Sizes differ 2026/08/29 04:44:23 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3155163647) 2026/08/29 04:44:23 DEBUG : only9: size = 6 (Linkbox root 'rclone-test-cuxediz8kezi') 2026/08/29 04:44:23 DEBUG : only9: Sizes differ 2026/08/29 04:44:23 ERROR : only16: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 ERROR : only4: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 ERROR : only5: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 ERROR : only6: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:44:23 ERROR : only7: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 ERROR : only8: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 ERROR : only1: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 ERROR : only9: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 ERROR : only12: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 ERROR : only3: Failed to copy: can't upload empty files to this remote 2026/08/29 04:44:23 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': not deleting files as there were IO errors 2026/08/29 04:44:23 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': not deleting directories as there were IO errors sync_test.go:2781: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (141.05s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:45:16 DEBUG : empty_dir: Making directory with metadata 2026/08/29 04:45:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/29 04:45:16 DEBUG : empty_on_remote: Making directory with metadata 2026/08/29 04:45:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/29 04:45:16 INFO : empty_on_remote: Making directory 2026/08/29 04:45:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/29 04:45:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/29 04:45:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/29 04:45:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/29 04:45:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (23.08s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:45:39 DEBUG : empty_dir: Making directory with metadata 2026/08/29 04:45:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/29 04:45:39 DEBUG : empty_on_remote: Making directory with metadata 2026/08/29 04:45:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/29 04:45:39 INFO : empty_on_remote: Making directory 2026/08/29 04:45:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/29 04:45:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/29 04:45:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/29 04:45:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/29 04:45:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/29 04:45:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:46:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/29 04:46:06 INFO : sub dir: Making directory 2026/08/29 04:46:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/29 04:46:32 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:46:32 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:46:33 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:46:33 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 04:46:33 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:46:33 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 04:46:34 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:46:34 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:46:35 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:46:37 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:46:39 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:46:41 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:46:45 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:46:46 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 04:46:48 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:46:48 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 04:46:50 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:46:51 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/29 04:46:52 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:46:52 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:46:54 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestNothingToTransferWithEmptyDirs (55.45s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:47:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/29 04:47:02 INFO : sub dir: Making directory 2026/08/29 04:47:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (41.57s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:48:25 DEBUG : Waiting for deletions to finish 2026/08/29 04:48:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : splitbananasplit: Excluded 2026/08/29 04:48:25 DEBUG : banana: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : banana: Excluded 2026/08/29 04:48:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : appleappleapplebanana: Excluded 2026/08/29 04:48:25 DEBUG : apple: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : apple: Excluded 2026/08/29 04:48:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 04:48:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 04:48:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 04:48:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 04:48:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 04:48:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 04:48:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 04:48:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 04:48:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 04:48:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 04:48:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 04:48:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 04:48:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 04:48:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 04:48:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 04:48:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 04:48:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 04:48:26 DEBUG : apple: size = 5 OK 2026/08/29 04:48:26 DEBUG : apple: Sizes identical 2026/08/29 04:48:26 DEBUG : apple: Unchanged skipping 2026/08/29 04:48:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/29 04:48:26 DEBUG : appleappleapplebanana: Sizes identical 2026/08/29 04:48:26 DEBUG : banana: size = 6 OK 2026/08/29 04:48:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/29 04:48:26 DEBUG : banana: Sizes identical 2026/08/29 04:48:26 DEBUG : banana: Unchanged skipping 2026/08/29 04:48:26 DEBUG : splitbananasplit: size = 16 OK 2026/08/29 04:48:26 DEBUG : splitbananasplit: Sizes identical 2026/08/29 04:48:26 DEBUG : splitbananasplit: Unchanged skipping 2026/08/29 04:48:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/29 04:48:26 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/29 04:48:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/29 04:48:26 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/29 04:48:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/29 04:48:26 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:48:26 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/29 04:48:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/29 04:48:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/29 04:48:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/29 04:48:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/29 04:48:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/29 04:48:26 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/29 04:48:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/29 04:48:26 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/29 04:48:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/29 04:48:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/29 04:48:26 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/29 04:48:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/29 04:48:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/29 04:48:26 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/29 04:48:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/29 04:48:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/29 04:48:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/29 04:48:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/29 04:48:26 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/29 04:48:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/29 04:48:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/29 04:48:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/29 04:48:26 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/29 04:48:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/29 04:48:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/29 04:48:26 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/29 04:48:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/29 04:48:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/29 04:48:26 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/29 04:48:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/29 04:48:26 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/29 04:48:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/29 04:48:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/29 04:48:26 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/29 04:48:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/29 04:48:26 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/29 04:48:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/29 04:48:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/29 04:48:26 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/29 04:48:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/29 04:48:26 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/29 04:48:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/29 04:48:26 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:48:26 DEBUG : Waiting for deletions to finish 2026/08/29 04:48:26 INFO : There was nothing to transfer 2026/08/29 04:48:26 DEBUG : Waiting for deletions to finish 2026/08/29 04:48:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 04:48:26 DEBUG : splitbananasplit: Excluded 2026/08/29 04:48:26 DEBUG : banana: Excluded (Path Filter) 2026/08/29 04:48:26 DEBUG : banana: Excluded 2026/08/29 04:48:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 04:48:26 DEBUG : appleappleapplebanana: Excluded 2026/08/29 04:48:26 DEBUG : apple: Excluded (Path Filter) 2026/08/29 04:48:26 DEBUG : apple: Excluded 2026/08/29 04:48:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 04:48:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 04:48:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 04:48:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 04:48:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 04:48:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 04:48:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 04:48:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 04:48:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 04:48:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 04:48:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 04:48:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 04:48:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 04:48:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 04:48:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 04:48:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 04:48:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 04:48:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 04:48:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 04:48:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 04:48:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 04:48:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 04:48:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 04:48:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 04:48:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 04:48:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 04:48:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 04:48:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 04:48:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 04:48:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 04:48:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 04:48:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 04:48:27 DEBUG : apple: size = 5 OK 2026/08/29 04:48:27 DEBUG : apple: Sizes identical 2026/08/29 04:48:27 DEBUG : apple: Unchanged skipping 2026/08/29 04:48:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/29 04:48:27 DEBUG : appleappleapplebanana: Sizes identical 2026/08/29 04:48:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/29 04:48:27 DEBUG : banana: size = 6 OK 2026/08/29 04:48:27 DEBUG : banana: Sizes identical 2026/08/29 04:48:27 DEBUG : banana: Unchanged skipping 2026/08/29 04:48:27 DEBUG : splitbananasplit: size = 16 OK 2026/08/29 04:48:27 DEBUG : splitbananasplit: Sizes identical 2026/08/29 04:48:27 DEBUG : splitbananasplit: Unchanged skipping 2026/08/29 04:48:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/29 04:48:27 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/29 04:48:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/29 04:48:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/29 04:48:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/29 04:48:27 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/29 04:48:27 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/29 04:48:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/29 04:48:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/29 04:48:27 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/29 04:48:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/29 04:48:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/29 04:48:27 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/29 04:48:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/29 04:48:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/29 04:48:27 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/29 04:48:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/29 04:48:27 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/29 04:48:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/29 04:48:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/29 04:48:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/29 04:48:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/29 04:48:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/29 04:48:27 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/29 04:48:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/29 04:48:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/29 04:48:27 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/29 04:48:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/29 04:48:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/29 04:48:27 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/29 04:48:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/29 04:48:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/29 04:48:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/29 04:48:27 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/29 04:48:27 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/29 04:48:27 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/29 04:48:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/29 04:48:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/29 04:48:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/29 04:48:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/29 04:48:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/29 04:48:27 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/29 04:48:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/29 04:48:27 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:48:27 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/29 04:48:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/29 04:48:27 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/29 04:48:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/29 04:48:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/29 04:48:27 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:48:27 DEBUG : Waiting for deletions to finish 2026/08/29 04:48:27 INFO : There was nothing to transfer 2026/08/29 04:48:27 DEBUG : Waiting for deletions to finish 2026/08/29 04:48:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : splitbananasplit: Excluded 2026/08/29 04:48:28 DEBUG : banana: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : banana: Excluded 2026/08/29 04:48:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : appleappleapplebanana: Excluded 2026/08/29 04:48:28 DEBUG : apple: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : apple: Excluded 2026/08/29 04:48:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 04:48:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 04:48:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 04:48:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 04:48:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 04:48:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 04:48:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 04:48:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 04:48:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 04:48:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 04:48:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 04:48:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 04:48:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 04:48:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 04:48:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 04:48:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 04:48:28 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:49:39 DEBUG : Waiting for deletions to finish 2026/08/29 04:49:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : splitbananasplit: Excluded 2026/08/29 04:49:39 DEBUG : banana: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : banana: Excluded 2026/08/29 04:49:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : appleappleapplebanana: Excluded 2026/08/29 04:49:39 DEBUG : apple: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : apple: Excluded 2026/08/29 04:49:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 04:49:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 04:49:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 04:49:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 04:49:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 04:49:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 04:49:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 04:49:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 04:49:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 04:49:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 04:49:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 04:49:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 04:49:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 04:49:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 04:49:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 04:49:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 04:49:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 04:49:40 DEBUG : apple: size = 5 OK 2026/08/29 04:49:40 DEBUG : apple: Sizes identical 2026/08/29 04:49:40 DEBUG : apple: Unchanged skipping 2026/08/29 04:49:40 DEBUG : banana: size = 6 OK 2026/08/29 04:49:40 DEBUG : banana: Sizes identical 2026/08/29 04:49:40 DEBUG : banana: Unchanged skipping 2026/08/29 04:49:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/29 04:49:40 DEBUG : appleappleapplebanana: Sizes identical 2026/08/29 04:49:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/29 04:49:40 DEBUG : splitbananasplit: size = 16 OK 2026/08/29 04:49:40 DEBUG : splitbananasplit: Sizes identical 2026/08/29 04:49:40 DEBUG : splitbananasplit: Unchanged skipping 2026/08/29 04:49:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/29 04:49:40 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/29 04:49:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/29 04:49:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/29 04:49:40 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/29 04:49:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/29 04:49:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/29 04:49:40 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/29 04:49:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/29 04:49:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/29 04:49:40 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/29 04:49:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/29 04:49:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/29 04:49:40 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/29 04:49:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/29 04:49:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/29 04:49:40 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/29 04:49:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/29 04:49:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/29 04:49:40 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/29 04:49:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/29 04:49:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/29 04:49:40 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/29 04:49:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/29 04:49:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/29 04:49:40 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/29 04:49:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/29 04:49:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/29 04:49:40 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/29 04:49:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/29 04:49:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/29 04:49:40 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/29 04:49:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/29 04:49:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/29 04:49:40 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/29 04:49:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/29 04:49:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/29 04:49:40 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/29 04:49:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/29 04:49:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/29 04:49:40 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/29 04:49:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/29 04:49:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/29 04:49:40 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/29 04:49:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/29 04:49:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/29 04:49:40 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/29 04:49:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/29 04:49:40 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:49:40 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:49:40 DEBUG : Waiting for deletions to finish 2026/08/29 04:49:40 INFO : There was nothing to transfer 2026/08/29 04:49:40 DEBUG : Waiting for deletions to finish 2026/08/29 04:49:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : splitbananasplit: Excluded 2026/08/29 04:49:41 DEBUG : banana: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : banana: Excluded 2026/08/29 04:49:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : appleappleapplebanana: Excluded 2026/08/29 04:49:41 DEBUG : apple: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : apple: Excluded 2026/08/29 04:49:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 04:49:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 04:49:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 04:49:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 04:49:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 04:49:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 04:49:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 04:49:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 04:49:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 04:49:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 04:49:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 04:49:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 04:49:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 04:49:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 04:49:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 04:49:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 04:49:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 04:49:41 DEBUG : apple: size = 5 OK 2026/08/29 04:49:41 DEBUG : apple: Sizes identical 2026/08/29 04:49:41 DEBUG : apple: Unchanged skipping 2026/08/29 04:49:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/29 04:49:41 DEBUG : appleappleapplebanana: Sizes identical 2026/08/29 04:49:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/29 04:49:41 DEBUG : banana: size = 6 OK 2026/08/29 04:49:41 DEBUG : banana: Sizes identical 2026/08/29 04:49:41 DEBUG : banana: Unchanged skipping 2026/08/29 04:49:41 DEBUG : splitbananasplit: size = 16 OK 2026/08/29 04:49:41 DEBUG : splitbananasplit: Sizes identical 2026/08/29 04:49:41 DEBUG : splitbananasplit: Unchanged skipping 2026/08/29 04:49:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/29 04:49:42 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/29 04:49:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/29 04:49:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/29 04:49:42 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/29 04:49:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/29 04:49:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/29 04:49:42 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/29 04:49:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/29 04:49:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/29 04:49:42 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/29 04:49:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/29 04:49:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/29 04:49:42 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/29 04:49:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/29 04:49:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/29 04:49:42 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/29 04:49:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/29 04:49:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/29 04:49:42 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/29 04:49:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/29 04:49:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/29 04:49:42 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/29 04:49:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/29 04:49:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/29 04:49:42 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/29 04:49:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/29 04:49:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/29 04:49:42 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/29 04:49:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/29 04:49:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/29 04:49:42 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/29 04:49:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/29 04:49:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/29 04:49:42 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/29 04:49:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/29 04:49:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/29 04:49:42 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/29 04:49:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/29 04:49:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/29 04:49:42 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/29 04:49:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/29 04:49:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/29 04:49:42 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/29 04:49:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/29 04:49:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/29 04:49:42 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/29 04:49:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/29 04:49:42 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:49:42 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:49:42 DEBUG : Waiting for deletions to finish 2026/08/29 04:49:42 INFO : There was nothing to transfer 2026/08/29 04:49:42 DEBUG : Waiting for deletions to finish 2026/08/29 04:49:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : splitbananasplit: Excluded 2026/08/29 04:49:42 DEBUG : banana: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : banana: Excluded 2026/08/29 04:49:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : appleappleapplebanana: Excluded 2026/08/29 04:49:42 DEBUG : apple: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : apple: Excluded 2026/08/29 04:49:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 04:49:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 04:49:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 04:49:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 04:49:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 04:49:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 04:49:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 04:49:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 04:49:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 04:49:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 04:49:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 04:49:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 04:49:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 04:49:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 04:49:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 04:49:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 04:49:42 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:50:53 DEBUG : Waiting for deletions to finish 2026/08/29 04:50:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : splitbananasplit: Excluded 2026/08/29 04:50:54 DEBUG : banana: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : banana: Excluded 2026/08/29 04:50:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : appleappleapplebanana: Excluded 2026/08/29 04:50:54 DEBUG : apple: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : apple: Excluded 2026/08/29 04:50:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 04:50:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 04:50:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 04:50:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 04:50:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 04:50:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 04:50:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 04:50:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 04:50:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 04:50:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 04:50:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 04:50:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 04:50:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 04:50:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 04:50:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 04:50:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 04:50:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 04:50:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:50:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:50:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:50:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:50:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:50:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:50:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:50:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:50:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:50:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:50:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:50:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:50:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/29 04:50:54 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:50:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/29 04:50:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:50:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/29 04:50:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:50:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/29 04:50:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:50:54 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:50:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:50:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:50:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:50:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:50:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:50:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:50:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:50:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:50:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:50:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:50:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:50:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:50:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:50:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:50:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:50:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:50:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:50:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:50:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:50:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:50:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:50:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:50:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:50:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:50:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:50:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:50:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:50:55 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:50:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:50:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:50:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:50:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:50:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:50:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:50:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:50:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:50:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:50:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:50:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:50:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:50:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:50:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:50:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:50:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:50:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:50:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:50:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:50:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:50:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:50:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:50:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:50:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:50:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:50:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:50:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:50:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:50:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:50:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:50:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:50:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:50:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:50:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:50:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:50:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:50:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:50:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:50:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:50:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:50:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:50:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:50:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:50:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:50:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:50:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:50:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:50:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:50:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:50:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:50:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:50:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:50:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:50:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:50:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:50:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:50:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:50:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:50:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:50:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:50:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:50:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:50:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:50:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:50:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:50:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:50:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:50:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:50:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:50:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:50:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:50:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:50:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:50:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:50:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:50:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:50:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:50:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:50:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:50:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:50:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:50:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:50:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:50:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:50:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:50:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:50:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:50:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:50:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:50:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:50:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:50:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:50:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/29 04:50:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:50:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/29 04:50:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:50:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/29 04:50:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:50:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/29 04:50:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:50:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/29 04:50:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:50:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:50:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:50:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:50:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:50:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:50:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:50:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:50:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:50:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:50:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/29 04:50:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:50:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:50:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:50:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:50:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:50:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:50:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:50:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:50:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:50:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:50:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:50:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:50:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:50:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:50:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:50:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:50:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:50:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/29 04:50:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:50:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:50:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/29 04:50:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:50:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/29 04:50:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:50:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/29 04:50:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:50:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/29 04:50:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:50:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/29 04:50:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:50:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/29 04:50:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:50:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/29 04:50:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:50:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/29 04:50:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:50:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/29 04:50:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:50:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/29 04:50:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/29 04:50:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/29 04:50:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:50:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/29 04:50:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:50:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/29 04:50:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:50:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/29 04:50:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:50:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/29 04:50:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/29 04:50:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/29 04:50:55 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:50:55 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:50:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/29 04:50:58 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:50:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:50:58 DEBUG : YXBwbGU=: size = 5 OK 2026/08/29 04:50:58 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/29 04:50:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:50:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/29 04:50:59 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:50:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:50:59 DEBUG : YmFuYW5h: size = 6 OK 2026/08/29 04:50:59 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/29 04:50:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/29 04:51:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/29 04:51:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/29 04:51:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/29 04:51:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/29 04:51:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/29 04:51:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/29 04:51:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/29 04:51:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/29 04:51:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 04:51:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/29 04:51:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/29 04:51:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/29 04:51:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/29 04:51:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/29 04:51:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/29 04:51:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/29 04:51:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/29 04:51:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/29 04:51:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:13 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/29 04:51:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/29 04:51:13 DEBUG : Waiting for deletions to finish 2026/08/29 04:51:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/29 04:51:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/29 04:51:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/29 04:51:15 INFO : dir1/0008-2345678.txt: Deleted 2026/08/29 04:51:15 INFO : dir1/0011-56789;.txt: Deleted 2026/08/29 04:51:15 INFO : banana: Deleted 2026/08/29 04:51:16 INFO : splitbananasplit: Deleted 2026/08/29 04:51:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/29 04:51:16 INFO : dir1/0010-456789.txt: Deleted 2026/08/29 04:51:16 INFO : dir1/0003-defghij.txt: Deleted 2026/08/29 04:51:16 INFO : dir1/0012-6789;.txt: Deleted 2026/08/29 04:51:17 INFO : dir1/0014-89;=.txt: Deleted 2026/08/29 04:51:17 INFO : dir1/0015-9;=.txt: Deleted 2026/08/29 04:51:17 INFO : dir1/0009-3456789.txt: Deleted 2026/08/29 04:51:17 INFO : apple: Deleted 2026/08/29 04:51:17 INFO : appleappleapplebanana: Deleted 2026/08/29 04:51:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/29 04:51:18 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/29 04:51:18 INFO : dir1/0007-1234567.txt: Deleted 2026/08/29 04:51:18 INFO : dir1/0013-789;=.txt: Deleted 2026/08/29 04:51:18 DEBUG : Waiting for deletions to finish 2026/08/29 04:51:18 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:51:18 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:51:18 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:51:18 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 04:51:19 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:51:19 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 04:51:20 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:51:20 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:51:21 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:51:23 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:51:25 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:51:27 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:51:29 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:51:31 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:51:31 ERROR : error listing: getting files failed: invalid character '<' looking for beginning of value sync_transform_test.go:186: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:186 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:192 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Received unexpected error: getting files failed: invalid character '<' looking for beginning of value Test: TestTransform/base64 2026/08/29 04:51:33 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:51:35 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:51:37 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:51:39 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:51:41 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:51:43 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:51:45 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:51:47 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:51:49 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:51:51 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 04:51:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/29 04:51:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/29 04:51:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/29 04:51:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/29 04:51:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:51 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:53 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:51:53 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:53 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/29 04:51:53 DEBUG : splitbananasplit: Sizes identical 2026/08/29 04:51:53 DEBUG : splitbananasplit: Unchanged skipping 2026/08/29 04:51:53 DEBUG : YmFuYW5h: size = 6 OK 2026/08/29 04:51:53 DEBUG : banana: Sizes identical 2026/08/29 04:51:53 DEBUG : banana: Unchanged skipping 2026/08/29 04:51:53 DEBUG : YXBwbGU=: size = 5 OK 2026/08/29 04:51:53 DEBUG : apple: Sizes identical 2026/08/29 04:51:53 DEBUG : apple: Unchanged skipping 2026/08/29 04:51:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/29 04:51:53 DEBUG : appleappleapplebanana: Sizes identical 2026/08/29 04:51:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/29 04:51:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/29 04:51:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/29 04:51:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/29 04:51:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/29 04:51:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/29 04:51:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/29 04:51:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/29 04:51:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:54 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 04:51:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/29 04:51:54 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/29 04:51:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/29 04:51:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/29 04:51:54 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/29 04:51:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/29 04:51:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/29 04:51:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:54 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/29 04:51:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/29 04:51:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/29 04:51:54 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/29 04:51:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/29 04:51:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/29 04:51:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/29 04:51:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/29 04:51:54 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/29 04:51:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/29 04:51:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/29 04:51:54 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/29 04:51:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/29 04:51:54 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/29 04:51:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/29 04:51:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/29 04:51:54 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/29 04:51:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/29 04:51:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/29 04:51:54 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:51:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/29 04:51:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/29 04:51:54 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/29 04:51:54 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/29 04:51:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/29 04:51:54 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/29 04:51:54 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/29 04:51:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/29 04:51:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/29 04:51:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/29 04:51:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/29 04:51:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/29 04:51:54 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/29 04:51:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/29 04:51:54 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/29 04:51:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/29 04:51:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/29 04:51:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/29 04:51:54 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/29 04:51:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/29 04:51:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/29 04:51:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/29 04:51:54 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/29 04:51:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/29 04:51:54 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:51:54 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': not deleting files as there were IO errors 2026/08/29 04:51:54 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': 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: not deleting files as there were IO errors Test: TestTransform/base64 2026/08/29 04:51:54 DEBUG : Waiting for deletions to finish 2026/08/29 04:51:55 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:51:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/29 04:51:55 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : YXBwbGU=: Excluded 2026/08/29 04:51:55 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : YmFuYW5h: Excluded 2026/08/29 04:51:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/29 04:51:55 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/29 04:51:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/29 04:51:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/29 04:51:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/29 04:51:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/29 04:51:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/29 04:51:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/29 04:51:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/29 04:51:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/29 04:51:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/29 04:51:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/29 04:51:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/29 04:51:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/29 04:51:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/29 04:51:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/29 04:51:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/29 04:51:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/29 04:51:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/29 04:51:56 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:51:56 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:51:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:56 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:56 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:56 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/29 04:51:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/29 04:51:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/29 04:51:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:56 DEBUG : apple: transformed to: YXBwbGU= 2026/08/29 04:51:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/29 04:51:56 DEBUG : banana: transformed to: YmFuYW5h 2026/08/29 04:51:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/29 04:51:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/29 04:51:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/29 04:51:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/29 04:51:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/29 04:51:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/29 04:51:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/29 04:51:57 DEBUG : pacer: Reducing sleep to 200ms === RUN TestTransform/prefix run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:53:08 DEBUG : Waiting for deletions to finish 2026/08/29 04:53:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : splitbananasplit: Excluded 2026/08/29 04:53:08 DEBUG : banana: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : banana: Excluded 2026/08/29 04:53:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : appleappleapplebanana: Excluded 2026/08/29 04:53:08 DEBUG : apple: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : apple: Excluded 2026/08/29 04:53:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 04:53:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 04:53:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 04:53:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 04:53:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 04:53:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 04:53:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 04:53:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 04:53:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 04:53:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 04:53:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 04:53:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 04:53:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 04:53:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 04:53:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 04:53:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 04:53:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 04:53:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:53:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:53:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:53:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:53:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:53:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:53:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:53:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:53:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:53:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:53:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:53:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:53:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:53:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:53:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:53:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:53:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:53:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:53:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:53:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:53:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:53:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:53:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:53:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/29 04:53:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/29 04:53:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/29 04:53:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/29 04:53:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/29 04:53:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/29 04:53:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/29 04:53:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/29 04:53:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/29 04:53:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/29 04:53:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/29 04:53:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/29 04:53:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/29 04:53:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/29 04:53:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/29 04:53:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/29 04:53:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/29 04:53:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/29 04:53:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/29 04:53:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/29 04:53:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/29 04:53:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/29 04:53:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/29 04:53:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/29 04:53:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/29 04:53:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/29 04:53:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/29 04:53:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/29 04:53:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/29 04:53:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/29 04:53:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/29 04:53:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/29 04:53:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/29 04:53:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/29 04:53:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/29 04:53:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/29 04:53:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/29 04:53:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/29 04:53:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/29 04:53:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/29 04:53:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/29 04:53:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/29 04:53:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/29 04:53:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/29 04:53:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/29 04:53:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/29 04:53:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/29 04:53:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/29 04:53:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/29 04:53:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/29 04:53:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/29 04:53:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/29 04:53:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/29 04:53:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/29 04:53:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/29 04:53:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/29 04:53:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/29 04:53:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/29 04:53:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/29 04:53:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/29 04:53:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/29 04:53:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/29 04:53:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/29 04:53:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/29 04:53:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/29 04:53:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/29 04:53:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/29 04:53:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/29 04:53:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/29 04:53:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/29 04:53:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/29 04:53:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/29 04:53:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/29 04:53:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/29 04:53:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/29 04:53:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/29 04:53:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/29 04:53:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/29 04:53:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/29 04:53:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/29 04:53:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/29 04:53:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/29 04:53:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/29 04:53:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/29 04:53:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/29 04:53:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/29 04:53:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/29 04:53:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/29 04:53:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/29 04:53:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/29 04:53:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/29 04:53:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/29 04:53:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/29 04:53:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/29 04:53:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/29 04:53:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/29 04:53:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/29 04:53:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/29 04:53:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/29 04:53:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/29 04:53:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/29 04:53:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/29 04:53:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/29 04:53:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/29 04:53:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/29 04:53:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/29 04:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/29 04:53:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/29 04:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/29 04:53:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/29 04:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/29 04:53:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/29 04:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/29 04:53:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/29 04:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/29 04:53:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/29 04:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/29 04:53:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/29 04:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/29 04:53:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/29 04:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/29 04:53:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/29 04:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/29 04:53:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/29 04:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/29 04:53:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/29 04:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/29 04:53:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/29 04:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/29 04:53:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/29 04:53:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/29 04:53:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/29 04:53:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/29 04:53:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/29 04:53:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/29 04:53:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/29 04:53:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/29 04:53:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/29 04:53:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/29 04:53:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/29 04:53:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/29 04:53:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/29 04:53:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/29 04:53:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/29 04:53:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/29 04:53:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/29 04:53:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/29 04:53:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/29 04:53:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/29 04:53:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/29 04:53:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/29 04:53:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/29 04:53:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/29 04:53:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/29 04:53:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/29 04:53:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/29 04:53:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/29 04:53:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/29 04:53:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/29 04:53:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/29 04:53:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/29 04:53:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/29 04:53:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/29 04:53:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/29 04:53:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/29 04:53:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/29 04:53:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/29 04:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/29 04:53:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/29 04:53:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/29 04:53:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/29 04:53:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/29 04:53:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/29 04:53:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/29 04:53:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/29 04:53:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/29 04:53:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/29 04:53:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/29 04:53:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/29 04:53:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/29 04:53:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/29 04:53:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/29 04:53:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/29 04:53:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/29 04:53:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/29 04:53:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/29 04:53:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/29 04:53:09 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:53:09 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:53:12 DEBUG : PREFIXapple: size = 5 OK 2026/08/29 04:53:12 INFO : apple: Copied (new) to: PREFIXapple 2026/08/29 04:53:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/29 04:53:12 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/29 04:53:12 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/29 04:53:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/29 04:53:13 DEBUG : PREFIXbanana: size = 6 OK 2026/08/29 04:53:13 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/29 04:53:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/29 04:53:13 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/29 04:53:13 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/29 04:53:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/29 04:53:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/29 04:53:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/29 04:53:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/29 04:53:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/29 04:53:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/29 04:53:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/29 04:53:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/29 04:53:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/29 04:53:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/29 04:53:17 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/29 04:53:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/29 04:53:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/29 04:53:18 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/29 04:53:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/29 04:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/29 04:53:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/29 04:53:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/29 04:53:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/29 04:53:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/29 04:53:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/29 04:53:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/29 04:53:21 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/29 04:53:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/29 04:53:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/29 04:53:22 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/29 04:53:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/29 04:53:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/29 04:53:23 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/29 04:53:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/29 04:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/29 04:53:23 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/29 04:53:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/29 04:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/29 04:53:24 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/29 04:53:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/29 04:53:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/29 04:53:25 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/29 04:53:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/29 04:53:25 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:53:25 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:53:25 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:53:25 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 04:53:26 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:53:26 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 04:53:26 DEBUG : pacer: Reducing sleep to 1.2s 2026/08/29 04:53:26 DEBUG : pacer: Reducing sleep to 900ms 2026/08/29 04:53:27 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:53:27 DEBUG : pacer: Rate limited, increasing sleep to 1.8s 2026/08/29 04:53:27 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:53:27 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:53:29 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:53:31 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:53:33 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:53:35 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:53:37 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:53:39 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:53:41 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:53:43 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:53:45 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:53:47 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:53:49 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:53:52 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:53:52 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/29 04:53:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/29 04:53:54 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 04:53:54 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/29 04:53:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/29 04:53:55 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:53:55 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/29 04:53:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/29 04:53:55 DEBUG : Waiting for deletions to finish 2026/08/29 04:53:57 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 04:53:57 INFO : dir1/0014-89;=.txt: Deleted 2026/08/29 04:53:58 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:53:58 INFO : dir1/0015-9;=.txt: Deleted 2026/08/29 04:53:59 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/29 04:53:59 INFO : dir1/0010-456789.txt: Deleted 2026/08/29 04:54:00 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:54:00 INFO : apple: Deleted 2026/08/29 04:54:00 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:54:00 INFO : banana: Deleted 2026/08/29 04:54:00 DEBUG : pacer: Reducing sleep to 200ms 2026/08/29 04:54:00 INFO : splitbananasplit: Deleted 2026/08/29 04:54:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/29 04:54:01 INFO : dir1/0009-3456789.txt: Deleted 2026/08/29 04:54:01 INFO : dir1/0007-1234567.txt: Deleted 2026/08/29 04:54:02 INFO : dir1/0008-2345678.txt: Deleted 2026/08/29 04:54:02 INFO : dir1/0012-6789;.txt: Deleted 2026/08/29 04:54:02 INFO : appleappleapplebanana: Deleted 2026/08/29 04:54:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/29 04:54:02 INFO : dir1/0003-defghij.txt: Deleted 2026/08/29 04:54:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/29 04:54:03 INFO : dir1/0013-789;=.txt: Deleted 2026/08/29 04:54:03 INFO : dir1/0011-56789;.txt: Deleted 2026/08/29 04:54:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/29 04:54:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/29 04:54:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/29 04:54:04 DEBUG : Waiting for deletions to finish 2026/08/29 04:54:04 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/29 04:54:04 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : PREFIXbanana: Excluded 2026/08/29 04:54:04 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/29 04:54:04 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : PREFIXapple: Excluded 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 04:54:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/29 04:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/29 04:54:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/29 04:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/29 04:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/29 04:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/29 04:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/29 04:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/29 04:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/29 04:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/29 04:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/29 04:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/29 04:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/29 04:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/29 04:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/29 04:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/29 04:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/29 04:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/29 04:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/29 04:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/29 04:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/29 04:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/29 04:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/29 04:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/29 04:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/29 04:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/29 04:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/29 04:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/29 04:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/29 04:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/29 04:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/29 04:54:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/29 04:54:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/29 04:54:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/29 04:54:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/29 04:54:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/29 04:54:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/29 04:54:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/29 04:54:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/29 04:54:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/29 04:54:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/29 04:54:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/29 04:54:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/29 04:54:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/29 04:54:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/29 04:54:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/29 04:54:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:54:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:54:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:54:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/29 04:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/29 04:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/29 04:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/29 04:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/29 04:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/29 04:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/29 04:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/29 04:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/29 04:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/29 04:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/29 04:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/29 04:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/29 04:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/29 04:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/29 04:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:54:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/29 04:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : apple: transformed to: PREFIXapple 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/29 04:54:05 DEBUG : banana: transformed to: PREFIXbanana 2026/08/29 04:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/29 04:54:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/29 04:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/29 04:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/29 04:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/29 04:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/29 04:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/29 04:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/29 04:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/29 04:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/29 04:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/29 04:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/29 04:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/29 04:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/29 04:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/29 04:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/29 04:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/29 04:54:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/29 04:54:05 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:54:05 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:54:08 DEBUG : banana: size = 6 OK 2026/08/29 04:54:08 INFO : banana: Copied (new) 2026/08/29 04:54:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/29 04:54:08 INFO : appleappleapplebanana: Copied (new) 2026/08/29 04:54:09 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 04:54:09 DEBUG : splitbananasplit: size = 16 OK 2026/08/29 04:54:09 INFO : splitbananasplit: Copied (new) 2026/08/29 04:54:09 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 04:54:10 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 04:54:11 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 04:54:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/29 04:54:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/29 04:54:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/29 04:54:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/29 04:54:12 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 04:54:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/29 04:54:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/29 04:54:14 DEBUG : apple: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 04:54:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/29 04:54:14 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/29 04:54:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/29 04:54:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/29 04:54:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/29 04:54:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/29 04:54:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/29 04:54:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/29 04:54:17 DEBUG : apple: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 04:54:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/29 04:54:18 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/29 04:54:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/29 04:54:18 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/29 04:54:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/29 04:54:20 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/29 04:54:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/29 04:54:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/29 04:54:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/29 04:54:21 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/29 04:54:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/29 04:54:23 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/29 04:54:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/29 04:54:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/29 04:54:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/29 04:54:24 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/29 04:54:24 DEBUG : apple: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 04:54:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/29 04:54:25 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/29 04:54:37 DEBUG : apple: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 04:55:03 DEBUG : apple: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 04:55:54 ERROR : apple: Failed to copy: object not found 2026/08/29 04:55:54 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': not deleting files as there were IO errors 2026/08/29 04:55:54 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': 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/prefix 2026/08/29 04:55:54 DEBUG : Waiting for deletions to finish 2026/08/29 04:55:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 04:55:54 DEBUG : splitbananasplit: Excluded 2026/08/29 04:55:54 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/29 04:55:54 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/29 04:55:54 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/29 04:55:54 DEBUG : PREFIXbanana: Excluded 2026/08/29 04:55:54 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/29 04:55:54 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/29 04:55:54 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/29 04:55:54 DEBUG : PREFIXapple: Excluded 2026/08/29 04:55:54 DEBUG : banana: Excluded (Path Filter) 2026/08/29 04:55:54 DEBUG : banana: Excluded 2026/08/29 04:55:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 04:55:54 DEBUG : appleappleapplebanana: Excluded 2026/08/29 04:55:54 DEBUG : apple(1): Excluded (Path Filter) 2026/08/29 04:55:54 DEBUG : apple(1): Excluded 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 04:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 04:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 04:55:55 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/prefix === RUN TestTransform/suffix run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 04:57:33 DEBUG : Waiting for deletions to finish 2026/08/29 04:57:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : splitbananasplit: Excluded 2026/08/29 04:57:34 DEBUG : banana: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : banana: Excluded 2026/08/29 04:57:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : appleappleapplebanana: Excluded 2026/08/29 04:57:34 DEBUG : apple: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : apple: Excluded 2026/08/29 04:57:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 04:57:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 04:57:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 04:57:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 04:57:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 04:57:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 04:57:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 04:57:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 04:57:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 04:57:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 04:57:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 04:57:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 04:57:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 04:57:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 04:57:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 04:57:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 04:57:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 04:57:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/29 04:57:34 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:57:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:57:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/29 04:57:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:57:34 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:57:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/29 04:57:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:57:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:57:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/29 04:57:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:57:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:57:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:57:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:57:34 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:57:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:57:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:57:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:57:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/29 04:57:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:57:35 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:57:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:57:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/29 04:57:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/29 04:57:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/29 04:57:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/29 04:57:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/29 04:57:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/29 04:57:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/29 04:57:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/29 04:57:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/29 04:57:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/29 04:57:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/29 04:57:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/29 04:57:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/29 04:57:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/29 04:57:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/29 04:57:35 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:57:35 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:57:38 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/29 04:57:38 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/29 04:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/29 04:57:38 DEBUG : appleSUFFIX: size = 5 OK 2026/08/29 04:57:38 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/29 04:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/29 04:57:39 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/29 04:57:39 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/29 04:57:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/29 04:57:39 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/29 04:57:39 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/29 04:57:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/29 04:57:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/29 04:57:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/29 04:57:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/29 04:57:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/29 04:57:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/29 04:57:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/29 04:57:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/29 04:57:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/29 04:57:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/29 04:57:43 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/29 04:57:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/29 04:57:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/29 04:57:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/29 04:57:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/29 04:57:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/29 04:57:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/29 04:57:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/29 04:57:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/29 04:57:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/29 04:57:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/29 04:57:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/29 04:57:46 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/29 04:57:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/29 04:57:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/29 04:57:47 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:57:47 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 04:57:47 DEBUG : pacer: Reducing sleep to 300ms 2026/08/29 04:57:47 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:57:47 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/08/29 04:57:47 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:57:47 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/08/29 04:57:48 DEBUG : pacer: Reducing sleep to 900ms 2026/08/29 04:57:48 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:57:48 DEBUG : pacer: Rate limited, increasing sleep to 1.8s 2026/08/29 04:57:49 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:57:49 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 04:57:51 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:57:53 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:57:55 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:57:57 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:57:59 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:58:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:58:03 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:58:05 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/29 04:58:07 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 04:58:07 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/29 04:58:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/29 04:58:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/29 04:58:09 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 04:58:09 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/29 04:58:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/29 04:58:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/29 04:58:10 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 04:58:12 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 04:58:13 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 04:58:13 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/29 04:58:14 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 04:58:14 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 04:58:14 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/29 04:58:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/29 04:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/29 04:58:15 DEBUG : pacer: Reducing sleep to 200ms 2026/08/29 04:58:16 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/29 04:58:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/29 04:58:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/29 04:58:16 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/29 04:58:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/29 04:58:17 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/29 04:58:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/29 04:58:18 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/29 04:58:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/29 04:58:18 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/29 04:58:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/29 04:58:18 DEBUG : Waiting for deletions to finish 2026/08/29 04:58:20 INFO : dir1/0009-3456789.txt: Deleted 2026/08/29 04:58:20 INFO : dir1/0012-6789;.txt: Deleted 2026/08/29 04:58:20 INFO : banana: Deleted 2026/08/29 04:58:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/29 04:58:20 INFO : dir1/0008-2345678.txt: Deleted 2026/08/29 04:58:21 INFO : dir1/0011-56789;.txt: Deleted 2026/08/29 04:58:21 INFO : dir1/0014-89;=.txt: Deleted 2026/08/29 04:58:21 INFO : dir1/0013-789;=.txt: Deleted 2026/08/29 04:58:21 INFO : dir1/0015-9;=.txt: Deleted 2026/08/29 04:58:21 INFO : apple: Deleted 2026/08/29 04:58:22 INFO : appleappleapplebanana: Deleted 2026/08/29 04:58:22 INFO : splitbananasplit: Deleted 2026/08/29 04:58:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/29 04:58:22 INFO : dir1/0010-456789.txt: Deleted 2026/08/29 04:58:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/29 04:58:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/29 04:58:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/29 04:58:23 INFO : dir1/0003-defghij.txt: Deleted 2026/08/29 04:58:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/29 04:58:23 INFO : dir1/0007-1234567.txt: Deleted 2026/08/29 04:58:23 DEBUG : Waiting for deletions to finish 2026/08/29 04:58:24 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/29 04:58:24 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : bananaSUFFIX: Excluded 2026/08/29 04:58:24 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : appleSUFFIX: Excluded 2026/08/29 04:58:24 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/29 04:58:24 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/08/29 04:58:24 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/08/29 04:58:24 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/08/29 04:58:24 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/08/29 04:58:24 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/08/29 04:58:24 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/08/29 04:58:24 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/08/29 04:58:24 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/08/29 04:58:24 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/08/29 04:58:24 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/08/29 04:58:24 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/08/29 04:58:24 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/08/29 04:58:24 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/08/29 04:58:24 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/08/29 04:58:24 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/08/29 04:58:24 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/08/29 04:58:24 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/08/29 04:58:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/29 04:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/29 04:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/29 04:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/29 04:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/29 04:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/29 04:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/29 04:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/29 04:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/29 04:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/29 04:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/29 04:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/29 04:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/29 04:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/29 04:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/29 04:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/29 04:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/29 04:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/29 04:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/29 04:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/29 04:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/29 04:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/29 04:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/29 04:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/29 04:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/29 04:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/29 04:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/29 04:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/29 04:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/29 04:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/29 04:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/29 04:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/29 04:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/29 04:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/29 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/29 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/29 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/29 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/29 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/29 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/29 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/29 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/29 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/29 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/29 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/29 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/29 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/29 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/29 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/29 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:58:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/29 04:58:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/29 04:58:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/29 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/29 04:58:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/29 04:58:24 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/08/29 04:58:24 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/08/29 04:58:24 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/08/29 04:58:24 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/08/29 04:58:24 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/08/29 04:58:24 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/08/29 04:58:24 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/08/29 04:58:24 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/08/29 04:58:24 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/08/29 04:58:24 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/08/29 04:58:24 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/08/29 04:58:24 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/08/29 04:58:24 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/08/29 04:58:24 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/08/29 04:58:24 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/08/29 04:58:24 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/08/29 04:58:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/29 04:58:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/29 04:58:25 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 04:58:25 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 04:58:28 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 04:58:28 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 04:58:28 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 04:58:28 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 04:58:29 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 04:58:29 DEBUG : splitbananasplit: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 04:58:29 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 04:58:29 DEBUG : banana: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 04:58:30 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 04:58:30 DEBUG : splitbananasplit: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 04:58:30 DEBUG : banana: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 04:58:30 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 04:58:30 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 04:58:31 DEBUG : splitbananasplit: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 04:58:31 DEBUG : banana: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 04:58:31 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 04:58:31 DEBUG : splitbananasplit: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 04:58:32 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 04:58:32 DEBUG : banana: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 04:58:32 DEBUG : splitbananasplit: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 04:58:33 DEBUG : apple: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 04:58:33 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 04:58:34 DEBUG : banana: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 04:58:34 DEBUG : splitbananasplit: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 04:58:36 DEBUG : apple: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 04:58:37 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 04:58:37 DEBUG : banana: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 04:58:38 DEBUG : splitbananasplit: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 04:58:43 DEBUG : apple: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 04:58:43 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 04:58:44 DEBUG : banana: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 04:58:44 DEBUG : splitbananasplit: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 04:58:56 DEBUG : apple: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 04:58:56 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 04:58:57 DEBUG : banana: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 04:58:57 DEBUG : splitbananasplit: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 04:59:22 DEBUG : apple: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 04:59:22 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 04:59:22 DEBUG : banana: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 04:59:23 DEBUG : splitbananasplit: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 05:00:13 ERROR : apple: Failed to copy: object not found 2026/08/29 05:00:13 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/08/29 05:00:14 ERROR : banana: Failed to copy: object not found 2026/08/29 05:00:14 ERROR : splitbananasplit: Failed to copy: object not found 2026/08/29 05:00:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/29 05:00:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/29 05:00:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/29 05:00:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/29 05:00:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/29 05:00:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/29 05:00:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/29 05:00:18 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/29 05:00:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/29 05:00:19 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/29 05:00:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/29 05:00:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/29 05:00:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/29 05:00:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/29 05:00:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/29 05:00:21 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/29 05:00:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/29 05:00:22 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/29 05:00:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/29 05:00:23 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/29 05:00:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/29 05:00:23 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/29 05:00:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/29 05:00:24 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/29 05:00:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/29 05:00:25 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/29 05:00:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/29 05:00:26 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/29 05:00:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/29 05:00:26 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/29 05:00:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/29 05:00:27 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/29 05:00:27 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': not deleting files as there were IO errors 2026/08/29 05:00:27 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': 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/08/29 05:00:27 DEBUG : Waiting for deletions to finish 2026/08/29 05:00:27 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/29 05:00:27 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/29 05:00:27 DEBUG : splitbananasplit(1): Excluded (Path Filter) 2026/08/29 05:00:27 DEBUG : splitbananasplit(1): Excluded 2026/08/29 05:00:27 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/29 05:00:27 DEBUG : bananaSUFFIX: Excluded 2026/08/29 05:00:27 DEBUG : banana(1): Excluded (Path Filter) 2026/08/29 05:00:27 DEBUG : banana(1): Excluded 2026/08/29 05:00:27 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/29 05:00:27 DEBUG : appleSUFFIX: Excluded 2026/08/29 05:00:27 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/29 05:00:27 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/29 05:00:27 DEBUG : appleappleapplebanana(1): Excluded (Path Filter) 2026/08/29 05:00:27 DEBUG : appleappleapplebanana(1): Excluded 2026/08/29 05:00:27 DEBUG : apple(1): Excluded (Path Filter) 2026/08/29 05:00:27 DEBUG : apple(1): Excluded 2026/08/29 05:00:28 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/08/29 05:00:28 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/08/29 05:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 05:00:28 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-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 05:02:06 DEBUG : Waiting for deletions to finish 2026/08/29 05:02:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 05:02:06 DEBUG : splitbananasplit: Excluded 2026/08/29 05:02:06 DEBUG : banana: Excluded (Path Filter) 2026/08/29 05:02:06 DEBUG : banana: Excluded 2026/08/29 05:02:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 05:02:06 DEBUG : appleappleapplebanana: Excluded 2026/08/29 05:02:06 DEBUG : apple: Excluded (Path Filter) 2026/08/29 05:02:06 DEBUG : apple: Excluded 2026/08/29 05:02:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 05:02:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 05:02:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 05:02:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 05:02:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 05:02:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 05:02:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 05:02:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 05:02:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 05:02:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 05:02:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 05:02:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 05:02:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 05:02:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 05:02:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 05:02:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 05:02:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 05:02:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 05:02:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 05:02:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 05:02:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 05:02:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 05:02:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 05:02:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 05:02:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 05:02:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 05:02:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 05:02:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 05:02:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 05:02:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 05:02:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 05:02:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 05:02:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/29 05:02:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/29 05:02:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/29 05:02:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/29 05:02:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/29 05:02:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/29 05:02:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/29 05:02:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/29 05:02:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/29 05:02:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/29 05:02:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/29 05:02:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/29 05:02:07 DEBUG : apple: size = 5 OK 2026/08/29 05:02:07 DEBUG : apple: Sizes identical 2026/08/29 05:02:07 DEBUG : apple: Unchanged skipping 2026/08/29 05:02:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/29 05:02:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/29 05:02:07 DEBUG : banana: size = 6 OK 2026/08/29 05:02:07 DEBUG : banana: Sizes identical 2026/08/29 05:02:07 DEBUG : banana: Unchanged skipping 2026/08/29 05:02:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/29 05:02:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/29 05:02:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/29 05:02:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/29 05:02:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/29 05:02:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/29 05:02:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/29 05:02:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/29 05:02:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/29 05:02:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/29 05:02:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/29 05:02:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/29 05:02:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/29 05:02:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/29 05:02:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/29 05:02:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/29 05:02:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/29 05:02:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/29 05:02:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/29 05:02:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/29 05:02:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/29 05:02:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/29 05:02:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/29 05:02:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/29 05:02:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/29 05:02:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/29 05:02:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/29 05:02:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/29 05:02:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/29 05:02:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/29 05:02:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/29 05:02:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/29 05:02:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/29 05:02:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/29 05:02:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/29 05:02:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/29 05:02:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/29 05:02:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/29 05:02:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/29 05:02:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/29 05:02:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/29 05:02:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/29 05:02:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/29 05:02:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/29 05:02:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/29 05:02:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/29 05:02:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/29 05:02:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/29 05:02:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/29 05:02:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/29 05:02:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/29 05:02:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/29 05:02:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/29 05:02:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/29 05:02:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/29 05:02:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/29 05:02:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/29 05:02:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/29 05:02:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/29 05:02:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/29 05:02:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/29 05:02:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/29 05:02:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/29 05:02:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/29 05:02:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/29 05:02:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/29 05:02:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/29 05:02:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/29 05:02:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/29 05:02:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/29 05:02:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/29 05:02:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/29 05:02:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/29 05:02:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/29 05:02:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/29 05:02:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/29 05:02:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/29 05:02:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/29 05:02:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/29 05:02:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/29 05:02:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/29 05:02:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/29 05:02:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/29 05:02:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/29 05:02:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/29 05:02:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/29 05:02:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/29 05:02:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/29 05:02:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/29 05:02:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/29 05:02:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/29 05:02:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/29 05:02:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/29 05:02:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/29 05:02:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/29 05:02:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/29 05:02:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/29 05:02:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/29 05:02:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/29 05:02:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/29 05:02:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/29 05:02:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/29 05:02:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/29 05:02:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/29 05:02:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/29 05:02:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/29 05:02:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/29 05:02:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/29 05:02:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/29 05:02:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/29 05:02:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/29 05:02:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/29 05:02:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/29 05:02:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/29 05:02:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/29 05:02:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/29 05:02:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/29 05:02:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/29 05:02:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/29 05:02:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/29 05:02:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/29 05:02:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/29 05:02:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/29 05:02:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/29 05:02:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/29 05:02:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/29 05:02:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/29 05:02:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/29 05:02:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/29 05:02:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/29 05:02:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/29 05:02:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/29 05:02:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/29 05:02:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/29 05:02:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/29 05:02:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/29 05:02:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/29 05:02:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/29 05:02:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/29 05:02:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/29 05:02:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/29 05:02:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/29 05:02:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/29 05:02:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/29 05:02:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/29 05:02:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/29 05:02:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/29 05:02:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/29 05:02:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/29 05:02:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/29 05:02:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/29 05:02:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/29 05:02:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/29 05:02:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/29 05:02:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/29 05:02:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/29 05:02:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/29 05:02:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/29 05:02:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/29 05:02:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/29 05:02:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/29 05:02:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/29 05:02:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/29 05:02:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/29 05:02:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/29 05:02:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/29 05:02:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/29 05:02:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/29 05:02:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/29 05:02:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/29 05:02:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/29 05:02:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/29 05:02:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/29 05:02:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/29 05:02:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/29 05:02:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/29 05:02:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/29 05:02:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/29 05:02:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/29 05:02:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/29 05:02:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/29 05:02:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/29 05:02:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/29 05:02:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/29 05:02:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/29 05:02:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/29 05:02:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/29 05:02:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/29 05:02:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/29 05:02:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/29 05:02:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/29 05:02:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/29 05:02:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/29 05:02:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/29 05:02:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/29 05:02:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/29 05:02:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/29 05:02:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/29 05:02:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/29 05:02:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/29 05:02:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/29 05:02:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/29 05:02:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/29 05:02:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/29 05:02:07 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:02:07 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:02:11 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 05:02:11 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 05:02:11 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 05:02:11 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 05:02:11 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 05:02:12 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 05:02:12 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 05:02:12 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 05:02:12 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 05:02:12 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 05:02:13 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 05:02:13 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 05:02:13 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 05:02:13 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 05:02:13 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 05:02:13 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 05:02:13 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/29 05:02:14 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 05:02:14 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/29 05:02:14 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 05:02:14 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/29 05:02:15 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/29 05:02:15 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/29 05:02:16 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 05:02:18 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/29 05:02:20 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/29 05:02:23 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/29 05:02:23 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 05:02:25 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/29 05:02:25 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 05:02:26 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/29 05:02:26 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 05:02:27 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/29 05:02:27 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 05:02:28 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/29 05:02:28 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 05:02:29 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/29 05:02:29 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 05:02:29 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/29 05:02:29 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 05:02:30 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/29 05:02:30 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 05:02:30 DEBUG : pacer: Reducing sleep to 200ms 2026/08/29 05:02:30 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 05:02:32 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 05:02:33 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 05:02:33 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 05:02:33 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 05:02:39 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 05:02:39 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 05:02:40 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 05:02:40 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 05:02:52 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 05:02:52 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 05:02:53 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 05:02:53 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 05:03:18 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 05:03:18 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 05:03:19 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 05:03:19 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 05:04:09 ERROR : splitbananasplit: Failed to copy: object not found 2026/08/29 05:04:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/29 05:04:09 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/08/29 05:04:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/29 05:04:10 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2026/08/29 05:04:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/29 05:04:10 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2026/08/29 05:04:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/29 05:04:11 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 05:04:12 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 05:04:12 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 05:04:12 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 05:04:13 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 05:04:13 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 05:04:13 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 05:04:13 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 05:04:13 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 05:04:13 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 05:04:14 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 05:04:14 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 05:04:14 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 05:04:14 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 05:04:15 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 05:04:15 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 05:04:15 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 05:04:16 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 05:04:16 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 05:04:16 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 05:04:17 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 05:04:18 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 05:04:18 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 05:04:18 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 05:04:20 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 05:04:21 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 05:04:22 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 05:04:22 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 05:04:27 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 05:04:28 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 05:04:28 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 05:04:29 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 05:04:40 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 05:04:41 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 05:04:41 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 05:04:42 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 05:05:06 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 05:05:07 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 05:05:07 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 05:05:08 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 05:05:57 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2026/08/29 05:05:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/29 05:05:58 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2026/08/29 05:05:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/29 05:05:59 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2026/08/29 05:05:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/29 05:05:59 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2026/08/29 05:05:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/29 05:05:59 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 05:06:00 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 05:06:01 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 05:06:01 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 05:06:01 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 05:06:01 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 05:06:02 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 05:06:02 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 05:06:02 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 05:06:02 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 05:06:03 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 05:06:03 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 05:06:03 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 05:06:03 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 05:06:04 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 05:06:04 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 05:06:04 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 05:06:05 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 05:06:05 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 05:06:05 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 05:06:06 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 05:06:06 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 05:06:07 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 05:06:08 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 05:06:09 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 05:06:10 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 05:06:10 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 05:06:11 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 05:06:16 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 05:06:16 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 05:06:17 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 05:06:18 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 05:06:29 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 05:06:30 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 05:06:30 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 05:06:31 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 05:06:55 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 05:06:56 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 05:06:56 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 05:06:57 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 05:07:46 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2026/08/29 05:07:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/29 05:07:47 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2026/08/29 05:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/29 05:07:47 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2026/08/29 05:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/29 05:07:48 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2026/08/29 05:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/29 05:07:48 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 05:07:49 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 05:07:49 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 05:07:50 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 05:07:50 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 05:07:50 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 05:07:51 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 05:07:51 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 05:07:51 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 05:07:51 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 05:07:51 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 05:07:52 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 05:07:52 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 05:07:52 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 05:07:52 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 05:07:53 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 05:07:53 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 05:07:53 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 05:07:54 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 05:07:54 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 05:07:55 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 05:07:55 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 05:07:56 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 05:07:57 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 05:07:58 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 05:07:58 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 05:07:59 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 05:08:00 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 05:08:04 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 05:08:05 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 05:08:06 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 05:08:07 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 05:08:18 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 05:08:18 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 05:08:19 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 05:08:20 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 05:08:44 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 05:08:44 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 05:08:45 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 05:08:46 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 05:09:35 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2026/08/29 05:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/29 05:09:36 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2026/08/29 05:09:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/29 05:09:36 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2026/08/29 05:09:37 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2026/08/29 05:09:37 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2026/08/29 05:09:38 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2026/08/29 05:09:38 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/29 05:09:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/29 05:09:38 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2026/08/29 05:09:39 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2026/08/29 05:09:40 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/29 05:09:42 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/29 05:09:46 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/29 05:09:52 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/29 05:10:06 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/29 05:10:32 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/29 05:11:23 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2026/08/29 05:11:23 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': not deleting files as there were IO errors 2026/08/29 05:11:23 ERROR : Linkbox root 'rclone-test-cuxediz8kezi': 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/08/29 05:11:23 DEBUG : Waiting for deletions to finish 2026/08/29 05:11:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : splitbananasplit: Excluded 2026/08/29 05:11:23 DEBUG : splitbanan(1): Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : splitbanan(1): Excluded 2026/08/29 05:11:23 DEBUG : banana: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : banana: Excluded 2026/08/29 05:11:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : appleappleapplebanana: Excluded 2026/08/29 05:11:23 DEBUG : appleapple(1): Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : appleapple(1): Excluded 2026/08/29 05:11:23 DEBUG : apple: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : apple: Excluded 2026/08/29 05:11:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 05:11:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/29 05:11:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 05:11:23 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0014-89;=(1): Excluded 2026/08/29 05:11:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 05:11:23 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0013-789;=(1): Excluded 2026/08/29 05:11:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 05:11:23 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0012-6789;(1): Excluded 2026/08/29 05:11:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 05:11:23 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0011-56789(1): Excluded 2026/08/29 05:11:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 05:11:23 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0010-45678(1): Excluded 2026/08/29 05:11:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 05:11:23 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0009-34567(1): Excluded 2026/08/29 05:11:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 05:11:23 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0008-23456(1): Excluded 2026/08/29 05:11:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 05:11:23 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0007-12345(1): Excluded 2026/08/29 05:11:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 05:11:23 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0006-ghijk(1): Excluded 2026/08/29 05:11:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 05:11:23 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0005-fghij(1): Excluded 2026/08/29 05:11:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 05:11:23 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0004-efghi(1): Excluded 2026/08/29 05:11:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 05:11:23 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0003-defgh(1): Excluded 2026/08/29 05:11:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 05:11:23 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0002-cdefg(1): Excluded 2026/08/29 05:11:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 05:11:23 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0001-bcdef(1): Excluded 2026/08/29 05:11:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 05:11:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 05:11:23 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2026/08/29 05:11:23 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-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 05:12:59 DEBUG : Waiting for deletions to finish 2026/08/29 05:12:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 05:12:59 DEBUG : splitbananasplit: Excluded 2026/08/29 05:12:59 DEBUG : banana: Excluded (Path Filter) 2026/08/29 05:12:59 DEBUG : banana: Excluded 2026/08/29 05:12:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 05:12:59 DEBUG : appleappleapplebanana: Excluded 2026/08/29 05:12:59 DEBUG : apple: Excluded (Path Filter) 2026/08/29 05:12:59 DEBUG : apple: Excluded 2026/08/29 05:13:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 05:13:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 05:13:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 05:13:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 05:13:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 05:13:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 05:13:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 05:13:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 05:13:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 05:13:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 05:13:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 05:13:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 05:13:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 05:13:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 05:13:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 05:13:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 05:13:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 05:13:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 05:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 05:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 05:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 05:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 05:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 05:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 05:13:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 05:13:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 05:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 05:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 05:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 05:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 05:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 05:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 05:13:00 DEBUG : apple: size = 5 OK 2026/08/29 05:13:00 DEBUG : apple: Sizes identical 2026/08/29 05:13:00 DEBUG : apple: Unchanged skipping 2026/08/29 05:13:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/29 05:13:00 DEBUG : appleappleapplebanana: Sizes identical 2026/08/29 05:13:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/29 05:13:00 DEBUG : banana: size = 6 OK 2026/08/29 05:13:00 DEBUG : banana: Sizes identical 2026/08/29 05:13:00 DEBUG : banana: Unchanged skipping 2026/08/29 05:13:00 DEBUG : splitbananasplit: size = 16 OK 2026/08/29 05:13:00 DEBUG : splitbananasplit: Sizes identical 2026/08/29 05:13:00 DEBUG : splitbananasplit: Unchanged skipping 2026/08/29 05:13:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/29 05:13:00 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/29 05:13:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/29 05:13:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/29 05:13:00 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/29 05:13:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/29 05:13:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/29 05:13:00 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/29 05:13:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/29 05:13:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/29 05:13:00 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/29 05:13:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/29 05:13:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/29 05:13:00 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/29 05:13:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/29 05:13:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/29 05:13:00 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/29 05:13:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/29 05:13:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/29 05:13:00 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/29 05:13:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/29 05:13:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/29 05:13:00 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/29 05:13:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/29 05:13:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/29 05:13:00 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/29 05:13:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/29 05:13:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/29 05:13:00 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/29 05:13:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/29 05:13:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/29 05:13:00 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/29 05:13:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/29 05:13:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/29 05:13:00 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/29 05:13:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/29 05:13:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/29 05:13:00 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/29 05:13:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/29 05:13:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/29 05:13:00 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/29 05:13:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/29 05:13:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/29 05:13:00 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/29 05:13:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/29 05:13:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/29 05:13:00 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/29 05:13:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/29 05:13:00 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:13:00 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:13:00 DEBUG : Waiting for deletions to finish 2026/08/29 05:13:00 INFO : There was nothing to transfer 2026/08/29 05:13:00 DEBUG : Waiting for deletions to finish 2026/08/29 05:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : splitbananasplit: Excluded 2026/08/29 05:13:01 DEBUG : banana: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : banana: Excluded 2026/08/29 05:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : appleappleapplebanana: Excluded 2026/08/29 05:13:01 DEBUG : apple: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : apple: Excluded 2026/08/29 05:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 05:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 05:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 05:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 05:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 05:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 05:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 05:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 05:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 05:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 05:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 05:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 05:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 05:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 05:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 05:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 05:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 05:13:02 DEBUG : apple: size = 5 OK 2026/08/29 05:13:02 DEBUG : apple: Sizes identical 2026/08/29 05:13:02 DEBUG : apple: Unchanged skipping 2026/08/29 05:13:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/29 05:13:02 DEBUG : appleappleapplebanana: Sizes identical 2026/08/29 05:13:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/29 05:13:02 DEBUG : banana: size = 6 OK 2026/08/29 05:13:02 DEBUG : banana: Sizes identical 2026/08/29 05:13:02 DEBUG : banana: Unchanged skipping 2026/08/29 05:13:02 DEBUG : splitbananasplit: size = 16 OK 2026/08/29 05:13:02 DEBUG : splitbananasplit: Sizes identical 2026/08/29 05:13:02 DEBUG : splitbananasplit: Unchanged skipping 2026/08/29 05:13:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/29 05:13:02 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/29 05:13:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/29 05:13:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/29 05:13:02 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/29 05:13:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/29 05:13:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/29 05:13:02 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/29 05:13:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/29 05:13:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/29 05:13:02 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/29 05:13:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/29 05:13:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/29 05:13:02 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/29 05:13:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/29 05:13:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/29 05:13:02 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/29 05:13:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/29 05:13:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/29 05:13:02 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/29 05:13:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/29 05:13:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/29 05:13:02 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/29 05:13:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/29 05:13:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/29 05:13:02 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/29 05:13:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/29 05:13:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/29 05:13:02 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/29 05:13:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/29 05:13:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/29 05:13:02 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/29 05:13:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/29 05:13:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/29 05:13:02 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/29 05:13:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/29 05:13:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/29 05:13:02 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/29 05:13:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/29 05:13:02 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/29 05:13:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/29 05:13:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/29 05:13:02 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/29 05:13:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/29 05:13:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/29 05:13:02 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:13:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/29 05:13:02 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/29 05:13:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/29 05:13:02 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:13:02 DEBUG : Waiting for deletions to finish 2026/08/29 05:13:02 INFO : There was nothing to transfer 2026/08/29 05:13:02 DEBUG : Waiting for deletions to finish 2026/08/29 05:13:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : splitbananasplit: Excluded 2026/08/29 05:13:02 DEBUG : banana: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : banana: Excluded 2026/08/29 05:13:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : appleappleapplebanana: Excluded 2026/08/29 05:13:02 DEBUG : apple: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : apple: Excluded 2026/08/29 05:13:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 05:13:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 05:13:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 05:13:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 05:13:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 05:13:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 05:13:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 05:13:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 05:13:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 05:13:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 05:13:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 05:13:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 05:13:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 05:13:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 05:13:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 05:13:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 05:13:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 05:13:03 DEBUG : Waiting for deletions to finish 2026/08/29 05:13:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : splitbananasplit: Excluded 2026/08/29 05:13:03 DEBUG : banana: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : banana: Excluded 2026/08/29 05:13:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : appleappleapplebanana: Excluded 2026/08/29 05:13:03 DEBUG : apple: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : apple: Excluded 2026/08/29 05:13:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 05:13:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 05:13:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 05:13:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 05:13:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 05:13:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 05:13:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 05:13:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 05:13:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 05:13:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 05:13:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 05:13:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 05:13:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 05:13:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 05:13:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 05:13:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 05:13:03 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 05:14:14 DEBUG : Waiting for deletions to finish 2026/08/29 05:14:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 05:14:14 DEBUG : splitbananasplit: Excluded 2026/08/29 05:14:14 DEBUG : banana: Excluded (Path Filter) 2026/08/29 05:14:14 DEBUG : banana: Excluded 2026/08/29 05:14:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 05:14:14 DEBUG : appleappleapplebanana: Excluded 2026/08/29 05:14:14 DEBUG : apple: Excluded (Path Filter) 2026/08/29 05:14:14 DEBUG : apple: Excluded 2026/08/29 05:14:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 05:14:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 05:14:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 05:14:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 05:14:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 05:14:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 05:14:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 05:14:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 05:14:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 05:14:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 05:14:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 05:14:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 05:14:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 05:14:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 05:14:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 05:14:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 05:14:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 05:14:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 05:14:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 05:14:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 05:14:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 05:14:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 05:14:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 05:14:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 05:14:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 05:14:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 05:14:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 05:14:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 05:14:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 05:14:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 05:14:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 05:14:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 05:14:16 DEBUG : apple: size = 5 OK 2026/08/29 05:14:16 DEBUG : apple: Sizes identical 2026/08/29 05:14:16 DEBUG : apple: Unchanged skipping 2026/08/29 05:14:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/29 05:14:16 DEBUG : appleappleapplebanana: Sizes identical 2026/08/29 05:14:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/29 05:14:16 DEBUG : banana: size = 6 OK 2026/08/29 05:14:16 DEBUG : banana: Sizes identical 2026/08/29 05:14:16 DEBUG : banana: Unchanged skipping 2026/08/29 05:14:16 DEBUG : splitbananasplit: size = 16 OK 2026/08/29 05:14:16 DEBUG : splitbananasplit: Sizes identical 2026/08/29 05:14:16 DEBUG : splitbananasplit: Unchanged skipping 2026/08/29 05:14:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/29 05:14:16 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/29 05:14:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/29 05:14:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/29 05:14:16 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/29 05:14:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/29 05:14:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/29 05:14:16 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/29 05:14:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/29 05:14:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/29 05:14:16 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/29 05:14:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/29 05:14:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/29 05:14:16 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/29 05:14:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/29 05:14:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/29 05:14:16 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/29 05:14:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/29 05:14:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/29 05:14:16 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/29 05:14:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/29 05:14:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/29 05:14:16 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/29 05:14:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/29 05:14:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/29 05:14:16 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/29 05:14:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/29 05:14:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/29 05:14:16 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/29 05:14:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/29 05:14:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/29 05:14:16 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/29 05:14:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/29 05:14:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/29 05:14:16 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/29 05:14:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/29 05:14:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/29 05:14:16 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/29 05:14:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/29 05:14:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/29 05:14:16 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/29 05:14:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/29 05:14:16 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:14:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/29 05:14:16 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/29 05:14:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/29 05:14:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/29 05:14:16 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/29 05:14:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/29 05:14:16 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:14:16 DEBUG : Waiting for deletions to finish 2026/08/29 05:14:16 INFO : There was nothing to transfer 2026/08/29 05:14:16 DEBUG : Waiting for deletions to finish 2026/08/29 05:14:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : splitbananasplit: Excluded 2026/08/29 05:14:16 DEBUG : banana: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : banana: Excluded 2026/08/29 05:14:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : appleappleapplebanana: Excluded 2026/08/29 05:14:16 DEBUG : apple: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : apple: Excluded 2026/08/29 05:14:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 05:14:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 05:14:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 05:14:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 05:14:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 05:14:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 05:14:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 05:14:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 05:14:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 05:14:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 05:14:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 05:14:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 05:14:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 05:14:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 05:14:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 05:14:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 05:14:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 05:14:17 DEBUG : apple: size = 5 OK 2026/08/29 05:14:17 DEBUG : apple: Sizes identical 2026/08/29 05:14:17 DEBUG : apple: Unchanged skipping 2026/08/29 05:14:17 DEBUG : banana: size = 6 OK 2026/08/29 05:14:17 DEBUG : banana: Sizes identical 2026/08/29 05:14:17 DEBUG : banana: Unchanged skipping 2026/08/29 05:14:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/29 05:14:17 DEBUG : appleappleapplebanana: Sizes identical 2026/08/29 05:14:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/29 05:14:17 DEBUG : splitbananasplit: size = 16 OK 2026/08/29 05:14:17 DEBUG : splitbananasplit: Sizes identical 2026/08/29 05:14:17 DEBUG : splitbananasplit: Unchanged skipping 2026/08/29 05:14:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/29 05:14:17 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/29 05:14:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/29 05:14:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/29 05:14:17 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/29 05:14:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/29 05:14:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/29 05:14:17 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/29 05:14:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/29 05:14:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/29 05:14:17 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/29 05:14:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/29 05:14:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/29 05:14:17 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/29 05:14:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/29 05:14:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/29 05:14:17 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/29 05:14:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/29 05:14:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/29 05:14:17 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/29 05:14:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/29 05:14:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/29 05:14:17 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/29 05:14:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/29 05:14:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/29 05:14:17 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/29 05:14:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/29 05:14:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/29 05:14:17 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/29 05:14:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/29 05:14:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/29 05:14:17 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/29 05:14:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/29 05:14:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/29 05:14:17 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/29 05:14:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/29 05:14:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/29 05:14:17 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/29 05:14:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/29 05:14:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/29 05:14:17 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/29 05:14:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/29 05:14:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/29 05:14:17 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/29 05:14:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/29 05:14:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/29 05:14:17 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/29 05:14:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/29 05:14:17 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:14:17 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:14:17 DEBUG : Waiting for deletions to finish 2026/08/29 05:14:17 INFO : There was nothing to transfer 2026/08/29 05:14:17 DEBUG : Waiting for deletions to finish 2026/08/29 05:14:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : splitbananasplit: Excluded 2026/08/29 05:14:17 DEBUG : banana: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : banana: Excluded 2026/08/29 05:14:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : appleappleapplebanana: Excluded 2026/08/29 05:14:17 DEBUG : apple: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : apple: Excluded 2026/08/29 05:14:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 05:14:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 05:14:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 05:14:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 05:14:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 05:14:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 05:14:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 05:14:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 05:14:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 05:14:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 05:14:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 05:14:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 05:14:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 05:14:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 05:14:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 05:14:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 05:14:17 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 05:15:29 DEBUG : Waiting for deletions to finish 2026/08/29 05:15:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 05:15:29 DEBUG : splitbananasplit: Excluded 2026/08/29 05:15:29 DEBUG : banana: Excluded (Path Filter) 2026/08/29 05:15:29 DEBUG : banana: Excluded 2026/08/29 05:15:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 05:15:29 DEBUG : appleappleapplebanana: Excluded 2026/08/29 05:15:29 DEBUG : apple: Excluded (Path Filter) 2026/08/29 05:15:29 DEBUG : apple: Excluded 2026/08/29 05:15:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 05:15:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 05:15:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 05:15:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 05:15:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 05:15:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 05:15:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 05:15:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 05:15:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 05:15:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 05:15:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 05:15:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 05:15:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 05:15:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 05:15:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 05:15:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 05:15:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 05:15:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 05:15:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 05:15:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 05:15:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 05:15:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 05:15:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 05:15:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 05:15:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 05:15:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 05:15:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 05:15:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 05:15:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 05:15:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 05:15:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 05:15:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 05:15:30 DEBUG : apple: size = 5 OK 2026/08/29 05:15:30 DEBUG : apple: Sizes identical 2026/08/29 05:15:30 DEBUG : apple: Unchanged skipping 2026/08/29 05:15:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/29 05:15:30 DEBUG : appleappleapplebanana: Sizes identical 2026/08/29 05:15:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/29 05:15:30 DEBUG : banana: size = 6 OK 2026/08/29 05:15:30 DEBUG : banana: Sizes identical 2026/08/29 05:15:30 DEBUG : banana: Unchanged skipping 2026/08/29 05:15:30 DEBUG : splitbananasplit: size = 16 OK 2026/08/29 05:15:30 DEBUG : splitbananasplit: Sizes identical 2026/08/29 05:15:30 DEBUG : splitbananasplit: Unchanged skipping 2026/08/29 05:15:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/29 05:15:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/29 05:15:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/29 05:15:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/29 05:15:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/29 05:15:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/29 05:15:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/29 05:15:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/29 05:15:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/29 05:15:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/29 05:15:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/29 05:15:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/29 05:15:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/29 05:15:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/29 05:15:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/29 05:15:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/29 05:15:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/29 05:15:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/29 05:15:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/29 05:15:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/29 05:15:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/29 05:15:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/29 05:15:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/29 05:15:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/29 05:15:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/29 05:15:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/29 05:15:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/29 05:15:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/29 05:15:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/29 05:15:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/29 05:15:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/29 05:15:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/29 05:15:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/29 05:15:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/29 05:15:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/29 05:15:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/29 05:15:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/29 05:15:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/29 05:15:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/29 05:15:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/29 05:15:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/29 05:15:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/29 05:15:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/29 05:15:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/29 05:15:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/29 05:15:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/29 05:15:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/29 05:15:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/29 05:15:30 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:15:30 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:15:30 DEBUG : Waiting for deletions to finish 2026/08/29 05:15:30 INFO : There was nothing to transfer 2026/08/29 05:15:30 DEBUG : Waiting for deletions to finish 2026/08/29 05:15:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : splitbananasplit: Excluded 2026/08/29 05:15:31 DEBUG : banana: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : banana: Excluded 2026/08/29 05:15:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : appleappleapplebanana: Excluded 2026/08/29 05:15:31 DEBUG : apple: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : apple: Excluded 2026/08/29 05:15:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 05:15:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 05:15:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 05:15:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 05:15:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 05:15:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 05:15:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 05:15:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 05:15:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 05:15:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 05:15:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 05:15:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 05:15:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 05:15:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 05:15:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 05:15:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 05:15:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 05:15:32 DEBUG : apple: size = 5 OK 2026/08/29 05:15:32 DEBUG : apple: Sizes identical 2026/08/29 05:15:32 DEBUG : apple: Unchanged skipping 2026/08/29 05:15:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/29 05:15:32 DEBUG : appleappleapplebanana: Sizes identical 2026/08/29 05:15:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/29 05:15:32 DEBUG : banana: size = 6 OK 2026/08/29 05:15:32 DEBUG : banana: Sizes identical 2026/08/29 05:15:32 DEBUG : banana: Unchanged skipping 2026/08/29 05:15:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/29 05:15:32 DEBUG : splitbananasplit: Sizes identical 2026/08/29 05:15:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/29 05:15:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/29 05:15:32 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/29 05:15:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/29 05:15:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/29 05:15:32 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/29 05:15:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/29 05:15:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/29 05:15:32 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/29 05:15:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/29 05:15:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/29 05:15:32 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/29 05:15:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/29 05:15:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/29 05:15:32 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/29 05:15:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/29 05:15:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/29 05:15:32 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/29 05:15:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/29 05:15:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/29 05:15:32 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/29 05:15:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/29 05:15:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/29 05:15:32 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/29 05:15:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/29 05:15:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/29 05:15:32 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/29 05:15:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/29 05:15:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/29 05:15:32 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/29 05:15:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/29 05:15:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/29 05:15:32 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/29 05:15:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/29 05:15:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/29 05:15:32 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/29 05:15:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/29 05:15:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/29 05:15:32 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/29 05:15:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/29 05:15:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/29 05:15:32 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/29 05:15:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/29 05:15:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/29 05:15:32 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/29 05:15:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/29 05:15:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/29 05:15:32 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/29 05:15:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/29 05:15:32 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:15:32 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:15:32 DEBUG : Waiting for deletions to finish 2026/08/29 05:15:32 INFO : There was nothing to transfer 2026/08/29 05:15:32 DEBUG : Waiting for deletions to finish 2026/08/29 05:15:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : splitbananasplit: Excluded 2026/08/29 05:15:32 DEBUG : banana: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : banana: Excluded 2026/08/29 05:15:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : appleappleapplebanana: Excluded 2026/08/29 05:15:32 DEBUG : apple: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : apple: Excluded 2026/08/29 05:15:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 05:15:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 05:15:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 05:15:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 05:15:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 05:15:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 05:15:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 05:15:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 05:15:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 05:15:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 05:15:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 05:15:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 05:15:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 05:15:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 05:15:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 05:15:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 05:15:32 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 05:16:44 DEBUG : Waiting for deletions to finish 2026/08/29 05:16:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 05:16:44 DEBUG : splitbananasplit: Excluded 2026/08/29 05:16:44 DEBUG : banana: Excluded (Path Filter) 2026/08/29 05:16:44 DEBUG : banana: Excluded 2026/08/29 05:16:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 05:16:44 DEBUG : appleappleapplebanana: Excluded 2026/08/29 05:16:44 DEBUG : apple: Excluded (Path Filter) 2026/08/29 05:16:44 DEBUG : apple: Excluded 2026/08/29 05:16:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 05:16:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 05:16:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 05:16:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 05:16:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 05:16:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 05:16:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 05:16:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 05:16:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 05:16:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 05:16:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 05:16:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 05:16:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 05:16:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 05:16:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 05:16:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 05:16:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 05:16:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 05:16:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 05:16:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 05:16:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 05:16:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 05:16:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 05:16:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 05:16:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 05:16:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 05:16:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 05:16:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 05:16:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 05:16:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 05:16:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 05:16:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 05:16:45 DEBUG : banana: size = 6 OK 2026/08/29 05:16:45 DEBUG : banana: Sizes identical 2026/08/29 05:16:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/29 05:16:45 DEBUG : appleappleapplebanana: Sizes identical 2026/08/29 05:16:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/29 05:16:45 DEBUG : banana: Unchanged skipping 2026/08/29 05:16:45 DEBUG : apple: size = 5 OK 2026/08/29 05:16:45 DEBUG : splitbananasplit: size = 16 OK 2026/08/29 05:16:45 DEBUG : apple: Sizes identical 2026/08/29 05:16:45 DEBUG : apple: Unchanged skipping 2026/08/29 05:16:45 DEBUG : splitbananasplit: Sizes identical 2026/08/29 05:16:45 DEBUG : splitbananasplit: Unchanged skipping 2026/08/29 05:16:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/29 05:16:45 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/29 05:16:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/29 05:16:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/29 05:16:45 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/29 05:16:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/29 05:16:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/29 05:16:45 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/29 05:16:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/29 05:16:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/29 05:16:45 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/29 05:16:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/29 05:16:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/29 05:16:45 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/29 05:16:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/29 05:16:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/29 05:16:45 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/29 05:16:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/29 05:16:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/29 05:16:45 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/29 05:16:45 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/29 05:16:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/29 05:16:45 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:16:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/29 05:16:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/29 05:16:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/29 05:16:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/29 05:16:45 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/29 05:16:45 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/29 05:16:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/29 05:16:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/29 05:16:45 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/29 05:16:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/29 05:16:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/29 05:16:45 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/29 05:16:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/29 05:16:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/29 05:16:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/29 05:16:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/29 05:16:45 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/29 05:16:45 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/29 05:16:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/29 05:16:45 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/29 05:16:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/29 05:16:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/29 05:16:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/29 05:16:45 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/29 05:16:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/29 05:16:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/29 05:16:45 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:16:45 DEBUG : Waiting for deletions to finish 2026/08/29 05:16:45 INFO : There was nothing to transfer 2026/08/29 05:16:45 DEBUG : Waiting for deletions to finish 2026/08/29 05:16:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : splitbananasplit: Excluded 2026/08/29 05:16:46 DEBUG : banana: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : banana: Excluded 2026/08/29 05:16:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : appleappleapplebanana: Excluded 2026/08/29 05:16:46 DEBUG : apple: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : apple: Excluded 2026/08/29 05:16:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 05:16:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 05:16:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 05:16:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 05:16:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 05:16:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 05:16:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 05:16:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 05:16:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 05:16:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 05:16:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 05:16:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 05:16:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 05:16:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 05:16:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 05:16:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 05:16:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 05:16:47 DEBUG : apple: size = 5 OK 2026/08/29 05:16:47 DEBUG : apple: Sizes identical 2026/08/29 05:16:47 DEBUG : apple: Unchanged skipping 2026/08/29 05:16:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/29 05:16:47 DEBUG : appleappleapplebanana: Sizes identical 2026/08/29 05:16:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/29 05:16:47 DEBUG : banana: size = 6 OK 2026/08/29 05:16:47 DEBUG : banana: Sizes identical 2026/08/29 05:16:47 DEBUG : banana: Unchanged skipping 2026/08/29 05:16:47 DEBUG : splitbananasplit: size = 16 OK 2026/08/29 05:16:47 DEBUG : splitbananasplit: Sizes identical 2026/08/29 05:16:47 DEBUG : splitbananasplit: Unchanged skipping 2026/08/29 05:16:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/29 05:16:47 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/29 05:16:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/29 05:16:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/29 05:16:47 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/29 05:16:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/29 05:16:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/29 05:16:47 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/29 05:16:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/29 05:16:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/29 05:16:47 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/29 05:16:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/29 05:16:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/29 05:16:47 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/29 05:16:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/29 05:16:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/29 05:16:47 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/29 05:16:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/29 05:16:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/29 05:16:47 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/29 05:16:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/29 05:16:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/29 05:16:47 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/29 05:16:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/29 05:16:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/29 05:16:47 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/29 05:16:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/29 05:16:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/29 05:16:47 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/29 05:16:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/29 05:16:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/29 05:16:47 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/29 05:16:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/29 05:16:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/29 05:16:47 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/29 05:16:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/29 05:16:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/29 05:16:47 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/29 05:16:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/29 05:16:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/29 05:16:47 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/29 05:16:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/29 05:16:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/29 05:16:47 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/29 05:16:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/29 05:16:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/29 05:16:47 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/29 05:16:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/29 05:16:47 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:16:47 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:16:47 DEBUG : Waiting for deletions to finish 2026/08/29 05:16:47 INFO : There was nothing to transfer 2026/08/29 05:16:47 DEBUG : Waiting for deletions to finish 2026/08/29 05:16:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : splitbananasplit: Excluded 2026/08/29 05:16:47 DEBUG : banana: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : banana: Excluded 2026/08/29 05:16:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : appleappleapplebanana: Excluded 2026/08/29 05:16:47 DEBUG : apple: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : apple: Excluded 2026/08/29 05:16:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 05:16:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 05:16:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 05:16:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 05:16:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 05:16:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 05:16:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 05:16:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 05:16:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 05:16:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 05:16:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 05:16:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 05:16:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 05:16:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 05:16:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 05:16:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 05:16:47 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 05:17:59 DEBUG : Waiting for deletions to finish 2026/08/29 05:17:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : splitbananasplit: Excluded 2026/08/29 05:17:59 DEBUG : banana: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : banana: Excluded 2026/08/29 05:17:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : appleappleapplebanana: Excluded 2026/08/29 05:17:59 DEBUG : apple: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : apple: Excluded 2026/08/29 05:17:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 05:17:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 05:17:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 05:17:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 05:17:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 05:17:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 05:17:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 05:17:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 05:17:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 05:17:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 05:17:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 05:17:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 05:17:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 05:17:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 05:17:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 05:17:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 05:17:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 05:18:00 DEBUG : apple: size = 5 OK 2026/08/29 05:18:00 DEBUG : apple: Sizes identical 2026/08/29 05:18:00 DEBUG : apple: Unchanged skipping 2026/08/29 05:18:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/29 05:18:00 DEBUG : appleappleapplebanana: Sizes identical 2026/08/29 05:18:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/29 05:18:00 DEBUG : banana: size = 6 OK 2026/08/29 05:18:00 DEBUG : banana: Sizes identical 2026/08/29 05:18:00 DEBUG : banana: Unchanged skipping 2026/08/29 05:18:00 DEBUG : splitbananasplit: size = 16 OK 2026/08/29 05:18:00 DEBUG : splitbananasplit: Sizes identical 2026/08/29 05:18:00 DEBUG : splitbananasplit: Unchanged skipping 2026/08/29 05:18:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/29 05:18:00 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/29 05:18:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/29 05:18:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/29 05:18:00 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/29 05:18:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/29 05:18:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/29 05:18:00 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/29 05:18:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/29 05:18:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/29 05:18:00 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/29 05:18:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/29 05:18:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/29 05:18:00 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/29 05:18:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/29 05:18:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/29 05:18:00 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/29 05:18:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/29 05:18:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/29 05:18:00 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/29 05:18:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/29 05:18:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/29 05:18:00 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/29 05:18:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/29 05:18:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/29 05:18:00 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/29 05:18:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/29 05:18:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/29 05:18:00 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/29 05:18:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/29 05:18:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/29 05:18:00 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/29 05:18:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/29 05:18:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/29 05:18:00 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/29 05:18:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/29 05:18:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/29 05:18:00 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/29 05:18:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/29 05:18:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/29 05:18:00 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/29 05:18:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/29 05:18:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/29 05:18:00 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/29 05:18:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/29 05:18:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/29 05:18:00 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/29 05:18:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/29 05:18:00 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:18:00 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:18:00 DEBUG : Waiting for deletions to finish 2026/08/29 05:18:00 INFO : There was nothing to transfer 2026/08/29 05:18:00 DEBUG : Waiting for deletions to finish 2026/08/29 05:18:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : splitbananasplit: Excluded 2026/08/29 05:18:00 DEBUG : banana: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : banana: Excluded 2026/08/29 05:18:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : appleappleapplebanana: Excluded 2026/08/29 05:18:00 DEBUG : apple: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : apple: Excluded 2026/08/29 05:18:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 05:18:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 05:18:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 05:18:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 05:18:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 05:18:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 05:18:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 05:18:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 05:18:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 05:18:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 05:18:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 05:18:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 05:18:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 05:18:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 05:18:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 05:18:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 05:18:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/29 05:18:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/29 05:18:01 DEBUG : appleappleapplebanana: Sizes identical 2026/08/29 05:18:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/29 05:18:01 DEBUG : banana: size = 6 OK 2026/08/29 05:18:01 DEBUG : banana: Sizes identical 2026/08/29 05:18:01 DEBUG : banana: Unchanged skipping 2026/08/29 05:18:01 DEBUG : apple: size = 5 OK 2026/08/29 05:18:01 DEBUG : apple: Sizes identical 2026/08/29 05:18:01 DEBUG : apple: Unchanged skipping 2026/08/29 05:18:01 DEBUG : splitbananasplit: size = 16 OK 2026/08/29 05:18:01 DEBUG : splitbananasplit: Sizes identical 2026/08/29 05:18:01 DEBUG : splitbananasplit: Unchanged skipping 2026/08/29 05:18:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/29 05:18:01 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/29 05:18:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/29 05:18:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/29 05:18:01 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/29 05:18:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/29 05:18:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/29 05:18:01 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/29 05:18:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/29 05:18:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/29 05:18:01 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/29 05:18:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/29 05:18:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/29 05:18:01 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/29 05:18:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/29 05:18:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/29 05:18:01 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/29 05:18:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/29 05:18:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/29 05:18:01 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/29 05:18:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/29 05:18:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/29 05:18:01 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/29 05:18:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/29 05:18:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/29 05:18:01 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/29 05:18:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/29 05:18:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/29 05:18:01 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/29 05:18:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/29 05:18:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/29 05:18:01 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/29 05:18:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/29 05:18:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/29 05:18:01 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/29 05:18:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/29 05:18:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/29 05:18:01 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/29 05:18:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/29 05:18:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/29 05:18:01 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/29 05:18:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/29 05:18:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/29 05:18:01 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/29 05:18:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/29 05:18:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/29 05:18:01 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/29 05:18:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/29 05:18:01 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:18:01 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:18:01 DEBUG : Waiting for deletions to finish 2026/08/29 05:18:01 INFO : There was nothing to transfer 2026/08/29 05:18:01 DEBUG : Waiting for deletions to finish 2026/08/29 05:18:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : splitbananasplit: Excluded 2026/08/29 05:18:02 DEBUG : banana: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : banana: Excluded 2026/08/29 05:18:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : appleappleapplebanana: Excluded 2026/08/29 05:18:02 DEBUG : apple: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : apple: Excluded 2026/08/29 05:18:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/29 05:18:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/29 05:18:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/29 05:18:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/29 05:18:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/29 05:18:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/29 05:18:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/29 05:18:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/29 05:18:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/29 05:18:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/29 05:18:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/29 05:18:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/29 05:18:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/29 05:18:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/29 05:18:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/29 05:18:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/29 05:18:02 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1848.70s) --- PASS: TestTransform/NFC (74.16s) --- PASS: TestTransform/NFD (74.28s) --- FAIL: TestTransform/base64 (134.00s) --- FAIL: TestTransform/prefix (265.55s) --- FAIL: TestTransform/suffix (272.90s) --- FAIL: TestTransform/truncate (653.30s) --- PASS: TestTransform/encoder (75.07s) --- PASS: TestTransform/ISO-8859-1 (74.64s) --- PASS: TestTransform/charmap (74.74s) --- PASS: TestTransform/lowercase (74.91s) --- PASS: TestTransform/ascii (75.15s) === RUN TestTransformCopy run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 05:18:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/29 05:18:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/29 05:18:32 INFO : sub dir_somesuffix: Making directory 2026/08/29 05:18:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/29 05:18:34 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/29 05:18:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/29 05:18:34 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/29 05:18:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/29 05:18:34 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:18:34 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:18:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/29 05:18:36 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/29 05:18:36 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (7.70s) === RUN TestDoubleTransform run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 05:18:40 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:18:40 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:18:40 INFO : tictactoe: Making directory 2026/08/29 05:18:41 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:18:41 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:18:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/29 05:18:41 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/29 05:18:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/29 05:18:41 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:18:41 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:18:43 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/29 05:18:43 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/29 05:18:43 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (7.79s) === RUN TestFileTag run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 05:18:48 INFO : toe: Making directory 2026/08/29 05:18:49 INFO : toe/toe: Making directory 2026/08/29 05:18:51 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:18:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/29 05:18:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/29 05:18:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/29 05:18:51 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:18:51 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:18:53 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/29 05:18:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/29 05:18:53 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (11.30s) === RUN TestNoTag run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 05:18:59 INFO : toe: Making directory 2026/08/29 05:19:00 INFO : toe/toe: Making directory 2026/08/29 05:19:02 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/29 05:19:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/29 05:19:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/29 05:19:02 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:19:02 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:19:04 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/29 05:19:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/29 05:19:04 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (11.20s) === RUN TestDirTag run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 05:19:10 DEBUG : empty_dir: Making directory with metadata 2026/08/29 05:19:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/29 05:19:10 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/29 05:19:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/29 05:19:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/29 05:19:10 INFO : tictacempty_dir: Making directory 2026/08/29 05:19:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/29 05:19:12 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:12 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:12 INFO : tictactoe: Making directory 2026/08/29 05:19:13 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:13 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/29 05:19:13 INFO : tictactoe/tictactoe: Making directory 2026/08/29 05:19:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/29 05:19:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/29 05:19:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/29 05:19:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/29 05:19:15 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:19:15 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:19:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/29 05:19:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/29 05:19:17 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (14.82s) === RUN TestAllTag run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 05:19:25 DEBUG : empty_dir: Making directory with metadata 2026/08/29 05:19:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/29 05:19:25 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/29 05:19:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/29 05:19:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/29 05:19:25 INFO : tictacempty_dir: Making directory 2026/08/29 05:19:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/29 05:19:26 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:26 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:26 INFO : tictactoe: Making directory 2026/08/29 05:19:28 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:28 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/29 05:19:28 INFO : tictactoe/tictactoe: Making directory 2026/08/29 05:19:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/29 05:19:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/29 05:19:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/29 05:19:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/29 05:19:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/29 05:19:30 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:19:30 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:19:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/29 05:19:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/29 05:19:32 DEBUG : Waiting for deletions to finish 2026/08/29 05:19:32 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:19:32 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/29 05:19:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/29 05:19:33 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:33 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/29 05:19:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/29 05:19:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/29 05:19:33 NOTICE: Linkbox root 'rclone-test-cuxediz8kezi': 0 differences found 2026/08/29 05:19:33 NOTICE: Linkbox root 'rclone-test-cuxediz8kezi': 1 hashes could not be checked 2026/08/29 05:19:33 NOTICE: Linkbox root 'rclone-test-cuxediz8kezi': 1 matching files --- PASS: TestAllTag (15.57s) === RUN TestRunTwice run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 05:19:40 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:40 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:40 INFO : tictactoe: Making directory 2026/08/29 05:19:42 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:42 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/29 05:19:42 INFO : tictactoe/tictactoe: Making directory 2026/08/29 05:19:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/29 05:19:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/29 05:19:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/29 05:19:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/29 05:19:43 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:19:43 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:19:46 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/29 05:19:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/29 05:19:46 DEBUG : Waiting for deletions to finish 2026/08/29 05:19:46 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:47 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:47 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:19:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/29 05:19:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/29 05:19:47 DEBUG : toe/toe/toe.txt: Sizes identical 2026/08/29 05:19:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/29 05:19:47 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/29 05:19:47 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:19:47 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:19:47 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (12.57s) === RUN TestSyntax 2026/08/29 05:19:53 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 05:19:53 INFO : toe: Making directory 2026/08/29 05:19:55 INFO : toe/toe: Making directory 2026/08/29 05:19:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/29 05:19:56 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:19:56 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:19:58 DEBUG : toe/toe/toe: size = 11 OK 2026/08/29 05:19:58 INFO : toe/toe/toe: Copied (new) 2026/08/29 05:19:58 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (11.38s) === RUN TestMove run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 05:20:04 DEBUG : empty_dir: Making directory with metadata 2026/08/29 05:20:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/29 05:20:04 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:20:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/29 05:20:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/29 05:20:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/29 05:20:04 INFO : tictacempty_dir: Making directory 2026/08/29 05:20:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/29 05:20:06 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:20:06 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:20:06 INFO : tictactoe: Making directory 2026/08/29 05:20:07 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:20:07 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:20:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/29 05:20:07 INFO : tictactoe/tictactoe: Making directory 2026/08/29 05:20:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/29 05:20:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/29 05:20:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/29 05:20:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/29 05:20:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/29 05:20:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/29 05:20:09 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for checks to finish 2026/08/29 05:20:09 DEBUG : Linkbox root 'rclone-test-cuxediz8kezi': Waiting for transfers to finish 2026/08/29 05:20:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/29 05:20:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/29 05:20:11 INFO : toe/toe/toe.txt: Deleted 2026/08/29 05:20:11 INFO : toe/toe: Removing directory 2026/08/29 05:20:11 INFO : toe: Removing directory 2026/08/29 05:20:11 INFO : empty_dir: Removing directory 2026/08/29 05:20:11 DEBUG : Local file system at /tmp/rclone3155163647: deleted 3 directories --- PASS: TestMove (14.62s) === RUN TestTransformFile run.go:198: Remote "Linkbox root 'rclone-test-cuxediz8kezi'", Local "Local file system at /tmp/rclone3155163647", Modify Window "876000h0m0s" 2026/08/29 05:20:19 DEBUG : empty_dir: Making directory with metadata 2026/08/29 05:20:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/29 05:20:19 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:20:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/29 05:20:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/29 05:20:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/29 05:20:19 INFO : tictacempty_dir: Making directory 2026/08/29 05:20:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/29 05:20:21 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:20:21 DEBUG : toe: transformed to: tictactoe 2026/08/29 05:20:21 INFO : tictactoe: Making directory panic: test timed out after 1h0m0s running tests: TestTransformFile (2s) goroutine 19751 [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]: testing.(*T).Run(0x10e6be0ceb48, {0x2d5a47f?, 0x10e6bdf61ae8?}, 0x2ed9928) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x10e6be0ceb48) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x10e6be0ceb48, 0x10e6bdf61c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2d75ceb, 0x18}, {0x2d98ea1, 0x20}, 0x10e6be910f90, {0x4bfed00, 0x6c, 0x6c}, {0xc29cb8e54e4be521, 0x3467701b73f, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x10e6be6d7860) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x10e6be6d7860) /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 20 [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 21 [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 19744 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:269 +0x85 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 19691 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:268 +0x385 goroutine 19738 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:219 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 19691 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 19741 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:219 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 19691 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 19735 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x10e6be0d8d70, {0x2f24900, 0x10e6be0d8e60}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:127 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x10e6be250a08, {0x2f24900, 0x10e6be0d8e10}, 0x10e6be0d8d70, {0x2f44a60, 0x10e6be0c5200}, 0x4b, 0x10e6be910480?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:504 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 19691 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 19743 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:219 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 19691 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 19737 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:219 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 19691 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 19736 [select]: net/http.(*http2ClientConn).roundTrip(0x10e6be202e00, 0x10e6be652640, 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(0x10e6be6de000, 0x10e6be652640, {0x80?, 0x57?}) /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({0x10e6be431520?}, 0x10e6be652640?) /usr/local/go/src/net/http/h2_bundle.go:10560 +0x1c net/http.(*Transport).roundTrip(0x10e6be431520, 0x10e6be652640) /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(0x10e6be8aa1e0, 0x10e6be652640) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 net/http.send(0x10e6be652640, {0x2ef7dc0, 0x10e6be8aa1e0}, {0x10e6be51ea18?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x10e6be692240, 0x10e6be652640, {0x10e6be51ea01?, 0x10e6be51eaa0?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x10e6be692240, 0x10e6be652640) /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(0x10e6be0d8460, {0x2f24900, 0x10e6be0d8e10}, 0x10e6be668160) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:404 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x10e6be0d8460, {0x2f24900, 0x10e6be0d8e10}, 0x115000000000000?, {0x0?, 0x0?}, {0x2811c00, 0x10e6be2e8d20}, 0x41e885?, 0x2edafc0, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:612 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:555 github.com/rclone/rclone/backend/linkbox.(*Fs).listAll.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:372 +0x86 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(0x10e6be8aa240, 0x10e6be2e8f00, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x10e6be8aa240, 0x10e6be2e8f00) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/linkbox.(*Fs).listAll(0x10e6be0c5200, {0x2f24900, 0x10e6be0d8e10}, {0x10e6be0279b0, 0x8}, {0x10e6be51f600?, 0xfe648d?}, 0x10e6be51f5e0) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:371 +0x54d github.com/rclone/rclone/backend/linkbox.(*Fs).FindLeaf(0x10e6be75cf30?, {0x2f24900?, 0x10e6be0d8e10?}, {0x10e6be0279b0?, 0x2681480?}, {0x10e6be75cf30?, 0x10e6be043ac0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:426 +0x5e github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0x10e6be8a0090, {0x2f24900, 0x10e6be0d8e10}, {0x10e6be75cf30, 0x9}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:234 +0x112 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir(0x10e6be8a0090, {0x2f24900, 0x10e6be0d8e10}, {0x10e6be75cf30, 0x9}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:205 +0x145 github.com/rclone/rclone/backend/linkbox.(*Fs).Mkdir(0x10e6be75cf06?, {0x2f24900?, 0x10e6be0d8e10?}, {0x10e6be75cf30?, 0x10?}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:574 +0x2f github.com/rclone/rclone/fs/operations.Mkdir({0x2f24900, 0x10e6be0d8e10}, {0x2f44a60, 0x10e6be0c5200}, {0x10e6be75cf30, 0x9}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1065 +0x109 github.com/rclone/rclone/fs/sync.(*syncCopyMove).copyDirMetadata(0x10e6be250a08, {0x2f24900, 0x10e6be0d8e10}, {0x2f44a60, 0x10e6be0c5200}, {0x0, 0x0}, {0x10e6be75cf30, 0x9}, {0x2f36c90, ...}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1135 +0x3f7 github.com/rclone/rclone/fs/sync.(*syncCopyMove).SrcOnly(0x10e6be250a08, {0x2f2d960, 0x10e6be65c060}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1275 +0x1d7 github.com/rclone/rclone/fs/march.(*March).processJob.func7({0x2f2d960, 0x10e6be65c060}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:528 +0x56 github.com/rclone/rclone/fs/march.(*March).matchListings(0x10e6be7cb7a0, 0x10e6be7dcf50, 0x10e6be7dcfc0, 0x10e6be752d10, 0x10e6be51fdb8, 0x10e6be51fd68, 0x10e6be51fd18) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:389 +0x5ad github.com/rclone/rclone/fs/march.(*March).processJob(0x10e6be7cb7a0, {{0x0, 0x0}, {0x0, 0x0}, 0x7ffffffe, 0x7ffffffe, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:527 +0x6a5 github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:226 +0x18e sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 19691 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 19697 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x10e6be0d8d20, {0x2f24900, 0x10e6be0d8e60}, 0x3e) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:127 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x10e6be250a08, 0x10e6be0d8d20, 0x10e6be0d8d70, 0x3e, 0x10e6bea3c7b8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 19691 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 19750 [select]: net/http.(*http2clientStream).writeRequest(0x10e6be42d500, 0x10e6be652640, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8857 +0xc68 net/http.(*http2clientStream).doRequest(0x10e6be42d500, 0x86abbb?, 0x10e6be50b8c0?) /usr/local/go/src/net/http/h2_bundle.go:8718 +0x18 created by net/http.(*http2ClientConn).roundTrip in goroutine 19736 /usr/local/go/src/net/http/h2_bundle.go:8624 +0x470 goroutine 16980 [IO wait]: internal/poll.runtime_pollWait(0x7158d17cd200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x10e6be858680?, 0x10e6be936000?, 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(0x10e6be858680, {0x10e6be936000, 0x2a80, 0x2a80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x10e6be858680, {0x10e6be936000?, 0x2a03?, 0x10e6be8acd80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x10e6be38a020, {0x10e6be936000?, 0x10e6be936078?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x10e6be31a0d8, {0x10e6be936000?, 0x7158d059fae8?, 0x71591846f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x10e6be31bc98, {0x10e6be936000?, 0x10e6bea9d2c0?, 0x10e6be9c3a48?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x10e6be90a2a8, {0x2ef98e0, 0x10e6be31bc98}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x10e6be90a008, {0x7158d04643d0, 0x10e6be31a0d8}, 0x10e6be9c3c08?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x10e6be90a008, 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(0x10e6be90a008, {0x10e6be870000, 0x1000, 0x800920?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0x10e6be8aa900, {0x10e6be3c2124, 0x9, 0x81d42e?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2ef6640, 0x10e6be8aa900}, {0x10e6be3c2124, 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({0x10e6be3c2124, 0x9, 0x10e6000004e1?}, {0x2ef6640?, 0x10e6be8aa900?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrameHeader(0x10e6be3c20e0) /usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b net/http.(*http2Framer).ReadFrame(0x10e6be3c20e0) /usr/local/go/src/net/http/h2_bundle.go:2130 +0x18 net/http.(*http2clientConnReadLoop).run(0x10e6be9c3fa8) /usr/local/go/src/net/http/h2_bundle.go:9550 +0xca net/http.(*http2ClientConn).readLoop(0x10e6be202e00) /usr/local/go/src/net/http/h2_bundle.go:9419 +0x52 created by net/http.(*http2Transport).newClientConn in goroutine 16979 /usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5 goroutine 19694 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x10e6be0d8d20, {0x2f24900, 0x10e6be0d8e60}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:127 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x10e6be250a08, 0x10e6be0d8d20, 0x10e6be0d8d70, 0x19, 0x10e6bea3d7b8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 19691 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 19730 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x10e6be0d8d20, {0x2f24900, 0x10e6be0d8e60}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:127 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x10e6be250a08, 0x10e6be0d8d20, 0x10e6be0d8d70, 0x4b, 0x2ed9928?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 19691 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 19691 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x10e6be7df860?, 0xc0?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x10e6be75cad0) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/march.(*March).Run(0x10e6be7cb7a0, {0x2f24900, 0x10e6be0d8e10}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:277 +0x392 github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0x10e6be250a08) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:965 +0x265 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2f248c8, 0x10e6be7df440}, {0x2f44a60, 0x10e6be0c5200}, {0x2f44b40, 0x10e6be6cc300}, 0x0, 0x1, 0x1, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1378 +0x225 github.com/rclone/rclone/fs/sync.moveDir(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1394 github.com/rclone/rclone/fs/sync.MoveDir({0x2f248c8, 0x10e6be7df440}, {0x2f44a60, 0x10e6be0c5200}, {0x2f44b40, 0x10e6be6cc300}, 0x1, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1431 +0x48b github.com/rclone/rclone/fs/sync.TestTransformFile(0x10e6be0ce908) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:435 +0x1b8 testing.tRunner(0x10e6be0ce908, 0x2ed9928) /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 19731 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x10e6be0d8d20, {0x2f24900, 0x10e6be0d8e60}, 0x57) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:127 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x10e6be250a08, 0x10e6be0d8d20, 0x10e6be0d8d70, 0x57, 0x10e6beac47b8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 19691 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 19732 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x10e6be0d8d70, {0x2f24900, 0x10e6be0d8e60}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:127 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x10e6be250a08, {0x2f24900, 0x10e6be0d8e10}, 0x10e6be0d8d70, {0x2f44a60, 0x10e6be0c5200}, 0x0, 0x10e6bea4cfb8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:504 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 19691 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 19692 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x10e6be0d8d20, {0x2f24900, 0x10e6be0d8e60}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:127 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x10e6be250a08, 0x10e6be0d8d20, 0x10e6be0d8d70, 0x0, 0x10e6bea4efb8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 19691 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 19740 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:219 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 19691 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 19696 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x10e6be0d8d20, {0x2f24900, 0x10e6be0d8e60}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:127 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x10e6be250a08, 0x10e6be0d8d20, 0x10e6be0d8d70, 0x32, 0x10e6be540fb8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 19691 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 2606 [chan receive, 55 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 2416 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 19695 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x10e6be0d8d20, {0x2f24900, 0x10e6be0d8e60}, 0x25) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:127 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x10e6be250a08, 0x10e6be0d8d20, 0x10e6be0d8d70, 0x25, 0x10e6bea3cfb8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 19691 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 19742 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:219 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 19691 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 19739 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:219 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 19691 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 19693 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x10e6be0d8d20, {0x2f24900, 0x10e6be0d8e60}, 0xc) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:127 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x10e6be250a08, 0x10e6be0d8d20, 0x10e6be0d8d70, 0xc, 0x10e6bea94fb8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 19691 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 19733 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x10e6be0d8d70, {0x2f24900, 0x10e6be0d8e60}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:127 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x10e6be250a08, {0x2f24900, 0x10e6be0d8e10}, 0x10e6be0d8d70, {0x2f44a60, 0x10e6be0c5200}, 0x19, 0x10e6bea4e7b8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:504 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 19691 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 19734 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x10e6be0d8d70, {0x2f24900, 0x10e6be0d8e60}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:127 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x10e6be250a08, {0x2f24900, 0x10e6be0d8e10}, 0x10e6be0d8d70, {0x2f44a60, 0x10e6be0c5200}, 0x32, 0x10e6be7167b8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:504 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 19691 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 1h0m1.203602016s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncSizeOnly TestSyncIgnoreSize TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate]