"./sync.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/04 04:07:05 DEBUG : Creating backend with remote "TestInternxt:rclone-test-fofaxez4kupe" 2026/07/04 04:07:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 04:07:05 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/04 04:07:05 DEBUG : Creating backend with remote "/tmp/rclone2141017273" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:07:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 04:07:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/04 04:07:10 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:07:10 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (5.96s) === RUN TestCopy run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:07:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 04:07:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 04:07:12 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:07:12 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:07:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 04:07:17 INFO : sub dir/hello world: Copied (new) 2026/07/04 04:07:21 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata run.go:186: removing dir "sub dir" failed - try 1/5: sleeping 1s: directory not empty --- PASS: TestCopy (13.37s) === RUN TestCopyMetadata run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.63s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.80s) === RUN TestCopyMissingDirectory run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:07:26 DEBUG : Creating backend with remote "/non-existing" 2026/07/04 04:07:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/04 04:07:26 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:07:26 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.81s) === RUN TestCopyNoTraverse run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:07:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 04:07:27 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:07:27 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:07:33 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 04:07:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (9.27s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.11s) === RUN TestCopyCheckFirst run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:07:37 INFO : Internxt root 'rclone-test-fofaxez4kupe': Running all checks before starting transfers 2026/07/04 04:07:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 04:07:38 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:07:38 INFO : Internxt root 'rclone-test-fofaxez4kupe': Checks finished, now starting transfers 2026/07/04 04:07:38 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:07:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 04:07:47 INFO : sub dir/hello world: Copied (new) 2026/07/04 04:07:51 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyCheckFirst (20.89s) === RUN TestSyncNoTraverse run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:07:58 ERROR : Ignoring --no-traverse with sync 2026/07/04 04:07:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 04:07:58 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:07:58 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:08:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 04:08:05 INFO : sub dir/hello world: Copied (new) 2026/07/04 04:08:05 DEBUG : Waiting for deletions to finish 2026/07/04 04:08:11 ERROR : sub dir: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncNoTraverse (20.58s) === RUN TestCopyWithDepth run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:08:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/04 04:08:19 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:08:19 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:08:24 DEBUG : hello world2: size = 12 OK 2026/07/04 04:08:24 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (7.06s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:08:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 04:08:26 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:08:26 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:08:31 DEBUG : potato2: size = 11 OK 2026/07/04 04:08:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (8.43s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:08:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 04:08:34 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:08:34 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:08:40 DEBUG : potato2: size = 11 OK 2026/07/04 04:08:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (8.40s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:08:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/04 04:08:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 04:08:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/04 04:08:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 04:08:43 INFO : sub dir2: Making directory 2026/07/04 04:08:44 INFO : sub dir: Making directory 2026/07/04 04:08:44 INFO : sub dir2/sub sub dir2: Making directory 2026/07/04 04:08:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 04:08:45 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:08:45 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:08:52 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 04:08:52 INFO : sub dir/hello world: Copied (new) 2026/07/04 04:08:53 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.61s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:08:57 INFO : sub dir2: Making directory 2026/07/04 04:08:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/04 04:08:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 04:08:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 04:08:58 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:08:58 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:09:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 04:09:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.08s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:09:14 DEBUG : sub dir2: Making directory with metadata 2026/07/04 04:09:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 04:09:15 INFO : sub dir2: Making directory 2026/07/04 04:09:15 INFO : sub dir: Making directory 2026/07/04 04:09:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 04:09:15 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:09:15 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:09:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 04:09:20 INFO : sub dir/hello world: Copied (new) 2026/07/04 04:09:20 INFO : sub dir/hello world: Deleted 2026/07/04 04:09:21 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/04 04:09:21 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.78s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.15s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:09:25 INFO : sub dir2: Making directory 2026/07/04 04:09:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 04:09:29 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:09:29 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:09:35 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 04:09:35 INFO : sub dir/hello world: Copied (new) 2026/07/04 04:09:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (14.36s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:09:40 DEBUG : sub dir2: Making directory with metadata 2026/07/04 04:09:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 04:09:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 04:09:40 INFO : sub dir2: Making directory 2026/07/04 04:09:41 INFO : sub dir: Making directory 2026/07/04 04:09:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 04:09:41 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:09:41 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:09:46 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 04:09:46 INFO : sub dir/hello world: Copied (new) 2026/07/04 04:09:46 DEBUG : Waiting for deletions to finish 2026/07/04 04:09:48 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (10.78s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.66s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:09:51 INFO : sub dir2: Making directory 2026/07/04 04:09:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 04:09:51 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:09:51 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:09:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 04:09:59 INFO : sub dir/hello world: Copied (new) 2026/07/04 04:09:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (12.30s) === RUN TestServerSideCopy run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:10:11 DEBUG : Creating backend with remote "TestInternxt:rclone-test-papakud8vuhe" 2026/07/04 04:10:12 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:620: Server side copy (if possible) Internxt root 'rclone-test-fofaxez4kupe' -> Internxt root 'rclone-test-papakud8vuhe' 2026/07/04 04:10:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 04:10:13 DEBUG : Internxt root 'rclone-test-papakud8vuhe': Waiting for checks to finish 2026/07/04 04:10:13 DEBUG : Internxt root 'rclone-test-papakud8vuhe': Waiting for transfers to finish 2026/07/04 04:10:30 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 04:10:30 INFO : sub dir/hello world: Copied (new) 2026/07/04 04:10:31 DEBUG : Internxt root 'rclone-test-papakud8vuhe': Purge object "sub dir/hello world" 2026/07/04 04:10:32 DEBUG : Internxt root 'rclone-test-papakud8vuhe': Purge dir "sub dir" 2026/07/04 04:10:32 DEBUG : Internxt root 'rclone-test-papakud8vuhe': Purge dir "" --- PASS: TestServerSideCopy (32.00s) === RUN TestCopyOverSelf run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:10:42 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:10:42 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:10:42 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:10:42 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 04:10:42 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:10:42 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-sifuhoz1. (UUID: 8519c5be-8f94-43d3-8e75-a22e11b702a4) 2026/07/04 04:10:48 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file hello world.rclone-backup-sifuhoz1. (UUID: 8519c5be-8f94-43d3-8e75-a22e11b702a4) 2026/07/04 04:10:48 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:10:48 DEBUG : sub dir/hello world: size = 17 OK 2026/07/04 04:10:48 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (15.07s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:10:58 DEBUG : Creating backend with remote "TestInternxt:rclone-test-vemoxoz4more" 2026/07/04 04:10:59 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:656: Server side copy (if possible) Internxt root 'rclone-test-fofaxez4kupe' -> Internxt root 'rclone-test-vemoxoz4more' 2026/07/04 04:11:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 04:11:00 DEBUG : Internxt root 'rclone-test-vemoxoz4more': Waiting for checks to finish 2026/07/04 04:11:00 DEBUG : Internxt root 'rclone-test-vemoxoz4more': Waiting for transfers to finish 2026/07/04 04:11:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 04:11:15 INFO : sub dir/hello world: Copied (new) 2026/07/04 04:11:17 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-nogutil9. (UUID: 263677df-94de-4e07-b477-9d9f7f60bf8f) 2026/07/04 04:11:21 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file hello world.rclone-backup-nogutil9. (UUID: 263677df-94de-4e07-b477-9d9f7f60bf8f) 2026/07/04 04:11:21 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:11:23 DEBUG : Internxt root 'rclone-test-vemoxoz4more': Waiting for checks to finish 2026/07/04 04:11:23 DEBUG : sub dir/hello world: size = 17 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:11:23 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-vemoxoz4more') 2026/07/04 04:11:23 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 04:11:23 DEBUG : Internxt root 'rclone-test-vemoxoz4more': Waiting for transfers to finish 2026/07/04 04:11:24 DEBUG : Internxt root 'rclone-test-vemoxoz4more': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-hoyezoh5. (UUID: 5bc7e51f-c9bf-4296-8450-49a2a58094c0) 2026/07/04 04:11:28 DEBUG : Internxt root 'rclone-test-vemoxoz4more': Upload succeeded, deleting backup file hello world.rclone-backup-hoyezoh5. (UUID: 5bc7e51f-c9bf-4296-8450-49a2a58094c0) 2026/07/04 04:11:28 DEBUG : Internxt root 'rclone-test-vemoxoz4more': Successfully deleted backup file 2026/07/04 04:11:28 DEBUG : sub dir/hello world: size = 17 OK 2026/07/04 04:11:28 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/04 04:11:31 DEBUG : Internxt root 'rclone-test-vemoxoz4more': Purge object "sub dir/hello world" 2026/07/04 04:11:31 DEBUG : Internxt root 'rclone-test-vemoxoz4more': Purge dir "sub dir" 2026/07/04 04:11:32 DEBUG : Internxt root 'rclone-test-vemoxoz4more': Purge dir "" --- PASS: TestServerSideCopyOverSelf (44.91s) === RUN TestMoveOverSelf run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:11:43 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:11:43 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:11:43 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 04:11:43 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:11:43 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:11:43 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-jobibiy6. (UUID: d03b7344-7c57-480a-9eb4-85f6349f8adf) 2026/07/04 04:11:49 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file hello world.rclone-backup-jobibiy6. (UUID: d03b7344-7c57-480a-9eb4-85f6349f8adf) 2026/07/04 04:11:50 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:11:50 DEBUG : sub dir/hello world: size = 17 OK 2026/07/04 04:11:50 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/04 04:11:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (17.50s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:12:01 DEBUG : Creating backend with remote "TestInternxt:rclone-test-xujucaj3luje" 2026/07/04 04:12:01 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:701: Server side copy (if possible) Internxt root 'rclone-test-fofaxez4kupe' -> Internxt root 'rclone-test-xujucaj3luje' 2026/07/04 04:12:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 04:12:02 DEBUG : Internxt root 'rclone-test-xujucaj3luje': Waiting for checks to finish 2026/07/04 04:12:02 DEBUG : Internxt root 'rclone-test-xujucaj3luje': Waiting for transfers to finish 2026/07/04 04:12:16 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 04:12:16 INFO : sub dir/hello world: Copied (new) 2026/07/04 04:12:17 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-xeveler6. (UUID: cdd1d0d7-f2a8-47ab-b214-ddd213e87dd7) 2026/07/04 04:12:22 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file hello world.rclone-backup-xeveler6. (UUID: cdd1d0d7-f2a8-47ab-b214-ddd213e87dd7) 2026/07/04 04:12:22 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:12:24 DEBUG : sub dir/hello world: size = 17 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:12:24 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-xujucaj3luje') 2026/07/04 04:12:24 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 04:12:24 DEBUG : Internxt root 'rclone-test-xujucaj3luje': Waiting for checks to finish 2026/07/04 04:12:24 DEBUG : Internxt root 'rclone-test-xujucaj3luje': Waiting for transfers to finish 2026/07/04 04:12:25 DEBUG : Internxt root 'rclone-test-xujucaj3luje': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-gadayud2. (UUID: 18190232-f62a-4e70-a17d-07eb7786dcff) 2026/07/04 04:12:31 DEBUG : Internxt root 'rclone-test-xujucaj3luje': Upload succeeded, deleting backup file hello world.rclone-backup-gadayud2. (UUID: 18190232-f62a-4e70-a17d-07eb7786dcff) 2026/07/04 04:12:32 DEBUG : Internxt root 'rclone-test-xujucaj3luje': Successfully deleted backup file 2026/07/04 04:12:32 DEBUG : sub dir/hello world: size = 17 OK 2026/07/04 04:12:32 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/04 04:12:32 INFO : sub dir/hello world: Deleted 2026/07/04 04:12:42 DEBUG : testing file moves 2026/07/04 04:12:43 DEBUG : sub dir/hello world: size = 24 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:12:43 DEBUG : sub dir/hello world: size = 17 (Internxt root 'rclone-test-xujucaj3luje') 2026/07/04 04:12:43 DEBUG : sub dir/hello world: Sizes differ 2026/07/04 04:12:43 DEBUG : Internxt root 'rclone-test-xujucaj3luje': Waiting for checks to finish 2026/07/04 04:12:43 DEBUG : Internxt root 'rclone-test-xujucaj3luje': Waiting for transfers to finish 2026/07/04 04:12:44 DEBUG : Internxt root 'rclone-test-xujucaj3luje': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-gageleg6. (UUID: cd35e5be-5ec0-46ae-8b25-515963ffd59a) 2026/07/04 04:12:49 DEBUG : Internxt root 'rclone-test-xujucaj3luje': Upload succeeded, deleting backup file hello world.rclone-backup-gageleg6. (UUID: cd35e5be-5ec0-46ae-8b25-515963ffd59a) 2026/07/04 04:12:50 DEBUG : Internxt root 'rclone-test-xujucaj3luje': Successfully deleted backup file 2026/07/04 04:12:50 DEBUG : sub dir/hello world: size = 24 OK 2026/07/04 04:12:50 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/04 04:12:50 INFO : sub dir/hello world: Deleted 2026/07/04 04:12:53 DEBUG : Internxt root 'rclone-test-xujucaj3luje': Purge object "sub dir/hello world" 2026/07/04 04:12:53 DEBUG : Internxt root 'rclone-test-xujucaj3luje': Purge dir "sub dir" 2026/07/04 04:12:54 DEBUG : Internxt root 'rclone-test-xujucaj3luje': Purge dir "" --- PASS: TestServerSideMoveOverSelf (63.57s) === RUN TestCopyAfterDelete run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:13:07 ERROR : error listing: directory not found 2026/07/04 04:13:08 INFO : Local file system at /tmp/rclone2141017273: Making directory 2026/07/04 04:13:09 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:13:09 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (15.16s) === RUN TestCopyRedownload run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:13:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/04 04:13:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 04:13:19 DEBUG : Local file system at /tmp/rclone2141017273: Waiting for checks to finish 2026/07/04 04:13:19 DEBUG : Local file system at /tmp/rclone2141017273: Waiting for transfers to finish 2026/07/04 04:13:19 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/07/04 04:13:19 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/07/04 04:13:19 INFO : sub dir/hello world: Copied (new) 2026/07/04 04:13:19 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (9.69s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:13:22 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/04 04:13:22 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:13:22 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:13:27 DEBUG : check sum: size = 1 OK 2026/07/04 04:13:27 INFO : check sum: Copied (new) 2026/07/04 04:13:27 DEBUG : Waiting for deletions to finish 2026/07/04 04:13:29 DEBUG : check sum: size = 1 OK 2026/07/04 04:13:29 NOTICE: Internxt root 'rclone-test-fofaxez4kupe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/04 04:13:29 DEBUG : check sum: Size of src and dst objects identical 2026/07/04 04:13:29 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:13:29 DEBUG : check sum: Unchanged skipping 2026/07/04 04:13:29 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:13:29 DEBUG : Waiting for deletions to finish 2026/07/04 04:13:29 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (9.05s) === RUN TestSyncSizeOnly run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:13:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/04 04:13:34 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:13:34 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:13:40 DEBUG : sizeonly: size = 6 OK 2026/07/04 04:13:40 INFO : sizeonly: Copied (new) 2026/07/04 04:13:40 DEBUG : Waiting for deletions to finish 2026/07/04 04:13:41 DEBUG : sizeonly: size = 6 OK 2026/07/04 04:13:41 DEBUG : sizeonly: Sizes identical 2026/07/04 04:13:41 DEBUG : sizeonly: Unchanged skipping 2026/07/04 04:13:41 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:13:41 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:13:41 DEBUG : Waiting for deletions to finish 2026/07/04 04:13:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (12.41s) === RUN TestSyncIgnoreSize run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:13:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/04 04:13:43 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:13:43 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:13:48 INFO : ignore-size: Copied (new) 2026/07/04 04:13:48 DEBUG : Waiting for deletions to finish 2026/07/04 04:13:49 DEBUG : ignore-size: Sizes identical 2026/07/04 04:13:49 DEBUG : ignore-size: Unchanged skipping 2026/07/04 04:13:49 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:13:49 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:13:49 DEBUG : Waiting for deletions to finish 2026/07/04 04:13:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (11.13s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:14:02 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:14:02 DEBUG : existing: size = 6 OK 2026/07/04 04:14:02 DEBUG : existing: Sizes identical 2026/07/04 04:14:02 DEBUG : existing: Unchanged skipping 2026/07/04 04:14:02 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:14:02 DEBUG : Waiting for deletions to finish 2026/07/04 04:14:02 INFO : There was nothing to transfer 2026/07/04 04:14:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/04 04:14:04 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:14:04 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:14:04 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file existing to backup existing.rclone-backup-dujasor8. (UUID: 9f3fd6cc-ad29-4bf5-9938-d396bddc63ac) 2026/07/04 04:14:10 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file existing.rclone-backup-dujasor8. (UUID: 9f3fd6cc-ad29-4bf5-9938-d396bddc63ac) 2026/07/04 04:14:10 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:14:10 DEBUG : existing: size = 6 OK 2026/07/04 04:14:10 INFO : existing: Copied (replaced existing) 2026/07/04 04:14:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (17.77s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:14:12 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/04 04:14:12 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:14:12 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:14:19 DEBUG : existing: size = 6 OK 2026/07/04 04:14:19 INFO : existing: Copied (new) 2026/07/04 04:14:19 DEBUG : Waiting for deletions to finish 2026/07/04 04:14:20 DEBUG : existing: Destination exists, skipping 2026/07/04 04:14:20 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:14:20 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:14:20 DEBUG : Waiting for deletions to finish 2026/07/04 04:14:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (9.63s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:14:35 INFO : d: Making directory 2026/07/04 04:14:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/04 04:14:37 DEBUG : c/non empty space: size = 5 OK 2026/07/04 04:14:37 DEBUG : c/non empty space: Sizes identical 2026/07/04 04:14:37 DEBUG : c/non empty space: Unchanged skipping 2026/07/04 04:14:37 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:14:37 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:14:43 DEBUG : a/potato2: size = 60 OK 2026/07/04 04:14:43 INFO : a/potato2: Copied (new) 2026/07/04 04:14:43 DEBUG : Waiting for deletions to finish 2026/07/04 04:14:44 INFO : b/potato: Deleted 2026/07/04 04:14:44 INFO : d: Removing directory 2026/07/04 04:14:45 INFO : b: Removing directory 2026/07/04 04:14:45 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': deleted 2 directories --- PASS: TestSyncIgnoreErrors (28.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:14:57 DEBUG : empty space: size = 1 OK 2026/07/04 04:14:57 DEBUG : empty space: Sizes identical 2026/07/04 04:14:57 DEBUG : empty space: Unchanged skipping 2026/07/04 04:14:57 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:14:57 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:14:57 DEBUG : Waiting for deletions to finish 2026/07/04 04:14:57 INFO : There was nothing to transfer 2026/07/04 04:14:59 DEBUG : empty space: size = 1 OK 2026/07/04 04:14:59 DEBUG : empty space: Sizes identical 2026/07/04 04:14:59 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:14:59 DEBUG : empty space: Unchanged skipping 2026/07/04 04:14:59 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:14:59 DEBUG : Waiting for deletions to finish 2026/07/04 04:14:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (11.18s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.52s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.71s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:15:10 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/04 04:15:10 DEBUG : empty space: size = 1 OK 2026/07/04 04:15:10 DEBUG : empty space: Sizes identical 2026/07/04 04:15:10 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:15:10 DEBUG : empty space: Unchanged skipping 2026/07/04 04:15:10 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:15:15 DEBUG : potato: size = 60 OK 2026/07/04 04:15:15 INFO : potato: Copied (new) 2026/07/04 04:15:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (15.93s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:15:24 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:15:24 DEBUG : potato: size = 60 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:15:24 DEBUG : potato: Sizes differ 2026/07/04 04:15:24 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:15:24 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:15:30 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file potato to backup potato.rclone-backup-mewigoz6. (UUID: 19640b3c-6f80-4c31-a582-9b38a9b08231) 2026/07/04 04:15:35 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file potato.rclone-backup-mewigoz6. (UUID: 19640b3c-6f80-4c31-a582-9b38a9b08231) 2026/07/04 04:15:36 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:15:36 DEBUG : potato: size = 21 OK 2026/07/04 04:15:36 INFO : potato: Copied (replaced existing) 2026/07/04 04:15:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (20.94s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/07/04 04:15:46 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:15:46 DEBUG : potato: size = 36 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:15:46 DEBUG : potato: Sizes differ 2026/07/04 04:15:46 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:15:46 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:15:46 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file potato to backup potato.rclone-backup-setoruz7. (UUID: 101d321b-9872-4d62-a9a0-4a3ee5c2662b) 2026/07/04 04:15:50 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file potato.rclone-backup-setoruz7. (UUID: 101d321b-9872-4d62-a9a0-4a3ee5c2662b) 2026/07/04 04:15:51 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:15:51 DEBUG : potato: size = 21 OK 2026/07/04 04:15:51 INFO : potato: Copied (replaced existing) 2026/07/04 04:15:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (12.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:16:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 04:16:03 DEBUG : empty space: size = 1 OK 2026/07/04 04:16:03 DEBUG : empty space: Sizes identical 2026/07/04 04:16:03 DEBUG : empty space: Unchanged skipping 2026/07/04 04:16:03 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:16:03 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:16:03 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/04 04:16:03 DEBUG : Waiting for deletions to finish 2026/07/04 04:16:03 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (14.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:16:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 04:16:21 DEBUG : empty space: size = 1 OK 2026/07/04 04:16:21 DEBUG : empty space: Sizes identical 2026/07/04 04:16:21 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:16:21 DEBUG : empty space: Unchanged skipping 2026/07/04 04:16:21 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:16:27 DEBUG : potato2: size = 60 OK 2026/07/04 04:16:27 INFO : potato2: Copied (new) 2026/07/04 04:16:27 DEBUG : Waiting for deletions to finish 2026/07/04 04:16:27 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (25.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:16:43 INFO : d: Making directory 2026/07/04 04:16:44 INFO : d/e: Making directory 2026/07/04 04:16:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/04 04:16:47 DEBUG : c/non empty space: size = 5 OK 2026/07/04 04:16:47 DEBUG : c/non empty space: Sizes identical 2026/07/04 04:16:47 DEBUG : c/non empty space: Unchanged skipping 2026/07/04 04:16:48 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:16:48 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:16:52 DEBUG : a/potato2: size = 60 OK 2026/07/04 04:16:52 INFO : a/potato2: Copied (new) 2026/07/04 04:16:52 DEBUG : Waiting for deletions to finish 2026/07/04 04:16:53 INFO : b/potato: Deleted 2026/07/04 04:16:53 INFO : d/e: Removing directory 2026/07/04 04:16:54 INFO : d: Removing directory 2026/07/04 04:16:54 INFO : b: Removing directory 2026/07/04 04:16:57 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (34.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:17:17 INFO : d: Making directory 2026/07/04 04:17:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/04 04:17:20 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:17:20 DEBUG : c/non empty space: size = 5 OK 2026/07/04 04:17:20 DEBUG : c/non empty space: Sizes identical 2026/07/04 04:17:20 DEBUG : c/non empty space: Unchanged skipping 2026/07/04 04:17:20 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:17:26 DEBUG : a/potato2: size = 60 OK 2026/07/04 04:17:26 INFO : a/potato2: Copied (new) 2026/07/04 04:17:26 ERROR : Internxt root 'rclone-test-fofaxez4kupe': not deleting files as there were IO errors 2026/07/04 04:17:26 ERROR : Internxt root 'rclone-test-fofaxez4kupe': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (32.29s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:17:50 DEBUG : Waiting for deletions to finish 2026/07/04 04:17:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 04:17:50 DEBUG : empty space: size = 1 OK 2026/07/04 04:17:50 DEBUG : empty space: Sizes identical 2026/07/04 04:17:50 DEBUG : empty space: Unchanged skipping 2026/07/04 04:17:50 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:17:50 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:17:51 INFO : potato: Deleted 2026/07/04 04:17:56 DEBUG : potato2: size = 60 OK 2026/07/04 04:17:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (19.35s) === RUN TestSyncDeleteBefore run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:18:09 DEBUG : Waiting for deletions to finish 2026/07/04 04:18:10 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:18:10 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:18:10 INFO : potato: Deleted 2026/07/04 04:18:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 04:18:11 DEBUG : empty space: size = 1 OK 2026/07/04 04:18:11 DEBUG : empty space: Sizes identical 2026/07/04 04:18:11 DEBUG : empty space: Unchanged skipping 2026/07/04 04:18:11 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:18:11 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:18:18 DEBUG : potato2: size = 60 OK 2026/07/04 04:18:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (21.18s) === RUN TestCopyDeleteBefore run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:18:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 04:18:26 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:18:26 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:18:31 DEBUG : potato2: size = 19 OK 2026/07/04 04:18:31 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (12.81s) === RUN TestSyncWithExclude run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:18:44 DEBUG : enormous: Excluded (Size Filter) 2026/07/04 04:18:44 DEBUG : enormous: Excluded 2026/07/04 04:18:44 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 04:18:44 DEBUG : potato2: Excluded 2026/07/04 04:18:45 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 04:18:45 DEBUG : potato2: Excluded 2026/07/04 04:18:45 DEBUG : empty space: size = 1 OK 2026/07/04 04:18:45 DEBUG : empty space: Sizes identical 2026/07/04 04:18:45 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:18:45 DEBUG : empty space: Unchanged skipping 2026/07/04 04:18:45 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:18:45 DEBUG : Waiting for deletions to finish 2026/07/04 04:18:45 INFO : There was nothing to transfer 2026/07/04 04:18:45 DEBUG : enormous: Excluded (Size Filter) 2026/07/04 04:18:45 DEBUG : enormous: Excluded 2026/07/04 04:18:45 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 04:18:45 DEBUG : potato2: Excluded 2026/07/04 04:18:46 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 04:18:46 DEBUG : potato2: Excluded 2026/07/04 04:18:46 DEBUG : empty space: size = 1 OK 2026/07/04 04:18:46 DEBUG : empty space: Sizes identical 2026/07/04 04:18:46 DEBUG : empty space: Unchanged skipping 2026/07/04 04:18:46 DEBUG : Local file system at /tmp/rclone2141017273: Waiting for checks to finish 2026/07/04 04:18:46 DEBUG : Local file system at /tmp/rclone2141017273: Waiting for transfers to finish 2026/07/04 04:18:46 DEBUG : Waiting for deletions to finish 2026/07/04 04:18:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (16.93s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:19:07 DEBUG : enormous: Excluded (Size Filter) 2026/07/04 04:19:07 DEBUG : enormous: Excluded 2026/07/04 04:19:07 DEBUG : potato2: Excluded (Size Filter) 2026/07/04 04:19:07 DEBUG : potato2: Excluded 2026/07/04 04:19:07 DEBUG : empty space: size = 1 OK 2026/07/04 04:19:07 DEBUG : empty space: Sizes identical 2026/07/04 04:19:07 DEBUG : empty space: Unchanged skipping 2026/07/04 04:19:07 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:19:07 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:19:07 DEBUG : Waiting for deletions to finish 2026/07/04 04:19:08 INFO : enormous: Deleted 2026/07/04 04:19:08 INFO : potato2: Deleted 2026/07/04 04:19:08 INFO : There was nothing to transfer 2026/07/04 04:19:09 DEBUG : empty space: size = 1 OK 2026/07/04 04:19:09 DEBUG : empty space: Sizes identical 2026/07/04 04:19:09 DEBUG : empty space: Unchanged skipping 2026/07/04 04:19:09 DEBUG : Local file system at /tmp/rclone2141017273: Waiting for checks to finish 2026/07/04 04:19:09 DEBUG : Local file system at /tmp/rclone2141017273: Waiting for transfers to finish 2026/07/04 04:19:09 DEBUG : Waiting for deletions to finish 2026/07/04 04:19:09 INFO : potato2: Deleted 2026/07/04 04:19:09 INFO : enormous: Deleted 2026/07/04 04:19:09 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (23.29s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.58s) === 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 "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/07/04 04:19:13 ERROR : Internxt root 'rclone-test-fofaxez4kupe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/07/04 04:19:13 ERROR : Internxt root 'rclone-test-fofaxez4kupe': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/04 04:19:14 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/04 04:19:14 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/04 04:19:14 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:19:14 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:19:19 DEBUG : potato: size = 14 OK 2026/07/04 04:19:19 INFO : potato: Copied (new) 2026/07/04 04:19:20 DEBUG : yam: size = 11 OK 2026/07/04 04:19:20 INFO : yam: Copied (new) 2026/07/04 04:19:20 DEBUG : Waiting for deletions to finish 2026/07/04 04:19:20 ERROR : Internxt root 'rclone-test-fofaxez4kupe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/07/04 04:19:20 ERROR : Internxt root 'rclone-test-fofaxez4kupe': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/04 04:19:21 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/04 04:19:21 DEBUG : potato: size = 14 OK 2026/07/04 04:19:21 DEBUG : potato: Sizes identical 2026/07/04 04:19:21 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:19:21 DEBUG : potato: Unchanged skipping 2026/07/04 04:19:21 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:19:27 DEBUG : yaml: size = 11 OK 2026/07/04 04:19:27 INFO : yaml: Copied (new) 2026/07/04 04:19:27 DEBUG : Waiting for deletions to finish 2026/07/04 04:19:28 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (18.69s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/07/04 04:19:32 ERROR : Internxt root 'rclone-test-fofaxez4kupe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/07/04 04:19:32 ERROR : Internxt root 'rclone-test-fofaxez4kupe': Ignoring --track-renames as either the source or destination do not support modtime 2026/07/04 04:19:32 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/04 04:19:32 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/04 04:19:32 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:19:32 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:19:38 DEBUG : potato: size = 14 OK 2026/07/04 04:19:38 INFO : potato: Copied (new) 2026/07/04 04:19:38 DEBUG : yam: size = 11 OK 2026/07/04 04:19:38 INFO : yam: Copied (new) 2026/07/04 04:19:38 DEBUG : Waiting for deletions to finish 2026/07/04 04:19:39 ERROR : Internxt root 'rclone-test-fofaxez4kupe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/07/04 04:19:39 ERROR : Internxt root 'rclone-test-fofaxez4kupe': Ignoring --track-renames as either the source or destination do not support modtime 2026/07/04 04:19:40 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/04 04:19:40 DEBUG : potato: size = 14 OK 2026/07/04 04:19:40 DEBUG : potato: Sizes identical 2026/07/04 04:19:40 DEBUG : potato: Unchanged skipping 2026/07/04 04:19:40 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:19:40 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:19:45 DEBUG : yaml: size = 11 OK 2026/07/04 04:19:45 INFO : yaml: Copied (new) 2026/07/04 04:19:45 DEBUG : Waiting for deletions to finish 2026/07/04 04:19:46 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (16.60s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/07/04 04:19:49 ERROR : Internxt root 'rclone-test-fofaxez4kupe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/07/04 04:19:49 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/04 04:19:49 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/07/04 04:19:49 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:19:49 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:19:54 DEBUG : potato: size = 14 OK 2026/07/04 04:19:54 INFO : potato: Copied (new) 2026/07/04 04:19:55 DEBUG : sub/yam: size = 11 OK 2026/07/04 04:19:55 INFO : sub/yam: Copied (new) 2026/07/04 04:19:55 DEBUG : Waiting for deletions to finish 2026/07/04 04:19:56 ERROR : Internxt root 'rclone-test-fofaxez4kupe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/07/04 04:19:56 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/04 04:19:56 DEBUG : potato: size = 14 OK 2026/07/04 04:19:56 DEBUG : potato: Sizes identical 2026/07/04 04:19:56 DEBUG : potato: Unchanged skipping 2026/07/04 04:19:57 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:19:57 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:20:02 DEBUG : yam: size = 11 OK 2026/07/04 04:20:02 INFO : yam: Copied (new) 2026/07/04 04:20:02 DEBUG : Waiting for deletions to finish 2026/07/04 04:20:03 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.11s) === RUN TestServerSideMoveLocal run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:20:07 DEBUG : Creating backend with remote "/tmp/rclone2141017273/dir1" 2026/07/04 04:20:07 DEBUG : Config file has changed externally - reloading 2026/07/04 04:20:07 DEBUG : Creating backend with remote "/tmp/rclone2141017273/dir2" 2026/07/04 04:20:07 DEBUG : Local file system at /tmp/rclone2141017273/dir2: Using server-side directory move 2026/07/04 04:20:07 INFO : Local file system at /tmp/rclone2141017273/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/04 04:20:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/04 04:20:07 INFO : file1.txt: Moved (server-side) 2026/07/04 04:20:07 DEBUG : Local file system at /tmp/rclone2141017273/dir2: Waiting for checks to finish 2026/07/04 04:20:07 DEBUG : Local file system at /tmp/rclone2141017273/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.75s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:20:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 04:20:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/04 04:20:08 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:20:08 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:20:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 04:20:15 INFO : sub dir/hello world: Copied (new) 2026/07/04 04:20:15 INFO : sub dir/hello world: Deleted 2026/07/04 04:20:17 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/04 04:20:17 INFO : nested/sub dir/file: Copied (new) 2026/07/04 04:20:17 INFO : nested/sub dir/file: Deleted 2026/07/04 04:20:17 INFO : sub dir: Removing directory 2026/07/04 04:20:17 INFO : nested/sub dir: Removing directory 2026/07/04 04:20:17 INFO : nested: Removing directory 2026/07/04 04:20:17 DEBUG : Local file system at /tmp/rclone2141017273: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (17.99s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:20:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/04 04:20:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/04 04:20:26 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:20:26 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:20:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/04 04:20:32 INFO : sub dir/hello world: Copied (new) 2026/07/04 04:20:32 INFO : sub dir/hello world: Deleted 2026/07/04 04:20:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/04 04:20:34 INFO : nested/sub dir/file: Copied (new) 2026/07/04 04:20:34 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (15.29s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:20:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/04 04:20:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/04 04:20:41 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:20:41 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:20:45 DEBUG : existing: size = 6 OK 2026/07/04 04:20:45 INFO : existing: Copied (new) 2026/07/04 04:20:45 INFO : existing: Deleted 2026/07/04 04:20:48 DEBUG : existing-b: size = 6 OK 2026/07/04 04:20:48 INFO : existing-b: Copied (new) 2026/07/04 04:20:48 INFO : existing-b: Deleted 2026/07/04 04:20:49 DEBUG : existing: Destination exists, skipping 2026/07/04 04:20:49 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:20:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/04 04:20:49 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:20:49 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (10.81s) === RUN TestServerSideMove run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:20:51 DEBUG : Creating backend with remote "TestInternxt:rclone-test-becupij7ciki" 2026/07/04 04:20:52 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:1736: Server side move (if possible) Internxt root 'rclone-test-fofaxez4kupe' -> Internxt root 'rclone-test-becupij7ciki' 2026/07/04 04:21:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 04:21:30 DEBUG : empty space: size = 1 OK 2026/07/04 04:21:30 DEBUG : empty space: Sizes identical 2026/07/04 04:21:30 DEBUG : empty space: Unchanged skipping 2026/07/04 04:21:30 DEBUG : Internxt root 'rclone-test-becupij7ciki': Waiting for checks to finish 2026/07/04 04:21:30 DEBUG : potato3: size = 68 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:21:30 DEBUG : potato3: size = 60 (Internxt root 'rclone-test-becupij7ciki') 2026/07/04 04:21:30 DEBUG : potato3: Sizes differ 2026/07/04 04:21:30 INFO : empty space: Deleted 2026/07/04 04:21:30 DEBUG : Internxt root 'rclone-test-becupij7ciki': Waiting for transfers to finish 2026/07/04 04:21:31 DEBUG : Internxt root 'rclone-test-becupij7ciki': Renamed existing file potato3 to backup potato3.rclone-backup-zudofib5. (UUID: 7fd9c1ba-e068-4cd9-858b-bf4f7d6fd6bc) 2026/07/04 04:21:35 DEBUG : potato2: size = 60 OK 2026/07/04 04:21:35 INFO : potato2: Copied (new) 2026/07/04 04:21:35 DEBUG : Internxt root 'rclone-test-becupij7ciki': Upload succeeded, deleting backup file potato3.rclone-backup-zudofib5. (UUID: 7fd9c1ba-e068-4cd9-858b-bf4f7d6fd6bc) 2026/07/04 04:21:36 INFO : potato2: Deleted 2026/07/04 04:21:36 DEBUG : Internxt root 'rclone-test-becupij7ciki': Successfully deleted backup file 2026/07/04 04:21:36 DEBUG : potato3: size = 68 OK 2026/07/04 04:21:36 INFO : potato3: Copied (replaced existing) 2026/07/04 04:21:36 INFO : potato3: Deleted 2026/07/04 04:21:37 DEBUG : Creating backend with remote "TestInternxt:rclone-test-fagoxax3xifu" 2026/07/04 04:21:37 DEBUG : Config file has changed externally - reloading 2026/07/04 04:21:38 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/04 04:21:38 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/04 04:21:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 04:21:38 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/04 04:21:38 DEBUG : Internxt root 'rclone-test-fagoxax3xifu': Waiting for checks to finish 2026/07/04 04:21:38 DEBUG : Internxt root 'rclone-test-fagoxax3xifu': Waiting for transfers to finish 2026/07/04 04:21:47 DEBUG : potato3: size = 68 OK 2026/07/04 04:21:47 INFO : potato3: Copied (new) 2026/07/04 04:21:48 INFO : potato3: Deleted 2026/07/04 04:21:49 DEBUG : potato2: size = 60 OK 2026/07/04 04:21:49 INFO : potato2: Copied (new) 2026/07/04 04:21:49 INFO : potato2: Deleted 2026/07/04 04:21:50 DEBUG : empty space: size = 1 OK 2026/07/04 04:21:50 INFO : empty space: Copied (new) 2026/07/04 04:21:50 INFO : empty space: Deleted 2026/07/04 04:21:52 DEBUG : Internxt root 'rclone-test-fagoxax3xifu': Purge object "empty space" 2026/07/04 04:21:52 DEBUG : Internxt root 'rclone-test-fagoxax3xifu': Purge object "potato2" 2026/07/04 04:21:53 DEBUG : Internxt root 'rclone-test-fagoxax3xifu': Purge object "potato3" 2026/07/04 04:21:53 DEBUG : Internxt root 'rclone-test-fagoxax3xifu': Purge dir "" 2026/07/04 04:21:54 DEBUG : Internxt root 'rclone-test-becupij7ciki': Purge dir "" --- PASS: TestServerSideMove (63.76s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:21:55 DEBUG : Creating backend with remote "TestInternxt:rclone-test-zamegaw7kace" 2026/07/04 04:21:56 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:1736: Server side move (if possible) Internxt root 'rclone-test-fofaxez4kupe' -> Internxt root 'rclone-test-zamegaw7kace' 2026/07/04 04:22:31 DEBUG : empty space: Excluded (Size Filter) 2026/07/04 04:22:31 DEBUG : empty space: Excluded 2026/07/04 04:22:31 DEBUG : empty space: Excluded (Size Filter) 2026/07/04 04:22:31 DEBUG : empty space: Excluded 2026/07/04 04:22:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 04:22:31 DEBUG : potato3: size = 68 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:22:31 DEBUG : potato3: size = 60 (Internxt root 'rclone-test-zamegaw7kace') 2026/07/04 04:22:31 DEBUG : Internxt root 'rclone-test-zamegaw7kace': Waiting for checks to finish 2026/07/04 04:22:31 DEBUG : potato3: Sizes differ 2026/07/04 04:22:31 DEBUG : Internxt root 'rclone-test-zamegaw7kace': Waiting for transfers to finish 2026/07/04 04:22:32 DEBUG : Internxt root 'rclone-test-zamegaw7kace': Renamed existing file potato3 to backup potato3.rclone-backup-kojocil5. (UUID: 728d1875-80e3-459a-88f8-dad909bf6f00) 2026/07/04 04:22:37 DEBUG : potato2: size = 60 OK 2026/07/04 04:22:37 INFO : potato2: Copied (new) 2026/07/04 04:22:37 INFO : potato2: Deleted 2026/07/04 04:22:38 DEBUG : Internxt root 'rclone-test-zamegaw7kace': Upload succeeded, deleting backup file potato3.rclone-backup-kojocil5. (UUID: 728d1875-80e3-459a-88f8-dad909bf6f00) 2026/07/04 04:22:38 DEBUG : Internxt root 'rclone-test-zamegaw7kace': Successfully deleted backup file 2026/07/04 04:22:38 DEBUG : potato3: size = 68 OK 2026/07/04 04:22:38 INFO : potato3: Copied (replaced existing) 2026/07/04 04:22:39 INFO : potato3: Deleted 2026/07/04 04:22:40 DEBUG : Creating backend with remote "TestInternxt:rclone-test-pequkey6vopo" 2026/07/04 04:22:40 DEBUG : Config file has changed externally - reloading 2026/07/04 04:22:40 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/04 04:22:41 DEBUG : empty space: Excluded (Size Filter) 2026/07/04 04:22:41 DEBUG : empty space: Excluded 2026/07/04 04:22:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 04:22:41 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/04 04:22:41 DEBUG : Internxt root 'rclone-test-pequkey6vopo': Waiting for checks to finish 2026/07/04 04:22:41 DEBUG : Internxt root 'rclone-test-pequkey6vopo': Waiting for transfers to finish 2026/07/04 04:22:51 DEBUG : potato2: size = 60 OK 2026/07/04 04:22:51 INFO : potato2: Copied (new) 2026/07/04 04:22:52 INFO : potato2: Deleted 2026/07/04 04:22:52 DEBUG : potato3: size = 68 OK 2026/07/04 04:22:52 INFO : potato3: Copied (new) 2026/07/04 04:22:53 INFO : potato3: Deleted 2026/07/04 04:22:55 DEBUG : Internxt root 'rclone-test-pequkey6vopo': Purge object "potato2" 2026/07/04 04:22:55 DEBUG : Internxt root 'rclone-test-pequkey6vopo': Purge object "potato3" 2026/07/04 04:22:56 DEBUG : Internxt root 'rclone-test-pequkey6vopo': Purge dir "" 2026/07/04 04:22:57 DEBUG : Internxt root 'rclone-test-zamegaw7kace': Purge object "empty space" 2026/07/04 04:22:57 DEBUG : Internxt root 'rclone-test-zamegaw7kace': Purge dir "" --- PASS: TestServerSideMoveWithFilter (64.35s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:23:00 DEBUG : Creating backend with remote "TestInternxt:rclone-test-pimomic1miki" 2026/07/04 04:23:00 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/04 04:23:18 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Internxt root 'rclone-test-fofaxez4kupe' -> Internxt root 'rclone-test-pimomic1miki' 2026/07/04 04:23:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 04:23:50 DEBUG : empty space: size = 1 OK 2026/07/04 04:23:50 DEBUG : empty space: Sizes identical 2026/07/04 04:23:50 DEBUG : empty space: Unchanged skipping 2026/07/04 04:23:50 DEBUG : potato3: size = 68 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:23:50 DEBUG : potato3: size = 60 (Internxt root 'rclone-test-pimomic1miki') 2026/07/04 04:23:50 DEBUG : potato3: Sizes differ 2026/07/04 04:23:50 DEBUG : Internxt root 'rclone-test-pimomic1miki': Waiting for checks to finish 2026/07/04 04:23:50 DEBUG : Internxt root 'rclone-test-pimomic1miki': Renamed existing file potato3 to backup potato3.rclone-backup-hatumoy7. (UUID: 692725b7-52a5-4ecb-8bdb-295582b1a59b) 2026/07/04 04:23:50 INFO : empty space: Deleted 2026/07/04 04:23:50 DEBUG : Internxt root 'rclone-test-pimomic1miki': Waiting for transfers to finish 2026/07/04 04:23:55 DEBUG : potato2: size = 60 OK 2026/07/04 04:23:55 INFO : potato2: Copied (new) 2026/07/04 04:23:56 INFO : potato2: Deleted 2026/07/04 04:23:56 DEBUG : Internxt root 'rclone-test-pimomic1miki': Upload succeeded, deleting backup file potato3.rclone-backup-hatumoy7. (UUID: 692725b7-52a5-4ecb-8bdb-295582b1a59b) 2026/07/04 04:23:57 DEBUG : Internxt root 'rclone-test-pimomic1miki': Successfully deleted backup file 2026/07/04 04:23:57 DEBUG : potato3: size = 68 OK 2026/07/04 04:23:57 INFO : potato3: Copied (replaced existing) 2026/07/04 04:23:57 INFO : potato3: Deleted 2026/07/04 04:23:57 INFO : tomatoDir: Removing directory 2026/07/04 04:23:58 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': deleted 1 directories 2026/07/04 04:24:00 DEBUG : Creating backend with remote "TestInternxt:rclone-test-tuyobax2haki" 2026/07/04 04:24:00 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/04 04:24:01 INFO : tomatoDir: Making directory 2026/07/04 04:24:01 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/04 04:24:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/04 04:24:01 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/04 04:24:02 DEBUG : Internxt root 'rclone-test-tuyobax2haki': Waiting for checks to finish 2026/07/04 04:24:02 DEBUG : Internxt root 'rclone-test-tuyobax2haki': Waiting for transfers to finish 2026/07/04 04:24:09 DEBUG : potato2: size = 60 OK 2026/07/04 04:24:09 INFO : potato2: Copied (new) 2026/07/04 04:24:09 DEBUG : empty space: size = 1 OK 2026/07/04 04:24:09 INFO : empty space: Copied (new) 2026/07/04 04:24:09 DEBUG : potato3: size = 68 OK 2026/07/04 04:24:09 INFO : potato3: Copied (new) 2026/07/04 04:24:09 INFO : potato2: Deleted 2026/07/04 04:24:10 INFO : potato3: Deleted 2026/07/04 04:24:10 INFO : empty space: Deleted 2026/07/04 04:24:10 INFO : tomatoDir: Removing directory 2026/07/04 04:24:11 DEBUG : Internxt root 'rclone-test-pimomic1miki': deleted 1 directories 2026/07/04 04:24:13 DEBUG : Internxt root 'rclone-test-tuyobax2haki': Purge object "empty space" 2026/07/04 04:24:13 DEBUG : Internxt root 'rclone-test-tuyobax2haki': Purge object "potato2" 2026/07/04 04:24:14 DEBUG : Internxt root 'rclone-test-tuyobax2haki': Purge object "potato3" 2026/07/04 04:24:15 DEBUG : Internxt root 'rclone-test-tuyobax2haki': Purge dir "" 2026/07/04 04:24:16 DEBUG : Internxt root 'rclone-test-pimomic1miki': Purge dir "" --- PASS: TestServerSideMoveDeleteEmptySourceDirs (78.52s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:24:18 DEBUG : Creating backend with remote "TestInternxt:rclone-test-fofaxez4kupe/rclone-move-test" 2026/07/04 04:24:19 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 --- PASS: TestServerSideMoveOverlap (9.62s) === RUN TestSyncOverlap run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:24:28 DEBUG : Creating backend with remote "TestInternxt:rclone-test-fofaxez4kupe/rclone-sync-test" 2026/07/04 04:24:28 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 --- PASS: TestSyncOverlap (2.57s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:24:30 DEBUG : Creating backend with remote "TestInternxt:rclone-test-fofaxez4kupe/rclone-sync-test" 2026/07/04 04:24:31 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/04 04:24:32 DEBUG : Creating backend with remote "TestInternxt:rclone-test-fofaxez4kupe/rclone-sync-test-include/layer2" 2026/07/04 04:24:33 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/04 04:24:36 DEBUG : Creating backend with remote "TestInternxt:rclone-test-fofaxez4kupe/rclone-sync-test-ignore-file" 2026/07/04 04:24:36 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/04 04:24:47 DEBUG : rclone-sync-test: Excluded 2026/07/04 04:24:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/04 04:24:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/04 04:24:49 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/rclone-sync-test': Waiting for checks to finish 2026/07/04 04:24:49 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/rclone-sync-test': Waiting for transfers to finish 2026/07/04 04:24:49 DEBUG : Waiting for deletions to finish 2026/07/04 04:24:49 INFO : There was nothing to transfer 2026/07/04 04:24:49 DEBUG : rclone-sync-test: Excluded 2026/07/04 04:24:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/04 04:24:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/04 04:24:51 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:24:51 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:24:51 DEBUG : Waiting for deletions to finish 2026/07/04 04:24:51 INFO : rclone-sync-test-include: Removing directory 2026/07/04 04:24:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/04 04:24:51 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': failed to delete 1 directories 2026/07/04 04:24:51 INFO : There was nothing to transfer 2026/07/04 04:24:51 DEBUG : rclone-sync-test: Excluded 2026/07/04 04:24:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/04 04:24:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/04 04:24:53 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/04 04:24:53 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/04 04:24:53 DEBUG : Waiting for deletions to finish 2026/07/04 04:24:53 INFO : There was nothing to transfer 2026/07/04 04:24:54 DEBUG : rclone-sync-test: Excluded 2026/07/04 04:24:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/04 04:24:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/04 04:24:56 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:24:56 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:24:56 DEBUG : Waiting for deletions to finish 2026/07/04 04:24:56 INFO : rclone-sync-test-include: Removing directory 2026/07/04 04:24:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/04 04:24:56 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': failed to delete 1 directories 2026/07/04 04:24:56 INFO : There was nothing to transfer 2026/07/04 04:24:57 DEBUG : Excluded 2026/07/04 04:24:57 DEBUG : rclone-sync-test: Excluded 2026/07/04 04:24:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/04 04:24:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/04 04:24:58 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/04 04:24:58 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/04 04:24:58 DEBUG : Waiting for deletions to finish 2026/07/04 04:24:58 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (31.95s) === RUN TestSyncCompareDest run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:25:02 DEBUG : Creating backend with remote "TestInternxt:rclone-test-fofaxez4kupe/dst" 2026/07/04 04:25:02 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/04 04:25:04 DEBUG : Creating backend with remote "TestInternxt:rclone-test-fofaxez4kupe/CompareDest" 2026/07/04 04:25:04 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/04 04:25:05 DEBUG : one: Need to transfer - File not found at Destination 2026/07/04 04:25:05 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/dst': Waiting for checks to finish 2026/07/04 04:25:05 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/dst': Waiting for transfers to finish 2026/07/04 04:25:10 DEBUG : one: size = 3 OK 2026/07/04 04:25:10 INFO : one: Copied (new) 2026/07/04 04:25:10 DEBUG : Waiting for deletions to finish 2026/07/04 04:25:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:25:13 DEBUG : one: size = 3 (Internxt root 'rclone-test-fofaxez4kupe/dst') 2026/07/04 04:25:13 DEBUG : one: Sizes differ 2026/07/04 04:25:13 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/dst': Waiting for checks to finish 2026/07/04 04:25:13 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/dst': Waiting for transfers to finish 2026/07/04 04:25:14 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/dst': Renamed existing file one to backup one.rclone-backup-joxetig6. (UUID: 684828ac-60f8-49c9-a94e-6ad3f2082d59) 2026/07/04 04:25:20 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/dst': Upload succeeded, deleting backup file one.rclone-backup-joxetig6. (UUID: 684828ac-60f8-49c9-a94e-6ad3f2082d59) 2026/07/04 04:25:21 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/dst': Successfully deleted backup file 2026/07/04 04:25:21 DEBUG : one: size = 5 OK 2026/07/04 04:25:21 INFO : one: Copied (replaced existing) 2026/07/04 04:25:21 DEBUG : Waiting for deletions to finish 2026/07/04 04:25:22 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file dst/one to backup one.rclone-backup-waxayes3. (UUID: aa371b9f-2cc3-4797-8984-28c5b044b8be) 2026/07/04 04:25:29 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file one.rclone-backup-waxayes3. (UUID: aa371b9f-2cc3-4797-8984-28c5b044b8be) 2026/07/04 04:25:30 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:25:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:25:39 DEBUG : one: size = 3 (Internxt root 'rclone-test-fofaxez4kupe/dst') 2026/07/04 04:25:39 DEBUG : one: Sizes differ 2026/07/04 04:25:39 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/dst': Waiting for checks to finish 2026/07/04 04:25:39 DEBUG : one: size = 5 OK 2026/07/04 04:25:39 DEBUG : one: Sizes identical 2026/07/04 04:25:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 04:25:39 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/dst': Waiting for transfers to finish 2026/07/04 04:25:39 DEBUG : Waiting for deletions to finish 2026/07/04 04:25:39 INFO : There was nothing to transfer 2026/07/04 04:25:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:25:47 DEBUG : one: size = 3 (Internxt root 'rclone-test-fofaxez4kupe/dst') 2026/07/04 04:25:47 DEBUG : one: Sizes differ 2026/07/04 04:25:47 DEBUG : one: size = 5 OK 2026/07/04 04:25:47 DEBUG : one: Sizes identical 2026/07/04 04:25:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 04:25:47 DEBUG : two: size = 3 OK 2026/07/04 04:25:47 DEBUG : two: Sizes identical 2026/07/04 04:25:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/04 04:25:47 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/dst': Waiting for checks to finish 2026/07/04 04:25:47 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/dst': Waiting for transfers to finish 2026/07/04 04:25:47 DEBUG : Waiting for deletions to finish 2026/07/04 04:25:47 INFO : There was nothing to transfer 2026/07/04 04:25:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:25:50 DEBUG : one: size = 3 (Internxt root 'rclone-test-fofaxez4kupe/dst') 2026/07/04 04:25:50 DEBUG : one: Sizes differ 2026/07/04 04:25:50 DEBUG : one: size = 5 OK 2026/07/04 04:25:50 DEBUG : one: Sizes identical 2026/07/04 04:25:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 04:25:50 DEBUG : two: size = 3 OK 2026/07/04 04:25:50 DEBUG : two: Sizes identical 2026/07/04 04:25:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/04 04:25:50 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/dst': Waiting for checks to finish 2026/07/04 04:25:50 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/dst': Waiting for transfers to finish 2026/07/04 04:25:50 DEBUG : Waiting for deletions to finish 2026/07/04 04:25:50 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/04 04:25:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:25:52 DEBUG : one: size = 3 (Internxt root 'rclone-test-fofaxez4kupe/dst') 2026/07/04 04:25:52 DEBUG : one: Sizes differ 2026/07/04 04:25:52 DEBUG : two: size = 5 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:25:52 DEBUG : two: size = 3 (Internxt root 'rclone-test-fofaxez4kupe/CompareDest') 2026/07/04 04:25:52 DEBUG : two: Sizes differ 2026/07/04 04:25:52 DEBUG : two: Need to transfer - File not found at Destination 2026/07/04 04:25:52 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/dst': Waiting for checks to finish 2026/07/04 04:25:52 DEBUG : one: size = 5 OK 2026/07/04 04:25:52 DEBUG : one: Sizes identical 2026/07/04 04:25:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 04:25:52 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/dst': Waiting for transfers to finish 2026/07/04 04:25:57 DEBUG : two: size = 5 OK 2026/07/04 04:25:57 INFO : two: Copied (new) 2026/07/04 04:25:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (63.42s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:26:18 DEBUG : Creating backend with remote "TestInternxt:rclone-test-fofaxez4kupe/dest" 2026/07/04 04:26:21 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/04 04:26:22 DEBUG : Creating backend with remote "TestInternxt:rclone-test-fofaxez4kupe/pre-dest1" 2026/07/04 04:26:22 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/04 04:26:23 DEBUG : Creating backend with remote "TestInternxt:rclone-test-fofaxez4kupe/pre-dest2" 2026/07/04 04:26:23 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/04 04:26:24 DEBUG : 1: size = 1 OK 2026/07/04 04:26:24 DEBUG : 1: Sizes identical 2026/07/04 04:26:24 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/04 04:26:25 DEBUG : 2: size = 1 OK 2026/07/04 04:26:25 DEBUG : 2: Sizes identical 2026/07/04 04:26:25 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/04 04:26:25 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/04 04:26:25 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/dest': Waiting for checks to finish 2026/07/04 04:26:25 DEBUG : Internxt root 'rclone-test-fofaxez4kupe/dest': Waiting for transfers to finish 2026/07/04 04:26:31 DEBUG : 3: size = 1 OK 2026/07/04 04:26:31 INFO : 3: Copied (new) 2026/07/04 04:26:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (34.08s) === RUN TestSyncCopyDest run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (1.11s) === RUN TestSyncBackupDir run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.65s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.58s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (4.53s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.81s) === RUN TestSyncSuffix run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.89s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.80s) === RUN TestSyncUTFNorm run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:26:54 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:26:54 DEBUG : Testêé: size = 18 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:26:54 DEBUG : Testêé: Sizes differ 2026/07/04 04:26:54 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:26:54 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:26:54 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file Testêé to backup Testêé.rclone-backup-lotitic9. (UUID: 38335a71-530e-4b17-bde3-5fa016ee7d45) 2026/07/04 04:26:59 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file Testêé.rclone-backup-lotitic9. (UUID: 38335a71-530e-4b17-bde3-5fa016ee7d45) 2026/07/04 04:26:59 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:26:59 DEBUG : Testêé: size = 14 OK 2026/07/04 04:26:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/04 04:26:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (11.43s) === RUN TestSyncImmutable run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:27:01 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/04 04:27:01 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:27:01 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:27:07 DEBUG : existing: size = 6 OK 2026/07/04 04:27:07 INFO : existing: Copied (new) 2026/07/04 04:27:07 DEBUG : Waiting for deletions to finish 2026/07/04 04:27:08 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:27:08 DEBUG : existing: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:27:08 DEBUG : existing: Sizes differ 2026/07/04 04:27:08 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:27:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/04 04:27:08 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:27:08 ERROR : Internxt root 'rclone-test-fofaxez4kupe': not deleting files as there were IO errors 2026/07/04 04:27:08 ERROR : Internxt root 'rclone-test-fofaxez4kupe': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.09s) === RUN TestSyncIgnoreCase run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:27:19 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:27:19 DEBUG : EXISTING: size = 6 OK 2026/07/04 04:27:19 DEBUG : existing: Sizes identical 2026/07/04 04:27:19 DEBUG : existing: Unchanged skipping 2026/07/04 04:27:19 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:27:19 DEBUG : Waiting for deletions to finish 2026/07/04 04:27:19 INFO : There was nothing to transfer 2026/07/04 04:27:23 DEBUG : pacer: low level retry 1/10 (error delete file: error code: 502 (status 502)) 2026/07/04 04:27:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/04 04:27:23 DEBUG : pacer: Reducing sleep to 15ms 2026/07/04 04:27:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/04 04:27:24 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncIgnoreCase (13.01s) === RUN TestFixCase run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.79s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (8.11s) --- SKIP: TestMaxTransfer/Hard (0.54s) --- SKIP: TestMaxTransfer/Soft (0.98s) --- SKIP: TestMaxTransfer/Cautious (6.59s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:31:32 DEBUG : both10: size = 6 OK 2026/07/04 04:31:32 DEBUG : both10: Sizes identical 2026/07/04 04:31:32 DEBUG : both11: size = 6 OK 2026/07/04 04:31:32 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:31:32 DEBUG : both11: Sizes identical 2026/07/04 04:31:32 DEBUG : both0: size = 6 OK 2026/07/04 04:31:32 DEBUG : both0: Sizes identical 2026/07/04 04:31:32 DEBUG : both12: size = 6 OK 2026/07/04 04:31:32 DEBUG : both12: Sizes identical 2026/07/04 04:31:32 DEBUG : both10: Unchanged skipping 2026/07/04 04:31:32 DEBUG : both13: size = 6 OK 2026/07/04 04:31:32 DEBUG : both13: Sizes identical 2026/07/04 04:31:32 DEBUG : both13: Unchanged skipping 2026/07/04 04:31:32 DEBUG : both14: size = 6 OK 2026/07/04 04:31:32 DEBUG : both14: Sizes identical 2026/07/04 04:31:32 DEBUG : both14: Unchanged skipping 2026/07/04 04:31:32 DEBUG : both15: size = 6 OK 2026/07/04 04:31:32 DEBUG : both15: Sizes identical 2026/07/04 04:31:32 DEBUG : both15: Unchanged skipping 2026/07/04 04:31:32 DEBUG : both16: size = 6 OK 2026/07/04 04:31:32 DEBUG : both16: Sizes identical 2026/07/04 04:31:32 DEBUG : both16: Unchanged skipping 2026/07/04 04:31:32 DEBUG : both17: size = 6 OK 2026/07/04 04:31:32 DEBUG : both17: Sizes identical 2026/07/04 04:31:32 DEBUG : both11: Unchanged skipping 2026/07/04 04:31:32 DEBUG : both18: size = 6 OK 2026/07/04 04:31:32 DEBUG : both18: Sizes identical 2026/07/04 04:31:32 DEBUG : both18: Unchanged skipping 2026/07/04 04:31:32 DEBUG : both19: size = 6 OK 2026/07/04 04:31:32 DEBUG : both19: Sizes identical 2026/07/04 04:31:32 DEBUG : both0: Unchanged skipping 2026/07/04 04:31:32 DEBUG : both1: size = 6 OK 2026/07/04 04:31:32 DEBUG : both1: Sizes identical 2026/07/04 04:31:32 DEBUG : both1: Unchanged skipping 2026/07/04 04:31:32 DEBUG : both2: size = 6 OK 2026/07/04 04:31:32 DEBUG : both2: Sizes identical 2026/07/04 04:31:32 DEBUG : both2: Unchanged skipping 2026/07/04 04:31:32 DEBUG : both3: size = 6 OK 2026/07/04 04:31:32 DEBUG : both3: Sizes identical 2026/07/04 04:31:32 DEBUG : both3: Unchanged skipping 2026/07/04 04:31:32 DEBUG : both4: size = 6 OK 2026/07/04 04:31:32 DEBUG : both4: Sizes identical 2026/07/04 04:31:32 DEBUG : both4: Unchanged skipping 2026/07/04 04:31:32 DEBUG : both5: size = 6 OK 2026/07/04 04:31:32 DEBUG : both5: Sizes identical 2026/07/04 04:31:32 DEBUG : both5: Unchanged skipping 2026/07/04 04:31:32 DEBUG : both6: size = 6 OK 2026/07/04 04:31:32 DEBUG : both6: Sizes identical 2026/07/04 04:31:32 DEBUG : both6: Unchanged skipping 2026/07/04 04:31:32 DEBUG : both7: size = 6 OK 2026/07/04 04:31:32 DEBUG : both7: Sizes identical 2026/07/04 04:31:32 DEBUG : both7: Unchanged skipping 2026/07/04 04:31:32 DEBUG : both8: size = 6 OK 2026/07/04 04:31:32 DEBUG : both8: Sizes identical 2026/07/04 04:31:32 DEBUG : both8: Unchanged skipping 2026/07/04 04:31:32 DEBUG : both9: size = 6 OK 2026/07/04 04:31:32 DEBUG : both9: Sizes identical 2026/07/04 04:31:32 DEBUG : both9: Unchanged skipping 2026/07/04 04:31:32 DEBUG : both12: Unchanged skipping 2026/07/04 04:31:32 DEBUG : both17: Unchanged skipping 2026/07/04 04:31:32 DEBUG : both19: Unchanged skipping 2026/07/04 04:31:32 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:31:32 DEBUG : Waiting for deletions to finish 2026/07/04 04:31:32 INFO : only18: Deleted 2026/07/04 04:31:32 INFO : only16: Deleted 2026/07/04 04:31:32 INFO : only12: Deleted 2026/07/04 04:31:32 INFO : only10: Deleted 2026/07/04 04:31:33 INFO : only3: Deleted 2026/07/04 04:31:33 INFO : only5: Deleted 2026/07/04 04:31:33 INFO : only11: Deleted 2026/07/04 04:31:33 INFO : only2: Deleted 2026/07/04 04:31:33 INFO : only1: Deleted 2026/07/04 04:31:33 INFO : only9: Deleted 2026/07/04 04:31:34 INFO : only7: Deleted 2026/07/04 04:31:34 INFO : only13: Deleted 2026/07/04 04:31:34 INFO : only8: Deleted 2026/07/04 04:31:34 INFO : only14: Deleted 2026/07/04 04:31:34 INFO : only0: Deleted 2026/07/04 04:31:34 INFO : only6: Deleted 2026/07/04 04:31:34 INFO : only15: Deleted 2026/07/04 04:31:34 INFO : only19: Deleted 2026/07/04 04:31:35 INFO : only4: Deleted 2026/07/04 04:31:35 INFO : only17: Deleted 2026/07/04 04:31:35 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (253.67s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:35:47 DEBUG : both0: size = 6 OK 2026/07/04 04:35:47 DEBUG : both0: Sizes identical 2026/07/04 04:35:47 DEBUG : both11: size = 6 OK 2026/07/04 04:35:47 DEBUG : both11: Sizes identical 2026/07/04 04:35:47 DEBUG : both0: Unchanged skipping 2026/07/04 04:35:47 DEBUG : both12: size = 6 OK 2026/07/04 04:35:47 DEBUG : both12: Sizes identical 2026/07/04 04:35:47 DEBUG : both13: size = 6 OK 2026/07/04 04:35:47 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:35:47 DEBUG : both13: Sizes identical 2026/07/04 04:35:47 DEBUG : both10: size = 6 OK 2026/07/04 04:35:47 DEBUG : both10: Sizes identical 2026/07/04 04:35:47 DEBUG : both11: Unchanged skipping 2026/07/04 04:35:47 DEBUG : both14: size = 6 OK 2026/07/04 04:35:47 DEBUG : both14: Sizes identical 2026/07/04 04:35:47 DEBUG : both14: Unchanged skipping 2026/07/04 04:35:47 DEBUG : both15: size = 6 OK 2026/07/04 04:35:47 DEBUG : both15: Sizes identical 2026/07/04 04:35:47 DEBUG : both15: Unchanged skipping 2026/07/04 04:35:47 DEBUG : both16: size = 6 OK 2026/07/04 04:35:47 DEBUG : both16: Sizes identical 2026/07/04 04:35:47 DEBUG : both12: Unchanged skipping 2026/07/04 04:35:47 DEBUG : both17: size = 6 OK 2026/07/04 04:35:47 DEBUG : both17: Sizes identical 2026/07/04 04:35:47 DEBUG : both17: Unchanged skipping 2026/07/04 04:35:47 DEBUG : both18: size = 6 OK 2026/07/04 04:35:47 DEBUG : both18: Sizes identical 2026/07/04 04:35:47 DEBUG : both18: Unchanged skipping 2026/07/04 04:35:47 DEBUG : both19: size = 6 OK 2026/07/04 04:35:47 DEBUG : both19: Sizes identical 2026/07/04 04:35:47 DEBUG : both19: Unchanged skipping 2026/07/04 04:35:47 DEBUG : both1: size = 6 OK 2026/07/04 04:35:47 DEBUG : both1: Sizes identical 2026/07/04 04:35:47 DEBUG : both1: Unchanged skipping 2026/07/04 04:35:47 DEBUG : both2: size = 6 OK 2026/07/04 04:35:47 DEBUG : both2: Sizes identical 2026/07/04 04:35:47 DEBUG : both2: Unchanged skipping 2026/07/04 04:35:47 DEBUG : both3: size = 6 OK 2026/07/04 04:35:47 DEBUG : both3: Sizes identical 2026/07/04 04:35:47 DEBUG : both3: Unchanged skipping 2026/07/04 04:35:47 DEBUG : both4: size = 6 OK 2026/07/04 04:35:47 DEBUG : both4: Sizes identical 2026/07/04 04:35:47 DEBUG : both4: Unchanged skipping 2026/07/04 04:35:47 DEBUG : both5: size = 6 OK 2026/07/04 04:35:47 DEBUG : both5: Sizes identical 2026/07/04 04:35:47 DEBUG : both5: Unchanged skipping 2026/07/04 04:35:47 DEBUG : both6: size = 6 OK 2026/07/04 04:35:47 DEBUG : both6: Sizes identical 2026/07/04 04:35:47 DEBUG : both6: Unchanged skipping 2026/07/04 04:35:47 DEBUG : both7: size = 6 OK 2026/07/04 04:35:47 DEBUG : both7: Sizes identical 2026/07/04 04:35:47 DEBUG : both7: Unchanged skipping 2026/07/04 04:35:47 DEBUG : both8: size = 6 OK 2026/07/04 04:35:47 DEBUG : both8: Sizes identical 2026/07/04 04:35:47 DEBUG : both8: Unchanged skipping 2026/07/04 04:35:47 DEBUG : both9: size = 6 OK 2026/07/04 04:35:47 DEBUG : both9: Sizes identical 2026/07/04 04:35:47 DEBUG : both9: Unchanged skipping 2026/07/04 04:35:47 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only0: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only0: Sizes differ 2026/07/04 04:35:47 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only10: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only10: Sizes differ 2026/07/04 04:35:47 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only11: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only11: Sizes differ 2026/07/04 04:35:47 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only12: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only12: Sizes differ 2026/07/04 04:35:47 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only13: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only13: Sizes differ 2026/07/04 04:35:47 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only14: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only14: Sizes differ 2026/07/04 04:35:47 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only15: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only15: Sizes differ 2026/07/04 04:35:47 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only16: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only16: Sizes differ 2026/07/04 04:35:47 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only17: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only17: Sizes differ 2026/07/04 04:35:47 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only18: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only18: Sizes differ 2026/07/04 04:35:47 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only19: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only19: Sizes differ 2026/07/04 04:35:47 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only1: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only1: Sizes differ 2026/07/04 04:35:47 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only2: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only2: Sizes differ 2026/07/04 04:35:47 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only3: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only3: Sizes differ 2026/07/04 04:35:47 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only4: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only4: Sizes differ 2026/07/04 04:35:47 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only5: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only5: Sizes differ 2026/07/04 04:35:47 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only6: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only6: Sizes differ 2026/07/04 04:35:47 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only7: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only7: Sizes differ 2026/07/04 04:35:47 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only8: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only8: Sizes differ 2026/07/04 04:35:47 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2141017273) 2026/07/04 04:35:47 DEBUG : only9: size = 6 (Internxt root 'rclone-test-fofaxez4kupe') 2026/07/04 04:35:47 DEBUG : only9: Sizes differ 2026/07/04 04:35:47 DEBUG : both13: Unchanged skipping 2026/07/04 04:35:47 DEBUG : both10: Unchanged skipping 2026/07/04 04:35:47 DEBUG : both16: Unchanged skipping 2026/07/04 04:35:47 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:35:47 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only12 to backup only12.rclone-backup-gowelad0. (UUID: 7dd0802e-c48b-4b11-bdac-ee56feabdb65) 2026/07/04 04:35:47 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only11 to backup only11.rclone-backup-jucebup6. (UUID: 1e7a9e35-62df-4b23-9d88-841496ea51b2) 2026/07/04 04:35:47 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only0 to backup only0.rclone-backup-wuyepig5. (UUID: 8e1416c5-557f-46a7-bd58-36576625fee9) 2026/07/04 04:35:49 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only10 to backup only10.rclone-backup-miwizul5. (UUID: 5a6af55c-b421-4871-9074-55cdbc2e3ff3) 2026/07/04 04:35:52 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only12.rclone-backup-gowelad0. (UUID: 7dd0802e-c48b-4b11-bdac-ee56feabdb65) 2026/07/04 04:35:52 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:35:52 DEBUG : only12: size = 0 OK 2026/07/04 04:35:52 INFO : only12: Copied (replaced existing) 2026/07/04 04:35:52 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only10.rclone-backup-miwizul5. (UUID: 5a6af55c-b421-4871-9074-55cdbc2e3ff3) 2026/07/04 04:35:52 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only13 to backup only13.rclone-backup-soqufoc1. (UUID: 0a223137-40b1-4426-ba50-d3e96e768ad3) 2026/07/04 04:35:53 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:35:53 DEBUG : only10: size = 0 OK 2026/07/04 04:35:53 INFO : only10: Copied (replaced existing) 2026/07/04 04:35:53 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only0.rclone-backup-wuyepig5. (UUID: 8e1416c5-557f-46a7-bd58-36576625fee9) 2026/07/04 04:35:53 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only14 to backup only14.rclone-backup-hacujas4. (UUID: e6de5369-499c-4f1f-ba14-d56fcbe3d813) 2026/07/04 04:35:53 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:35:53 DEBUG : only0: size = 0 OK 2026/07/04 04:35:53 INFO : only0: Copied (replaced existing) 2026/07/04 04:35:53 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only15 to backup only15.rclone-backup-sozuwit0. (UUID: 2a10f190-5094-419d-b8b9-d4744a18a7dd) 2026/07/04 04:35:53 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only11.rclone-backup-jucebup6. (UUID: 1e7a9e35-62df-4b23-9d88-841496ea51b2) 2026/07/04 04:35:54 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:35:54 DEBUG : only11: size = 0 OK 2026/07/04 04:35:54 INFO : only11: Copied (replaced existing) 2026/07/04 04:35:55 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only16 to backup only16.rclone-backup-qojaqat4. (UUID: 2cb8f18a-0614-481a-b595-6f34c8fbf22b) 2026/07/04 04:35:56 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only13.rclone-backup-soqufoc1. (UUID: 0a223137-40b1-4426-ba50-d3e96e768ad3) 2026/07/04 04:35:57 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:35:57 DEBUG : only13: size = 0 OK 2026/07/04 04:35:57 INFO : only13: Copied (replaced existing) 2026/07/04 04:35:58 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only17 to backup only17.rclone-backup-huqefic5. (UUID: cf47f63b-40b6-44a7-80d0-a82dd86b6cce) 2026/07/04 04:35:58 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only14.rclone-backup-hacujas4. (UUID: e6de5369-499c-4f1f-ba14-d56fcbe3d813) 2026/07/04 04:35:58 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only16.rclone-backup-qojaqat4. (UUID: 2cb8f18a-0614-481a-b595-6f34c8fbf22b) 2026/07/04 04:35:58 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:35:58 DEBUG : only14: size = 0 OK 2026/07/04 04:35:58 INFO : only14: Copied (replaced existing) 2026/07/04 04:35:58 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only18 to backup only18.rclone-backup-kadupoq7. (UUID: 88694958-4473-405b-9047-08176055b4ee) 2026/07/04 04:35:59 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only15.rclone-backup-sozuwit0. (UUID: 2a10f190-5094-419d-b8b9-d4744a18a7dd) 2026/07/04 04:35:59 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:35:59 DEBUG : only16: size = 0 OK 2026/07/04 04:35:59 INFO : only16: Copied (replaced existing) 2026/07/04 04:35:59 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only19 to backup only19.rclone-backup-pumusaq7. (UUID: 8f7cdd67-91a4-4c31-a4ac-0613c4fac8cb) 2026/07/04 04:35:59 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:35:59 DEBUG : only15: size = 0 OK 2026/07/04 04:35:59 INFO : only15: Copied (replaced existing) 2026/07/04 04:36:00 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only1 to backup only1.rclone-backup-kunemuw6. (UUID: 73da883d-c888-4272-b19a-c2cce489a451) 2026/07/04 04:36:03 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only18.rclone-backup-kadupoq7. (UUID: 88694958-4473-405b-9047-08176055b4ee) 2026/07/04 04:36:03 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only19.rclone-backup-pumusaq7. (UUID: 8f7cdd67-91a4-4c31-a4ac-0613c4fac8cb) 2026/07/04 04:36:03 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:36:03 DEBUG : only18: size = 0 OK 2026/07/04 04:36:03 INFO : only18: Copied (replaced existing) 2026/07/04 04:36:03 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only2 to backup only2.rclone-backup-boziciv8. (UUID: e1d58541-6e18-47d3-abbe-a3c3f9292658) 2026/07/04 04:36:03 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:36:03 DEBUG : only19: size = 0 OK 2026/07/04 04:36:03 INFO : only19: Copied (replaced existing) 2026/07/04 04:36:04 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only3 to backup only3.rclone-backup-jidutus8. (UUID: 2c429093-aa17-48d9-b779-96bb8c7e0d1f) 2026/07/04 04:36:04 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only17.rclone-backup-huqefic5. (UUID: cf47f63b-40b6-44a7-80d0-a82dd86b6cce) 2026/07/04 04:36:05 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:36:05 DEBUG : only17: size = 0 OK 2026/07/04 04:36:05 INFO : only17: Copied (replaced existing) 2026/07/04 04:36:05 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only4 to backup only4.rclone-backup-laketal0. (UUID: fb4b2e96-6c35-4e37-a116-380499466be8) 2026/07/04 04:36:07 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only1.rclone-backup-kunemuw6. (UUID: 73da883d-c888-4272-b19a-c2cce489a451) 2026/07/04 04:36:07 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:36:07 DEBUG : only1: size = 0 OK 2026/07/04 04:36:07 INFO : only1: Copied (replaced existing) 2026/07/04 04:36:08 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only5 to backup only5.rclone-backup-simozuj8. (UUID: 6aeb84aa-8963-4fb8-9108-a21f9a634746) 2026/07/04 04:36:09 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only3.rclone-backup-jidutus8. (UUID: 2c429093-aa17-48d9-b779-96bb8c7e0d1f) 2026/07/04 04:36:09 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:36:09 DEBUG : only3: size = 0 OK 2026/07/04 04:36:09 INFO : only3: Copied (replaced existing) 2026/07/04 04:36:10 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only4.rclone-backup-laketal0. (UUID: fb4b2e96-6c35-4e37-a116-380499466be8) 2026/07/04 04:36:10 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only6 to backup only6.rclone-backup-giyewoh8. (UUID: 854b2d4f-cb94-4974-a1de-b0b5ac4e5d55) 2026/07/04 04:36:11 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:36:11 DEBUG : only4: size = 0 OK 2026/07/04 04:36:11 INFO : only4: Copied (replaced existing) 2026/07/04 04:36:11 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only7 to backup only7.rclone-backup-doyezud0. (UUID: 8499ebdf-c9b0-498e-abbc-2008cb6af59a) 2026/07/04 04:36:12 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only5.rclone-backup-simozuj8. (UUID: 6aeb84aa-8963-4fb8-9108-a21f9a634746) 2026/07/04 04:36:12 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only2.rclone-backup-boziciv8. (UUID: e1d58541-6e18-47d3-abbe-a3c3f9292658) 2026/07/04 04:36:12 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:36:12 DEBUG : only5: size = 0 OK 2026/07/04 04:36:12 INFO : only5: Copied (replaced existing) 2026/07/04 04:36:12 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only8 to backup only8.rclone-backup-fexafis2. (UUID: b1a57729-3b4f-4f38-9691-891cb1d20793) 2026/07/04 04:36:13 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:36:13 DEBUG : only2: size = 0 OK 2026/07/04 04:36:13 INFO : only2: Copied (replaced existing) 2026/07/04 04:36:13 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Renamed existing file only9 to backup only9.rclone-backup-lubogav7. (UUID: d98ac8a4-9174-48fa-ac58-f97f57bf0acd) 2026/07/04 04:36:17 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only6.rclone-backup-giyewoh8. (UUID: 854b2d4f-cb94-4974-a1de-b0b5ac4e5d55) 2026/07/04 04:36:17 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only8.rclone-backup-fexafis2. (UUID: b1a57729-3b4f-4f38-9691-891cb1d20793) 2026/07/04 04:36:17 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only7.rclone-backup-doyezud0. (UUID: 8499ebdf-c9b0-498e-abbc-2008cb6af59a) 2026/07/04 04:36:17 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Upload succeeded, deleting backup file only9.rclone-backup-lubogav7. (UUID: d98ac8a4-9174-48fa-ac58-f97f57bf0acd) 2026/07/04 04:36:17 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:36:17 DEBUG : only7: size = 0 OK 2026/07/04 04:36:17 INFO : only7: Copied (replaced existing) 2026/07/04 04:36:17 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:36:17 DEBUG : only6: size = 0 OK 2026/07/04 04:36:17 INFO : only6: Copied (replaced existing) 2026/07/04 04:36:17 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:36:17 DEBUG : only8: size = 0 OK 2026/07/04 04:36:17 INFO : only8: Copied (replaced existing) 2026/07/04 04:36:18 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Successfully deleted backup file 2026/07/04 04:36:18 DEBUG : only9: size = 0 OK 2026/07/04 04:36:18 INFO : only9: Copied (replaced existing) 2026/07/04 04:36:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (301.92s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:36:48 DEBUG : empty_dir: Making directory with metadata 2026/07/04 04:36:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 04:36:48 DEBUG : empty_on_remote: Making directory with metadata 2026/07/04 04:36:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 04:36:48 INFO : empty_on_remote: Making directory 2026/07/04 04:36:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/04 04:36:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/04 04:36:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/04 04:36:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/04 04:36:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (25.63s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:37:14 DEBUG : empty_dir: Making directory with metadata 2026/07/04 04:37:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 04:37:14 DEBUG : empty_on_remote: Making directory with metadata 2026/07/04 04:37:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/04 04:37:14 INFO : empty_on_remote: Making directory 2026/07/04 04:37:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/04 04:37:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/04 04:37:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/04 04:37:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/04 04:37:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/04 04:37:24 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (29.54s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:37:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 04:37:43 INFO : sub dir: Making directory 2026/07/04 04:37:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:186: removing dir "sub dir2" failed - try 1/5: sleeping 1s: directory not empty --- PASS: TestNothingToTransferWithEmptyDirs (51.31s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:38:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/04 04:38:35 INFO : sub dir: Making directory 2026/07/04 04:38:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:186: removing dir "sub dir2/very/very/very/very/very/nested" failed - try 1/5: sleeping 1s: directory not empty --- PASS: TestNothingToTransferWithoutEmptyDirs (36.70s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2026/07/04 04:41:04 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:41:04 DEBUG : apple: Excluded 2026/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded 2026/07/04 04:41:04 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:41:04 DEBUG : banana: Excluded 2026/07/04 04:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 04:41:04 DEBUG : splitbananasplit: Excluded 2026/07/04 04:41:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 04:41:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 04:41:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 04:41:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 04:41:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 04:41:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 04:41:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 04:41:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 04:41:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 04:41:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 04:41:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 04:41:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 04:41:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 04:41:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 04:41:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 04:41:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 04:41:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 04:41:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 04:41:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 04:41:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 04:41:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 04:41:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 04:41:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 04:41:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 04:41:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 04:41:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 04:41:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 04:41:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 04:41:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 04:41:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 04:41:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 04:41:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/04 04:41:06 DEBUG : apple: size = 5 OK 2026/07/04 04:41:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 04:41:06 DEBUG : splitbananasplit: Sizes identical 2026/07/04 04:41:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 04:41:06 DEBUG : apple: Sizes identical 2026/07/04 04:41:06 DEBUG : apple: Unchanged skipping 2026/07/04 04:41:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 04:41:06 DEBUG : banana: size = 6 OK 2026/07/04 04:41:06 DEBUG : banana: Sizes identical 2026/07/04 04:41:06 DEBUG : appleappleapplebanana: Sizes identical 2026/07/04 04:41:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 04:41:06 DEBUG : banana: Unchanged skipping 2026/07/04 04:41:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 04:41:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 04:41:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 04:41:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 04:41:07 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/04 04:41:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 04:41:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 04:41:07 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:41:07 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/04 04:41:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 04:41:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 04:41:07 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/04 04:41:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 04:41:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 04:41:07 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/04 04:41:07 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/04 04:41:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 04:41:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 04:41:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 04:41:07 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/04 04:41:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 04:41:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 04:41:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 04:41:07 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/04 04:41:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 04:41:07 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/04 04:41:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 04:41:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 04:41:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 04:41:07 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/04 04:41:07 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/04 04:41:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 04:41:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 04:41:07 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/04 04:41:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 04:41:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 04:41:07 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/04 04:41:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 04:41:07 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/04 04:41:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 04:41:07 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/04 04:41:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 04:41:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 04:41:07 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/04 04:41:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 04:41:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 04:41:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 04:41:07 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/04 04:41:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 04:41:07 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:41:07 DEBUG : Waiting for deletions to finish 2026/07/04 04:41:07 INFO : There was nothing to transfer 2026/07/04 04:41:07 DEBUG : Waiting for deletions to finish 2026/07/04 04:41:07 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : apple: Excluded 2026/07/04 04:41:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : appleappleapplebanana: Excluded 2026/07/04 04:41:07 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : banana: Excluded 2026/07/04 04:41:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : splitbananasplit: Excluded 2026/07/04 04:41:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 04:41:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 04:41:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 04:41:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 04:41:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 04:41:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 04:41:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 04:41:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 04:41:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 04:41:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 04:41:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 04:41:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 04:41:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 04:41:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 04:41:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 04:41:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 04:41:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/04 04:41:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 04:41:09 DEBUG : appleappleapplebanana: Sizes identical 2026/07/04 04:41:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 04:41:09 DEBUG : apple: size = 5 OK 2026/07/04 04:41:09 DEBUG : banana: size = 6 OK 2026/07/04 04:41:09 DEBUG : apple: Sizes identical 2026/07/04 04:41:09 DEBUG : banana: Sizes identical 2026/07/04 04:41:09 DEBUG : apple: Unchanged skipping 2026/07/04 04:41:09 DEBUG : banana: Unchanged skipping 2026/07/04 04:41:09 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 04:41:09 DEBUG : splitbananasplit: Sizes identical 2026/07/04 04:41:09 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 04:41:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 04:41:09 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/04 04:41:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 04:41:09 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/04 04:41:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 04:41:09 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:41:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 04:41:09 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/04 04:41:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 04:41:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 04:41:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 04:41:09 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/04 04:41:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 04:41:09 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/04 04:41:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 04:41:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 04:41:09 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/04 04:41:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 04:41:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 04:41:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 04:41:09 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/04 04:41:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 04:41:09 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/04 04:41:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 04:41:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 04:41:09 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/04 04:41:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 04:41:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 04:41:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 04:41:09 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/04 04:41:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 04:41:09 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/04 04:41:09 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/04 04:41:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 04:41:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 04:41:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 04:41:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 04:41:09 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/04 04:41:09 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/04 04:41:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 04:41:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 04:41:09 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/04 04:41:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 04:41:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 04:41:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 04:41:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 04:41:09 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/04 04:41:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 04:41:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 04:41:09 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:41:09 DEBUG : Waiting for deletions to finish 2026/07/04 04:41:09 INFO : There was nothing to transfer 2026/07/04 04:41:09 DEBUG : Waiting for deletions to finish 2026/07/04 04:41:10 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : apple: Excluded 2026/07/04 04:41:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : appleappleapplebanana: Excluded 2026/07/04 04:41:10 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : banana: Excluded 2026/07/04 04:41:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : splitbananasplit: Excluded 2026/07/04 04:41:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 04:41:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 04:41:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 04:41:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 04:41:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 04:41:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 04:41:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 04:41:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 04:41:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 04:41:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 04:41:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 04:41:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 04:41:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 04:41:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 04:41:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 04:41:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 04:41:10 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:43:12 DEBUG : Waiting for deletions to finish 2026/07/04 04:43:13 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : apple: Excluded 2026/07/04 04:43:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : appleappleapplebanana: Excluded 2026/07/04 04:43:13 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : banana: Excluded 2026/07/04 04:43:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : splitbananasplit: Excluded 2026/07/04 04:43:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 04:43:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 04:43:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 04:43:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 04:43:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 04:43:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 04:43:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 04:43:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 04:43:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 04:43:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 04:43:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 04:43:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 04:43:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 04:43:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 04:43:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 04:43:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 04:43:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/04 04:43:15 DEBUG : apple: size = 5 OK 2026/07/04 04:43:15 DEBUG : apple: Sizes identical 2026/07/04 04:43:15 DEBUG : apple: Unchanged skipping 2026/07/04 04:43:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 04:43:15 DEBUG : appleappleapplebanana: Sizes identical 2026/07/04 04:43:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 04:43:15 DEBUG : banana: size = 6 OK 2026/07/04 04:43:15 DEBUG : banana: Sizes identical 2026/07/04 04:43:15 DEBUG : banana: Unchanged skipping 2026/07/04 04:43:15 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 04:43:15 DEBUG : splitbananasplit: Sizes identical 2026/07/04 04:43:15 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 04:43:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 04:43:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 04:43:15 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:43:15 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/04 04:43:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 04:43:15 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/04 04:43:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 04:43:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 04:43:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 04:43:15 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/04 04:43:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 04:43:15 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/04 04:43:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 04:43:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 04:43:15 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/04 04:43:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 04:43:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 04:43:15 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/04 04:43:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 04:43:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 04:43:15 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/04 04:43:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 04:43:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 04:43:15 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/04 04:43:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 04:43:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 04:43:15 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/04 04:43:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 04:43:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 04:43:15 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/04 04:43:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 04:43:15 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/04 04:43:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 04:43:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 04:43:15 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/04 04:43:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 04:43:15 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/04 04:43:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 04:43:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 04:43:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 04:43:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 04:43:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 04:43:15 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/04 04:43:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 04:43:15 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/04 04:43:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 04:43:15 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/04 04:43:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 04:43:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 04:43:15 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:43:15 DEBUG : Waiting for deletions to finish 2026/07/04 04:43:15 INFO : There was nothing to transfer 2026/07/04 04:43:15 DEBUG : Waiting for deletions to finish 2026/07/04 04:43:16 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : apple: Excluded 2026/07/04 04:43:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : appleappleapplebanana: Excluded 2026/07/04 04:43:16 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : banana: Excluded 2026/07/04 04:43:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : splitbananasplit: Excluded 2026/07/04 04:43:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 04:43:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 04:43:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 04:43:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 04:43:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 04:43:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 04:43:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 04:43:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 04:43:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 04:43:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 04:43:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 04:43:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 04:43:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 04:43:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 04:43:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 04:43:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 04:43:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/04 04:43:17 DEBUG : apple: size = 5 OK 2026/07/04 04:43:17 DEBUG : apple: Sizes identical 2026/07/04 04:43:17 DEBUG : apple: Unchanged skipping 2026/07/04 04:43:17 DEBUG : banana: size = 6 OK 2026/07/04 04:43:17 DEBUG : banana: Sizes identical 2026/07/04 04:43:17 DEBUG : banana: Unchanged skipping 2026/07/04 04:43:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 04:43:17 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 04:43:17 DEBUG : appleappleapplebanana: Sizes identical 2026/07/04 04:43:17 DEBUG : splitbananasplit: Sizes identical 2026/07/04 04:43:17 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 04:43:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 04:43:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 04:43:18 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/04 04:43:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 04:43:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 04:43:18 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/04 04:43:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 04:43:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 04:43:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 04:43:18 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:43:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 04:43:18 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/04 04:43:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 04:43:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 04:43:18 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/04 04:43:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 04:43:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 04:43:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 04:43:18 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/04 04:43:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 04:43:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 04:43:18 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/04 04:43:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 04:43:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 04:43:18 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/04 04:43:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 04:43:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 04:43:18 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/04 04:43:18 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/04 04:43:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 04:43:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 04:43:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 04:43:18 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/04 04:43:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 04:43:18 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/04 04:43:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 04:43:18 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/04 04:43:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 04:43:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 04:43:18 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/04 04:43:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 04:43:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 04:43:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 04:43:18 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/04 04:43:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 04:43:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 04:43:18 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/04 04:43:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 04:43:18 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/04 04:43:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 04:43:18 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:43:18 DEBUG : Waiting for deletions to finish 2026/07/04 04:43:18 INFO : There was nothing to transfer 2026/07/04 04:43:18 DEBUG : Waiting for deletions to finish 2026/07/04 04:43:18 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:43:18 DEBUG : apple: Excluded 2026/07/04 04:43:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 04:43:18 DEBUG : appleappleapplebanana: Excluded 2026/07/04 04:43:18 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:43:18 DEBUG : banana: Excluded 2026/07/04 04:43:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 04:43:18 DEBUG : splitbananasplit: Excluded 2026/07/04 04:43:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 04:43:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 04:43:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 04:43:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 04:43:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 04:43:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 04:43:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 04:43:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 04:43:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 04:43:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 04:43:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 04:43:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 04:43:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 04:43:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 04:43:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 04:43:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 04:43:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 04:43:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 04:43:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 04:43:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 04:43:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 04:43:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 04:43:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 04:43:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 04:43:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 04:43:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 04:43:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 04:43:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 04:43:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 04:43:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 04:43:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 04:43:19 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:45:33 DEBUG : Waiting for deletions to finish 2026/07/04 04:45:33 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : apple: Excluded 2026/07/04 04:45:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : appleappleapplebanana: Excluded 2026/07/04 04:45:33 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : banana: Excluded 2026/07/04 04:45:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : splitbananasplit: Excluded 2026/07/04 04:45:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 04:45:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 04:45:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 04:45:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 04:45:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 04:45:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 04:45:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 04:45:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 04:45:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 04:45:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 04:45:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 04:45:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 04:45:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 04:45:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 04:45:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 04:45:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 04:45:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/04 04:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:45:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:45:34 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:45:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:45:34 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:45:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:45:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:45:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:45:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:45:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:45:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:45:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:45:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:45:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:45:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:45:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:45:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:45:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:45:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:45:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:45:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:45:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:45:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:45:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:45:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:45:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:45:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:45:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:45:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:45:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:45:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:45:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:45:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:45:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:45:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:45:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:45:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:45:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:45:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:45:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:45:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:45:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:45:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:45:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:45:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:45:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:45:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:45:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:45:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:45:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:45:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:45:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:45:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:45:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:45:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:45:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:45:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:45:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:45:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:45:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:45:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:45:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:45:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:45:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:45:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:45:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:45:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:45:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:45:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:45:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:45:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:45:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:45:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:45:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:45:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:45:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:45:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:45:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:45:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:45:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:45:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:45:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:45:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:45:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:45:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:45:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:45:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:45:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:45:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:45:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:45:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:45:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:45:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:45:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:45:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:45:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:45:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:45:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:45:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:45:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:45:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:45:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:45:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:45:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:45:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:45:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:45:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:45:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:45:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:45:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:45:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:45:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:45:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:45:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:45:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:45:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:45:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:45:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:45:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:45:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:45:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:45:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:45:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:45:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:45:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:45:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:45:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:45:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:45:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:45:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:45:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:45:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:45:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:45:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:45:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:45:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:45:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:45:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:45:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:45:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:45:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:45:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:45:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 04:45:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:45:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 04:45:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:45:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 04:45:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:45:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 04:45:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:45:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 04:45:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:45:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:45:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:45:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:45:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:45:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:45:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:45:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:45:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:45:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:45:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 04:45:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:45:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:45:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:45:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:45:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:45:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:45:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:45:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:45:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:45:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:45:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:45:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:45:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:45:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:45:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:45:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:45:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:45:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:45:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/04 04:45:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:45:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:45:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:45:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:45:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:45:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:45:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:45:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:45:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:45:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:45:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:45:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 04:45:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:45:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:45:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:45:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:45:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/04 04:45:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 04:45:36 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:45:36 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:45:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/04 04:45:41 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:45:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:45:41 DEBUG : YmFuYW5h: size = 6 OK 2026/07/04 04:45:41 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/04 04:45:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:45:43 DEBUG : YXBwbGU=: size = 5 OK 2026/07/04 04:45:43 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/04 04:45:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:45:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/04 04:45:43 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:45:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:45:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/04 04:45:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:45:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:45:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/04 04:45:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:45:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:45:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/04 04:45:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:45:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:45:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/04 04:45:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:45:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:45:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/04 04:45:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:45:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:45:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/04 04:45:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:45:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:45:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/04 04:45:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:45:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 04:45:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/04 04:45:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:45:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/04 04:46:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/04 04:46:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/04 04:46:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 04:46:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/04 04:46:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 04:46:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/04 04:46:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/04 04:46:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/04 04:46:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:07 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/04 04:46:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/04 04:46:07 DEBUG : Waiting for deletions to finish 2026/07/04 04:46:07 INFO : dir1/0014-89;=.txt: Deleted 2026/07/04 04:46:07 INFO : dir1/0012-6789;.txt: Deleted 2026/07/04 04:46:07 INFO : splitbananasplit: Deleted 2026/07/04 04:46:07 INFO : dir1/0011-56789;.txt: Deleted 2026/07/04 04:46:07 INFO : dir1/0009-3456789.txt: Deleted 2026/07/04 04:46:07 INFO : dir1/0013-789;=.txt: Deleted 2026/07/04 04:46:08 INFO : dir1/0015-9;=.txt: Deleted 2026/07/04 04:46:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/04 04:46:08 INFO : apple: Deleted 2026/07/04 04:46:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/04 04:46:08 INFO : dir1/0010-456789.txt: Deleted 2026/07/04 04:46:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/04 04:46:08 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/04 04:46:08 INFO : appleappleapplebanana: Deleted 2026/07/04 04:46:08 INFO : banana: Deleted 2026/07/04 04:46:08 INFO : dir1/0008-2345678.txt: Deleted 2026/07/04 04:46:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/04 04:46:08 INFO : dir1/0007-1234567.txt: Deleted 2026/07/04 04:46:08 INFO : dir1/0003-defghij.txt: Deleted 2026/07/04 04:46:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/04 04:46:09 DEBUG : Waiting for deletions to finish 2026/07/04 04:46:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/04 04:46:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/04 04:46:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/04 04:46:09 DEBUG : YmFuYW5h: Excluded 2026/07/04 04:46:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/04 04:46:09 DEBUG : YXBwbGU=: Excluded 2026/07/04 04:46:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/04 04:46:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/04 04:46:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/04 04:46:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/04 04:46:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/04 04:46:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/04 04:46:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/04 04:46:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/04 04:46:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/04 04:46:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/04 04:46:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/04 04:46:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/04 04:46:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/04 04:46:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/04 04:46:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/04 04:46:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/04 04:46:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/04 04:46:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/04 04:46:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/04 04:46:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/04 04:46:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/04 04:46:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/04 04:46:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/04 04:46:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 04:46:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 04:46:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 04:46:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 04:46:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: Sizes identical 2026/07/04 04:46:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 04:46:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/04 04:46:12 DEBUG : splitbananasplit: Sizes identical 2026/07/04 04:46:12 DEBUG : YXBwbGU=: size = 5 OK 2026/07/04 04:46:12 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 04:46:12 DEBUG : apple: Sizes identical 2026/07/04 04:46:12 DEBUG : YmFuYW5h: size = 6 OK 2026/07/04 04:46:12 DEBUG : banana: Sizes identical 2026/07/04 04:46:12 DEBUG : banana: Unchanged skipping 2026/07/04 04:46:12 DEBUG : apple: Unchanged skipping 2026/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 04:46:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/04 04:46:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/04 04:46:13 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/04 04:46:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 04:46:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/04 04:46:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/04 04:46:13 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/04 04:46:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 04:46:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/04 04:46:13 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/04 04:46:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 04:46:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/04 04:46:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/04 04:46:13 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/04 04:46:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 04:46:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/04 04:46:13 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/04 04:46:13 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/04 04:46:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 04:46:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 04:46:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/04 04:46:13 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/04 04:46:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/04 04:46:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 04:46:13 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/04 04:46:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/04 04:46:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 04:46:13 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/04 04:46:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/04 04:46:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/04 04:46:13 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/04 04:46:13 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/04 04:46:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/04 04:46:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 04:46:13 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/04 04:46:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/04 04:46:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 04:46:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/04 04:46:13 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/04 04:46:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 04:46:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 04:46:13 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/04 04:46:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 04:46:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/04 04:46:13 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/04 04:46:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 04:46:13 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/04 04:46:13 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/04 04:46:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 04:46:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 04:46:13 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:46:13 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:46:13 DEBUG : Waiting for deletions to finish 2026/07/04 04:46:13 DEBUG : Waiting for deletions to finish 2026/07/04 04:46:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/04 04:46:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : YmFuYW5h: Excluded 2026/07/04 04:46:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : YXBwbGU=: Excluded 2026/07/04 04:46:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/04 04:46:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/04 04:46:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/04 04:46:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/04 04:46:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/04 04:46:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/04 04:46:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/04 04:46:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/04 04:46:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/04 04:46:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/04 04:46:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/04 04:46:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/04 04:46:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/04 04:46:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/04 04:46:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/04 04:46:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/04 04:46:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/04 04:46:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/04 04:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 04:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 04:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/04 04:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/04 04:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/04 04:46:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/04 04:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/04 04:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/04 04:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/04 04:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/04 04:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/04 04:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/04 04:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:48:30 DEBUG : Waiting for deletions to finish 2026/07/04 04:48:33 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:48:33 DEBUG : apple: Excluded 2026/07/04 04:48:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 04:48:33 DEBUG : appleappleapplebanana: Excluded 2026/07/04 04:48:33 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:48:33 DEBUG : banana: Excluded 2026/07/04 04:48:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 04:48:33 DEBUG : splitbananasplit: Excluded 2026/07/04 04:48:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 04:48:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 04:48:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 04:48:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 04:48:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 04:48:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 04:48:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 04:48:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 04:48:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 04:48:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 04:48:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 04:48:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 04:48:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 04:48:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 04:48:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 04:48:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 04:48:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 04:48:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 04:48:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 04:48:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 04:48:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 04:48:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 04:48:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 04:48:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 04:48:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 04:48:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 04:48:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 04:48:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 04:48:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 04:48:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 04:48:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 04:48:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/04 04:48:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:48:35 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:48:35 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:48:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:48:35 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:48:35 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:48:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:48:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:48:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:48:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:48:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:48:35 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:48:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:48:35 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:48:35 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:48:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:48:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:48:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:48:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:48:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:48:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:48:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:48:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 04:48:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 04:48:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 04:48:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 04:48:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 04:48:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 04:48:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 04:48:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 04:48:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 04:48:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 04:48:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 04:48:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 04:48:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 04:48:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 04:48:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 04:48:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 04:48:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 04:48:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 04:48:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 04:48:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 04:48:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 04:48:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 04:48:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 04:48:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 04:48:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 04:48:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 04:48:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 04:48:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 04:48:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 04:48:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 04:48:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 04:48:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 04:48:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 04:48:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 04:48:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 04:48:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 04:48:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 04:48:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 04:48:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 04:48:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 04:48:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 04:48:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 04:48:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 04:48:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 04:48:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 04:48:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 04:48:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 04:48:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 04:48:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 04:48:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 04:48:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 04:48:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 04:48:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 04:48:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 04:48:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 04:48:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 04:48:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 04:48:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 04:48:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 04:48:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 04:48:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 04:48:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 04:48:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 04:48:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 04:48:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 04:48:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 04:48:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 04:48:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 04:48:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 04:48:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 04:48:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 04:48:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 04:48:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 04:48:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 04:48:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 04:48:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 04:48:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 04:48:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 04:48:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 04:48:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 04:48:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 04:48:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 04:48:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 04:48:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 04:48:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 04:48:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 04:48:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 04:48:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 04:48:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 04:48:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 04:48:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 04:48:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 04:48:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 04:48:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 04:48:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 04:48:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 04:48:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 04:48:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 04:48:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 04:48:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 04:48:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 04:48:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 04:48:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 04:48:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 04:48:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 04:48:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 04:48:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 04:48:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 04:48:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 04:48:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 04:48:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 04:48:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 04:48:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 04:48:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 04:48:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 04:48:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 04:48:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 04:48:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 04:48:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 04:48:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 04:48:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 04:48:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 04:48:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 04:48:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 04:48:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 04:48:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 04:48:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 04:48:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 04:48:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 04:48:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 04:48:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 04:48:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 04:48:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 04:48:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 04:48:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 04:48:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 04:48:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 04:48:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 04:48:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 04:48:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 04:48:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 04:48:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 04:48:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 04:48:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 04:48:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 04:48:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 04:48:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 04:48:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 04:48:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 04:48:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 04:48:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 04:48:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 04:48:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 04:48:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 04:48:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 04:48:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 04:48:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 04:48:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 04:48:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 04:48:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 04:48:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 04:48:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 04:48:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 04:48:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 04:48:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 04:48:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 04:48:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 04:48:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 04:48:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/04 04:48:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 04:48:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/04 04:48:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/04 04:48:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/04 04:48:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/04 04:48:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/04 04:48:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/04 04:48:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/04 04:48:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/04 04:48:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/04 04:48:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/04 04:48:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/04 04:48:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/04 04:48:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/04 04:48:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/04 04:48:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/04 04:48:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/04 04:48:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 04:48:36 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:48:36 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:48:42 DEBUG : PREFIXapple: size = 5 OK 2026/07/04 04:48:42 INFO : apple: Copied (new) to: PREFIXapple 2026/07/04 04:48:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 04:48:42 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/04 04:48:42 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/04 04:48:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 04:48:42 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/04 04:48:42 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/04 04:48:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 04:48:43 DEBUG : PREFIXbanana: size = 6 OK 2026/07/04 04:48:43 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/04 04:48:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 04:48:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/04 04:48:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 04:48:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 04:48:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/04 04:48:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 04:48:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 04:48:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/04 04:48:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 04:48:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 04:48:50 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/04 04:48:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/04 04:48:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 04:48:52 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/04 04:48:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/04 04:48:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 04:48:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/04 04:48:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 04:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 04:48:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/04 04:48:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 04:48:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 04:48:56 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/04 04:48:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/04 04:48:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 04:48:56 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/04 04:48:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/04 04:48:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 04:48:58 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/04 04:48:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/04 04:48:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 04:48:58 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/04 04:48:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/04 04:48:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 04:49:01 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/04 04:49:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/04 04:49:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 04:49:03 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/04 04:49:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/04 04:49:03 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/04 04:49:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/04 04:49:04 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/04 04:49:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/04 04:49:07 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/04 04:49:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/04 04:49:07 DEBUG : Waiting for deletions to finish 2026/07/04 04:49:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/04 04:49:07 INFO : dir1/0007-1234567.txt: Deleted 2026/07/04 04:49:07 INFO : dir1/0014-89;=.txt: Deleted 2026/07/04 04:49:07 INFO : dir1/0012-6789;.txt: Deleted 2026/07/04 04:49:07 INFO : dir1/0009-3456789.txt: Deleted 2026/07/04 04:49:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/04 04:49:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/04 04:49:08 INFO : dir1/0010-456789.txt: Deleted 2026/07/04 04:49:08 INFO : dir1/0003-defghij.txt: Deleted 2026/07/04 04:49:08 INFO : dir1/0011-56789;.txt: Deleted 2026/07/04 04:49:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/04 04:49:08 INFO : dir1/0015-9;=.txt: Deleted 2026/07/04 04:49:08 INFO : dir1/0013-789;=.txt: Deleted 2026/07/04 04:49:08 INFO : apple: Deleted 2026/07/04 04:49:09 INFO : splitbananasplit: Deleted 2026/07/04 04:49:09 INFO : dir1/0008-2345678.txt: Deleted 2026/07/04 04:49:09 INFO : banana: Deleted 2026/07/04 04:49:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/04 04:49:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/04 04:49:09 INFO : appleappleapplebanana: Deleted 2026/07/04 04:49:09 DEBUG : Waiting for deletions to finish 2026/07/04 04:49:10 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : PREFIXapple: Excluded 2026/07/04 04:49:10 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/04 04:49:10 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : PREFIXbanana: Excluded 2026/07/04 04:49:10 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/04 04:49:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/04 04:49:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 04:49:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 04:49:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 04:49:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 04:49:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 04:49:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 04:49:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 04:49:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 04:49:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 04:49:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 04:49:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 04:49:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 04:49:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 04:49:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 04:49:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 04:49:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 04:49:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 04:49:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 04:49:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 04:49:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 04:49:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 04:49:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 04:49:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 04:49:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 04:49:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 04:49:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 04:49:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 04:49:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 04:49:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 04:49:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 04:49:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:49:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 04:49:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:49:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 04:49:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:49:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 04:49:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:49:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 04:49:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:49:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 04:49:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:49:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 04:49:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:49:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 04:49:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:49:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 04:49:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:49:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 04:49:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:49:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 04:49:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:49:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 04:49:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:49:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 04:49:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:49:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 04:49:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:49:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 04:49:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:49:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 04:49:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:49:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:49:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:49:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 04:49:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:49:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 04:49:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:49:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 04:49:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:49:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 04:49:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:49:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 04:49:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:49:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 04:49:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:49:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 04:49:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:49:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 04:49:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:49:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 04:49:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:49:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 04:49:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:49:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 04:49:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:49:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 04:49:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:49:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 04:49:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:49:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 04:49:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:49:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 04:49:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:49:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 04:49:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:49:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:49:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:49:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 04:49:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:49:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 04:49:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:49:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 04:49:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:49:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 04:49:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:49:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 04:49:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:49:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 04:49:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:49:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 04:49:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:49:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 04:49:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:49:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 04:49:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:49:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 04:49:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:49:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 04:49:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:49:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 04:49:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:49:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 04:49:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:49:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 04:49:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:49:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 04:49:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:49:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 04:49:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/04 04:49:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/04 04:49:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/04 04:49:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/04 04:49:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/04 04:49:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/04 04:49:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/04 04:49:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/04 04:49:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/04 04:49:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/04 04:49:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/04 04:49:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/04 04:49:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/04 04:49:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/04 04:49:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/04 04:49:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/04 04:49:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/04 04:49:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/04 04:49:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/04 04:49:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/04 04:49:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 04:49:12 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:49:12 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:49:16 DEBUG : apple: size = 5 OK 2026/07/04 04:49:16 INFO : apple: Copied (new) 2026/07/04 04:49:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 04:49:16 INFO : appleappleapplebanana: Copied (new) 2026/07/04 04:49:17 DEBUG : banana: size = 6 OK 2026/07/04 04:49:17 INFO : banana: Copied (new) 2026/07/04 04:49:17 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 04:49:17 INFO : splitbananasplit: Copied (new) 2026/07/04 04:49:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 04:49:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/04 04:49:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 04:49:22 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/04 04:49:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 04:49:23 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/04 04:49:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 04:49:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/04 04:49:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 04:49:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/04 04:49:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 04:49:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/04 04:49:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 04:49:28 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/04 04:49:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 04:49:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/04 04:49:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 04:49:33 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/04 04:49:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 04:49:34 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/04 04:49:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 04:49:34 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/04 04:49:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 04:49:35 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/04 04:49:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 04:49:39 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/04 04:49:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 04:49:40 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/04 04:49:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 04:49:41 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/04 04:49:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 04:49:41 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/04 04:49:41 DEBUG : Waiting for deletions to finish 2026/07/04 04:49:41 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/04 04:49:41 INFO : PREFIXapple: Deleted 2026/07/04 04:49:41 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/04 04:49:41 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/04 04:49:42 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/04 04:49:42 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/04 04:49:42 INFO : PREFIXbanana: Deleted 2026/07/04 04:49:42 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/04 04:49:42 INFO : PREFIXsplitbananasplit: Deleted 2026/07/04 04:49:42 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/04 04:49:42 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/04 04:49:42 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/04 04:49:42 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/04 04:49:42 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/04 04:49:42 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/04 04:49:42 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/04 04:49:43 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/04 04:49:43 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/04 04:49:43 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/04 04:49:43 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/04 04:49:43 DEBUG : Waiting for deletions to finish 2026/07/04 04:49:43 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:49:43 DEBUG : apple: Excluded 2026/07/04 04:49:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 04:49:43 DEBUG : appleappleapplebanana: Excluded 2026/07/04 04:49:43 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:49:43 DEBUG : banana: Excluded 2026/07/04 04:49:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 04:49:43 DEBUG : splitbananasplit: Excluded 2026/07/04 04:49:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 04:49:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 04:49:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 04:49:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 04:49:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 04:49:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 04:49:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 04:49:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 04:49:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 04:49:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 04:49:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 04:49:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 04:49:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 04:49:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 04:49:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 04:49:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 04:49:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 04:49:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 04:49:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 04:49:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 04:49:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 04:49:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 04:49:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 04:49:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 04:49:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 04:49:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 04:49:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 04:49:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 04:49:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 04:49:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 04:49:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 04:49:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/04 04:49:45 DEBUG : Waiting for deletions to finish 2026/07/04 04:49:46 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:49:46 DEBUG : apple: Excluded 2026/07/04 04:49:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 04:49:46 DEBUG : appleappleapplebanana: Excluded 2026/07/04 04:49:46 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:49:46 DEBUG : banana: Excluded 2026/07/04 04:49:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 04:49:46 DEBUG : splitbananasplit: Excluded 2026/07/04 04:49:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 04:49:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 04:49:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 04:49:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 04:49:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 04:49:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 04:49:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 04:49:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 04:49:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 04:49:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 04:49:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 04:49:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 04:49:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 04:49:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 04:49:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 04:49:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 04:49:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 04:49:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 04:49:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 04:49:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 04:49:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 04:49:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 04:49:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 04:49:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 04:49:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 04:49:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 04:49:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 04:49:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 04:49:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 04:49:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 04:49:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 04:49:48 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:51:56 DEBUG : Waiting for deletions to finish 2026/07/04 04:51:56 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:51:56 DEBUG : apple: Excluded 2026/07/04 04:51:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 04:51:56 DEBUG : appleappleapplebanana: Excluded 2026/07/04 04:51:56 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:51:56 DEBUG : banana: Excluded 2026/07/04 04:51:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 04:51:56 DEBUG : splitbananasplit: Excluded 2026/07/04 04:51:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 04:51:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 04:51:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 04:51:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 04:51:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 04:51:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 04:51:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 04:51:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 04:51:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 04:51:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 04:51:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 04:51:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 04:51:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 04:51:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 04:51:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 04:51:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 04:51:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 04:51:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 04:51:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 04:51:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 04:51:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 04:51:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 04:51:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 04:51:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 04:51:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 04:51:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 04:51:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 04:51:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 04:51:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 04:51:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 04:51:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 04:51:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/04 04:51:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 04:51:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:51:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:51:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 04:51:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:51:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:51:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 04:51:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:51:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:51:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 04:51:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:51:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:51:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:51:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:51:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:51:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:51:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 04:51:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:51:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 04:51:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:51:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 04:51:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 04:51:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 04:51:58 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:51:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:51:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:51:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 04:51:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 04:51:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 04:51:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/04 04:52:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/04 04:52:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/04 04:52:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/04 04:52:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/04 04:52:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/04 04:52:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/04 04:52:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/04 04:52:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/04 04:52:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/04 04:52:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/04 04:52:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/04 04:52:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/04 04:52:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/04 04:52:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/04 04:52:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/04 04:52:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:01 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:52:01 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:52:04 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/04 04:52:04 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/04 04:52:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 04:52:04 DEBUG : appleSUFFIX: size = 5 OK 2026/07/04 04:52:04 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/04 04:52:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 04:52:04 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/04 04:52:04 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/04 04:52:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 04:52:06 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/04 04:52:06 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/04 04:52:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 04:52:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/04 04:52:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 04:52:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 04:52:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/04 04:52:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 04:52:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 04:52:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/04 04:52:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 04:52:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 04:52:12 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/04 04:52:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/04 04:52:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 04:52:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/04 04:52:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 04:52:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 04:52:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/04 04:52:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 04:52:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 04:52:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/04 04:52:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 04:52:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 04:52:16 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/04 04:52:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/04 04:52:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 04:52:19 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/04 04:52:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/04 04:52:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 04:52:20 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/04 04:52:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/04 04:52:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 04:52:20 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/04 04:52:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/04 04:52:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 04:52:23 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/04 04:52:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/04 04:52:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 04:52:25 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/04 04:52:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/04 04:52:25 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/04 04:52:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/04 04:52:26 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/04 04:52:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/04 04:52:28 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/04 04:52:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/04 04:52:28 DEBUG : Waiting for deletions to finish 2026/07/04 04:52:29 INFO : splitbananasplit: Deleted 2026/07/04 04:52:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/04 04:52:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/04 04:52:29 INFO : dir1/0009-3456789.txt: Deleted 2026/07/04 04:52:29 INFO : dir1/0007-1234567.txt: Deleted 2026/07/04 04:52:29 INFO : dir1/0014-89;=.txt: Deleted 2026/07/04 04:52:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/04 04:52:29 INFO : dir1/0003-defghij.txt: Deleted 2026/07/04 04:52:29 INFO : dir1/0012-6789;.txt: Deleted 2026/07/04 04:52:29 INFO : dir1/0008-2345678.txt: Deleted 2026/07/04 04:52:29 INFO : dir1/0015-9;=.txt: Deleted 2026/07/04 04:52:29 INFO : apple: Deleted 2026/07/04 04:52:29 INFO : appleappleapplebanana: Deleted 2026/07/04 04:52:29 INFO : dir1/0010-456789.txt: Deleted 2026/07/04 04:52:29 INFO : banana: Deleted 2026/07/04 04:52:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/04 04:52:29 INFO : dir1/0011-56789;.txt: Deleted 2026/07/04 04:52:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/04 04:52:30 INFO : dir1/0013-789;=.txt: Deleted 2026/07/04 04:52:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/04 04:52:30 DEBUG : Waiting for deletions to finish 2026/07/04 04:52:31 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/04 04:52:31 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : appleSUFFIX: Excluded 2026/07/04 04:52:31 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : bananaSUFFIX: Excluded 2026/07/04 04:52:31 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/04 04:52:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/04 04:52:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/04 04:52:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/04 04:52:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/04 04:52:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/04 04:52:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/04 04:52:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/04 04:52:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/04 04:52:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/04 04:52:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/04 04:52:31 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/04 04:52:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/04 04:52:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/04 04:52:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/04 04:52:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/04 04:52:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/04 04:52:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/04 04:52:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 04:52:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 04:52:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 04:52:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 04:52:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 04:52:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 04:52:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 04:52:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 04:52:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 04:52:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 04:52:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 04:52:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 04:52:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 04:52:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 04:52:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 04:52:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 04:52:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 04:52:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 04:52:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 04:52:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 04:52:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 04:52:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 04:52:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 04:52:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 04:52:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 04:52:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 04:52:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 04:52:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 04:52:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 04:52:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 04:52:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 04:52:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 04:52:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 04:52:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:52:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:52:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 04:52:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 04:52:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 04:52:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 04:52:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 04:52:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 04:52:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 04:52:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 04:52:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 04:52:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 04:52:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 04:52:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 04:52:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 04:52:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 04:52:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 04:52:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 04:52:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:52:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:52:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:52:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:52:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 04:52:32 DEBUG : apple: transformed to: appleSUFFIX 2026/07/04 04:52:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/04 04:52:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/04 04:52:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/04 04:52:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/04 04:52:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 04:52:33 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:52:33 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:52:37 DEBUG : apple: size = 5 OK 2026/07/04 04:52:37 INFO : apple: Copied (new) 2026/07/04 04:52:40 DEBUG : banana: size = 6 OK 2026/07/04 04:52:40 INFO : banana: Copied (new) 2026/07/04 04:52:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 04:52:40 INFO : appleappleapplebanana: Copied (new) 2026/07/04 04:52:40 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 04:52:40 INFO : splitbananasplit: Copied (new) 2026/07/04 04:52:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 04:52:45 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/04 04:52:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 04:52:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/04 04:52:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 04:52:46 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/04 04:52:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 04:52:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/04 04:52:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 04:52:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/04 04:52:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 04:52:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/04 04:52:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 04:52:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/04 04:52:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 04:52:53 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/04 04:52:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 04:52:53 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/04 04:52:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 04:52:55 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/04 04:52:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 04:52:59 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/04 04:52:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 04:52:59 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/04 04:52:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 04:52:59 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/04 04:53:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 04:53:02 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/04 04:53:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 04:53:04 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/04 04:53:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 04:53:05 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/04 04:53:05 DEBUG : Waiting for deletions to finish 2026/07/04 04:53:05 INFO : appleSUFFIX: Deleted 2026/07/04 04:53:05 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/04 04:53:05 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/04 04:53:05 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/04 04:53:05 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/04 04:53:06 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/04 04:53:06 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/04 04:53:06 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/04 04:53:06 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/04 04:53:06 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/04 04:53:06 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/04 04:53:06 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/04 04:53:06 INFO : bananaSUFFIX: Deleted 2026/07/04 04:53:06 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/04 04:53:06 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/04 04:53:06 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/04 04:53:06 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/04 04:53:06 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/04 04:53:07 INFO : splitbananasplitSUFFIX: Deleted 2026/07/04 04:53:07 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/04 04:53:07 DEBUG : Waiting for deletions to finish 2026/07/04 04:53:07 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:53:07 DEBUG : apple: Excluded 2026/07/04 04:53:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 04:53:07 DEBUG : appleappleapplebanana: Excluded 2026/07/04 04:53:07 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:53:07 DEBUG : banana: Excluded 2026/07/04 04:53:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 04:53:07 DEBUG : splitbananasplit: Excluded 2026/07/04 04:53:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 04:53:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 04:53:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 04:53:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 04:53:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 04:53:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 04:53:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 04:53:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 04:53:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 04:53:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 04:53:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 04:53:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 04:53:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 04:53:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 04:53:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 04:53:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 04:53:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 04:53:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 04:53:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 04:53:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 04:53:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 04:53:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 04:53:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 04:53:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 04:53:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 04:53:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 04:53:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 04:53:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 04:53:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 04:53:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 04:53:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 04:53:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/04 04:53:11 DEBUG : Waiting for deletions to finish 2026/07/04 04:53:11 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:53:11 DEBUG : apple: Excluded 2026/07/04 04:53:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 04:53:11 DEBUG : appleappleapplebanana: Excluded 2026/07/04 04:53:11 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:53:11 DEBUG : banana: Excluded 2026/07/04 04:53:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 04:53:11 DEBUG : splitbananasplit: Excluded 2026/07/04 04:53:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 04:53:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 04:53:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 04:53:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 04:53:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 04:53:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 04:53:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 04:53:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 04:53:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 04:53:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 04:53:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 04:53:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 04:53:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 04:53:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 04:53:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 04:53:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 04:53:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 04:53:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 04:53:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 04:53:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 04:53:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 04:53:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 04:53:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 04:53:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 04:53:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 04:53:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 04:53:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 04:53:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 04:53:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 04:53:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 04:53:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 04:53:14 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:55:24 DEBUG : Waiting for deletions to finish 2026/07/04 04:55:24 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:55:24 DEBUG : apple: Excluded 2026/07/04 04:55:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 04:55:24 DEBUG : appleappleapplebanana: Excluded 2026/07/04 04:55:24 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:55:24 DEBUG : banana: Excluded 2026/07/04 04:55:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 04:55:24 DEBUG : splitbananasplit: Excluded 2026/07/04 04:55:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 04:55:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 04:55:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 04:55:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 04:55:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 04:55:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 04:55:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 04:55:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 04:55:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 04:55:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 04:55:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 04:55:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 04:55:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 04:55:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 04:55:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 04:55:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 04:55:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 04:55:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 04:55:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 04:55:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 04:55:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 04:55:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 04:55:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 04:55:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 04:55:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 04:55:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 04:55:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 04:55:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 04:55:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 04:55:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 04:55:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 04:55:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/04 04:55:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 04:55:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 04:55:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 04:55:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 04:55:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/04 04:55:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 04:55:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/04 04:55:27 DEBUG : apple: size = 5 OK 2026/07/04 04:55:27 DEBUG : apple: Sizes identical 2026/07/04 04:55:27 DEBUG : apple: Unchanged skipping 2026/07/04 04:55:27 DEBUG : banana: size = 6 OK 2026/07/04 04:55:27 DEBUG : banana: Sizes identical 2026/07/04 04:55:27 DEBUG : banana: Unchanged skipping 2026/07/04 04:55:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 04:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 04:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 04:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 04:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 04:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 04:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 04:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/04 04:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/04 04:55:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/04 04:55:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/04 04:55:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/04 04:55:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/04 04:55:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/04 04:55:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 04:55:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 04:55:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:55:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/04 04:55:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/04 04:55:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/04 04:55:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:55:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/04 04:55:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 04:55:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/04 04:55:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/04 04:55:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/04 04:55:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/04 04:55:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/04 04:55:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/04 04:55:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/04 04:55:27 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:55:27 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:55:31 DEBUG : splitbanan: size = 16 OK 2026/07/04 04:55:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/04 04:55:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 04:55:32 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/04 04:55:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/04 04:55:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 04:55:33 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/04 04:55:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/04 04:55:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 04:55:33 DEBUG : appleapple: size = 21 OK 2026/07/04 04:55:33 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/04 04:55:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 04:55:37 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/04 04:55:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/04 04:55:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 04:55:38 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/04 04:55:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/04 04:55:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 04:55:38 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/04 04:55:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/04 04:55:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 04:55:40 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/04 04:55:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/04 04:55:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 04:55:42 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/04 04:55:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/04 04:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 04:55:43 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/04 04:55:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/04 04:55:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 04:55:45 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/04 04:55:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/04 04:55:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 04:55:45 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/04 04:55:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/04 04:55:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 04:55:47 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/04 04:55:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/04 04:55:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 04:55:47 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/04 04:55:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/04 04:55:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 04:55:51 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/04 04:55:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/04 04:55:52 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/04 04:55:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/04 04:55:53 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/04 04:55:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/04 04:55:53 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/04 04:55:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/04 04:55:53 DEBUG : Waiting for deletions to finish 2026/07/04 04:55:54 INFO : dir1/0003-defghij.txt: Deleted 2026/07/04 04:55:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/04 04:55:54 INFO : dir1/0011-56789;.txt: Deleted 2026/07/04 04:55:54 INFO : dir1/0008-2345678.txt: Deleted 2026/07/04 04:55:54 INFO : dir1/0009-3456789.txt: Deleted 2026/07/04 04:55:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/04 04:55:54 INFO : dir1/0010-456789.txt: Deleted 2026/07/04 04:55:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/04 04:55:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/04 04:55:54 INFO : dir1/0007-1234567.txt: Deleted 2026/07/04 04:55:54 INFO : appleappleapplebanana: Deleted 2026/07/04 04:55:54 INFO : splitbananasplit: Deleted 2026/07/04 04:55:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/04 04:55:55 INFO : dir1/0015-9;=.txt: Deleted 2026/07/04 04:55:55 INFO : dir1/0014-89;=.txt: Deleted 2026/07/04 04:55:55 INFO : dir1/0012-6789;.txt: Deleted 2026/07/04 04:55:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/04 04:55:56 INFO : dir1/0013-789;=.txt: Deleted 2026/07/04 04:55:56 DEBUG : Waiting for deletions to finish 2026/07/04 04:55:57 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : apple: Excluded 2026/07/04 04:55:57 DEBUG : appleapple: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : appleapple: Excluded 2026/07/04 04:55:57 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : banana: Excluded 2026/07/04 04:55:57 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : splitbanan: Excluded 2026/07/04 04:55:57 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : dir1/0000-abcde: Excluded 2026/07/04 04:55:57 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : dir1/0001-bcdef: Excluded 2026/07/04 04:55:57 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : dir1/0002-cdefg: Excluded 2026/07/04 04:55:57 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : dir1/0003-defgh: Excluded 2026/07/04 04:55:57 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : dir1/0004-efghi: Excluded 2026/07/04 04:55:57 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : dir1/0005-fghij: Excluded 2026/07/04 04:55:57 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : dir1/0006-ghijk: Excluded 2026/07/04 04:55:57 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : dir1/0007-12345: Excluded 2026/07/04 04:55:57 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : dir1/0008-23456: Excluded 2026/07/04 04:55:57 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : dir1/0009-34567: Excluded 2026/07/04 04:55:57 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : dir1/0010-45678: Excluded 2026/07/04 04:55:57 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : dir1/0011-56789: Excluded 2026/07/04 04:55:57 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : dir1/0012-6789;: Excluded 2026/07/04 04:55:57 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : dir1/0013-789;=: Excluded 2026/07/04 04:55:57 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : dir1/0014-89;=.: Excluded 2026/07/04 04:55:57 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/04 04:55:57 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/04 04:55:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 04:55:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 04:55:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 04:55:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 04:55:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 04:55:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 04:55:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 04:55:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 04:55:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 04:55:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 04:55:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 04:55:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 04:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 04:55:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 04:55:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 04:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 04:55:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 04:55:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 04:55:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 04:55:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 04:55:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 04:55:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 04:55:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 04:55:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 04:55:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 04:55:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 04:55:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 04:55:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 04:55:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 04:55:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 04:55:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 04:55:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 04:55:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 04:55:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 04:55:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 04:55:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 04:55:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 04:55:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 04:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 04:55:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 04:55:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 04:55:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 04:55:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 04:55:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 04:55:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 04:55:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 04:55:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 04:55:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 04:55:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 04:55:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 04:55:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 04:55:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 04:55:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 04:55:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 04:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 04:55:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 04:55:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 04:55:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 04:55:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 04:55:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 04:55:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 04:55:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 04:55:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 04:55:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 04:55:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 04:55:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 04:55:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 04:55:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 04:55:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 04:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 04:55:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 04:55:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 04:55:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 04:55:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 04:55:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 04:55:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 04:55:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 04:55:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 04:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 04:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 04:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 04:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 04:55:59 DEBUG : apple: size = 5 OK 2026/07/04 04:55:59 DEBUG : apple: Sizes identical 2026/07/04 04:55:59 DEBUG : apple: Unchanged skipping 2026/07/04 04:55:59 DEBUG : appleapple: size = 21 OK 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: Sizes identical 2026/07/04 04:55:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 04:55:59 DEBUG : banana: size = 6 OK 2026/07/04 04:55:59 DEBUG : banana: Sizes identical 2026/07/04 04:55:59 DEBUG : banana: Unchanged skipping 2026/07/04 04:55:59 DEBUG : splitbanan: size = 16 OK 2026/07/04 04:55:59 DEBUG : splitbananasplit: Sizes identical 2026/07/04 04:55:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 04:55:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:55:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/04 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/04 04:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/04 04:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/04 04:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/04 04:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/04 04:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/04 04:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/04 04:56:00 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/04 04:56:00 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/04 04:56:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 04:56:00 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/04 04:56:00 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/04 04:56:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 04:56:00 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/04 04:56:00 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/04 04:56:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 04:56:00 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/04 04:56:00 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/04 04:56:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 04:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/04 04:56:00 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/04 04:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/04 04:56:00 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/04 04:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/04 04:56:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 04:56:00 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/04 04:56:00 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/04 04:56:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 04:56:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/04 04:56:00 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/04 04:56:00 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/04 04:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/04 04:56:00 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/04 04:56:00 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/04 04:56:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 04:56:00 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/04 04:56:00 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/04 04:56:00 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/04 04:56:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 04:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/04 04:56:00 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/04 04:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/04 04:56:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 04:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/04 04:56:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 04:56:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/04 04:56:00 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/04 04:56:00 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/04 04:56:00 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/04 04:56:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 04:56:00 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/04 04:56:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 04:56:00 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/04 04:56:00 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/04 04:56:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 04:56:00 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/04 04:56:00 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/04 04:56:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 04:56:00 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:56:00 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/04 04:56:00 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/04 04:56:00 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/04 04:56:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 04:56:00 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/04 04:56:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 04:56:00 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:56:00 DEBUG : Waiting for deletions to finish 2026/07/04 04:56:00 DEBUG : Waiting for deletions to finish 2026/07/04 04:56:00 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:56:00 DEBUG : apple: Excluded 2026/07/04 04:56:00 DEBUG : appleapple: Excluded (Path Filter) 2026/07/04 04:56:00 DEBUG : appleapple: Excluded 2026/07/04 04:56:00 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:56:00 DEBUG : banana: Excluded 2026/07/04 04:56:00 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/04 04:56:00 DEBUG : splitbanan: Excluded 2026/07/04 04:56:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/04 04:56:01 DEBUG : dir1/0000-abcde: Excluded 2026/07/04 04:56:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/04 04:56:01 DEBUG : dir1/0001-bcdef: Excluded 2026/07/04 04:56:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/04 04:56:01 DEBUG : dir1/0002-cdefg: Excluded 2026/07/04 04:56:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/04 04:56:01 DEBUG : dir1/0003-defgh: Excluded 2026/07/04 04:56:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/04 04:56:01 DEBUG : dir1/0004-efghi: Excluded 2026/07/04 04:56:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/04 04:56:01 DEBUG : dir1/0005-fghij: Excluded 2026/07/04 04:56:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/04 04:56:01 DEBUG : dir1/0006-ghijk: Excluded 2026/07/04 04:56:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/04 04:56:01 DEBUG : dir1/0007-12345: Excluded 2026/07/04 04:56:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/04 04:56:01 DEBUG : dir1/0008-23456: Excluded 2026/07/04 04:56:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/04 04:56:01 DEBUG : dir1/0009-34567: Excluded 2026/07/04 04:56:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/04 04:56:01 DEBUG : dir1/0010-45678: Excluded 2026/07/04 04:56:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/04 04:56:01 DEBUG : dir1/0011-56789: Excluded 2026/07/04 04:56:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/04 04:56:01 DEBUG : dir1/0012-6789;: Excluded 2026/07/04 04:56:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/04 04:56:01 DEBUG : dir1/0013-789;=: Excluded 2026/07/04 04:56:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/04 04:56:01 DEBUG : dir1/0014-89;=.: Excluded 2026/07/04 04:56:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/04 04:56:01 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/04 04:56:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:56:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:56:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 04:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 04:56:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 04:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 04:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 04:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 04:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 04:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 04:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 04:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 04:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 04:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 04:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 04:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 04:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 04:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 04:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 04:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 04:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 04:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 04:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 04:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 04:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 04:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 04:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 04:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 04:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 04:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 04:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 04:56:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 04:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 04:56:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 04:56:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 04:56:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/04 04:56:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/04 04:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/04 04:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/04 04:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/04 04:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/04 04:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/04 04:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/04 04:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/04 04:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/04 04:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/04 04:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/04 04:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/04 04:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/04 04:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/04 04:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/04 04:56:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/04 04:56:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/04 04:56:10 ERROR : dir1: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/encoder run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 04:58:13 DEBUG : Waiting for deletions to finish 2026/07/04 04:58:17 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:58:17 DEBUG : apple: Excluded 2026/07/04 04:58:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 04:58:17 DEBUG : appleappleapplebanana: Excluded 2026/07/04 04:58:17 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:58:17 DEBUG : banana: Excluded 2026/07/04 04:58:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 04:58:17 DEBUG : splitbananasplit: Excluded 2026/07/04 04:58:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 04:58:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 04:58:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 04:58:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 04:58:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 04:58:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 04:58:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 04:58:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 04:58:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 04:58:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 04:58:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 04:58:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 04:58:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 04:58:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 04:58:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 04:58:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 04:58:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 04:58:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 04:58:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 04:58:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 04:58:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 04:58:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 04:58:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 04:58:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 04:58:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 04:58:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 04:58:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 04:58:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 04:58:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 04:58:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 04:58:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 04:58:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/04 04:58:21 DEBUG : apple: size = 5 OK 2026/07/04 04:58:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 04:58:21 DEBUG : appleappleapplebanana: Sizes identical 2026/07/04 04:58:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 04:58:21 DEBUG : banana: size = 6 OK 2026/07/04 04:58:21 DEBUG : banana: Sizes identical 2026/07/04 04:58:21 DEBUG : banana: Unchanged skipping 2026/07/04 04:58:21 DEBUG : apple: Sizes identical 2026/07/04 04:58:21 DEBUG : apple: Unchanged skipping 2026/07/04 04:58:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 04:58:21 DEBUG : splitbananasplit: Sizes identical 2026/07/04 04:58:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 04:58:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 04:58:22 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/04 04:58:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 04:58:22 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:58:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 04:58:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 04:58:22 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/04 04:58:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 04:58:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 04:58:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 04:58:22 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/04 04:58:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 04:58:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 04:58:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 04:58:22 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/04 04:58:22 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/04 04:58:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 04:58:22 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/04 04:58:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 04:58:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 04:58:22 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/04 04:58:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 04:58:22 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/04 04:58:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 04:58:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 04:58:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 04:58:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 04:58:22 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/04 04:58:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 04:58:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 04:58:22 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/04 04:58:22 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/04 04:58:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 04:58:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 04:58:22 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/04 04:58:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 04:58:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 04:58:22 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/04 04:58:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 04:58:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 04:58:22 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/04 04:58:22 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/04 04:58:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 04:58:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 04:58:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 04:58:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 04:58:22 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/04 04:58:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 04:58:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 04:58:22 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:58:22 DEBUG : Waiting for deletions to finish 2026/07/04 04:58:22 DEBUG : Waiting for deletions to finish 2026/07/04 04:58:22 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:58:22 DEBUG : apple: Excluded 2026/07/04 04:58:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 04:58:22 DEBUG : appleappleapplebanana: Excluded 2026/07/04 04:58:22 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:58:22 DEBUG : banana: Excluded 2026/07/04 04:58:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 04:58:22 DEBUG : splitbananasplit: Excluded 2026/07/04 04:58:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 04:58:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 04:58:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 04:58:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 04:58:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 04:58:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 04:58:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 04:58:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 04:58:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 04:58:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 04:58:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 04:58:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 04:58:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 04:58:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 04:58:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 04:58:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 04:58:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 04:58:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 04:58:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 04:58:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 04:58:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 04:58:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 04:58:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 04:58:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 04:58:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 04:58:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 04:58:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 04:58:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 04:58:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 04:58:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 04:58:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 04:58:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/04 04:58:24 DEBUG : apple: size = 5 OK 2026/07/04 04:58:24 DEBUG : apple: Sizes identical 2026/07/04 04:58:24 DEBUG : apple: Unchanged skipping 2026/07/04 04:58:24 DEBUG : banana: size = 6 OK 2026/07/04 04:58:24 DEBUG : banana: Sizes identical 2026/07/04 04:58:24 DEBUG : banana: Unchanged skipping 2026/07/04 04:58:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 04:58:24 DEBUG : appleappleapplebanana: Sizes identical 2026/07/04 04:58:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 04:58:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 04:58:24 DEBUG : splitbananasplit: Sizes identical 2026/07/04 04:58:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 04:58:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 04:58:24 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/04 04:58:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 04:58:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 04:58:24 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/04 04:58:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 04:58:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 04:58:24 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/04 04:58:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 04:58:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 04:58:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 04:58:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 04:58:24 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/04 04:58:24 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/04 04:58:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 04:58:24 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/04 04:58:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 04:58:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 04:58:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 04:58:24 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/04 04:58:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 04:58:24 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 04:58:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 04:58:24 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/04 04:58:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 04:58:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 04:58:24 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/04 04:58:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 04:58:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 04:58:24 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/04 04:58:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 04:58:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 04:58:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 04:58:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 04:58:24 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/04 04:58:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 04:58:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 04:58:24 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/04 04:58:24 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/04 04:58:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 04:58:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 04:58:24 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/04 04:58:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 04:58:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 04:58:24 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/04 04:58:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 04:58:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 04:58:24 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/04 04:58:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 04:58:24 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 04:58:24 DEBUG : Waiting for deletions to finish 2026/07/04 04:58:24 DEBUG : Waiting for deletions to finish 2026/07/04 04:58:25 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : apple: Excluded 2026/07/04 04:58:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : appleappleapplebanana: Excluded 2026/07/04 04:58:25 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : banana: Excluded 2026/07/04 04:58:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : splitbananasplit: Excluded 2026/07/04 04:58:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 04:58:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 04:58:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 04:58:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 04:58:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 04:58:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 04:58:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 04:58:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 04:58:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 04:58:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 04:58:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 04:58:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 04:58:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 04:58:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 04:58:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 04:58:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 04:58:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/04 04:58:26 DEBUG : Waiting for deletions to finish 2026/07/04 04:58:27 DEBUG : apple: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : apple: Excluded 2026/07/04 04:58:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : appleappleapplebanana: Excluded 2026/07/04 04:58:27 DEBUG : banana: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : banana: Excluded 2026/07/04 04:58:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : splitbananasplit: Excluded 2026/07/04 04:58:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 04:58:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 04:58:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 04:58:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 04:58:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 04:58:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 04:58:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 04:58:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 04:58:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 04:58:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 04:58:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 04:58:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 04:58:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 04:58:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 04:58:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 04:58:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 04:58:27 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 05:00:36 DEBUG : Waiting for deletions to finish 2026/07/04 05:00:36 DEBUG : apple: Excluded (Path Filter) 2026/07/04 05:00:36 DEBUG : apple: Excluded 2026/07/04 05:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 05:00:36 DEBUG : appleappleapplebanana: Excluded 2026/07/04 05:00:36 DEBUG : banana: Excluded (Path Filter) 2026/07/04 05:00:36 DEBUG : banana: Excluded 2026/07/04 05:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 05:00:36 DEBUG : splitbananasplit: Excluded 2026/07/04 05:00:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 05:00:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 05:00:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 05:00:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 05:00:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 05:00:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 05:00:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 05:00:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 05:00:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 05:00:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 05:00:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 05:00:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 05:00:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 05:00:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 05:00:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 05:00:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 05:00:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 05:00:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 05:00:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 05:00:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 05:00:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 05:00:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 05:00:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 05:00:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 05:00:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 05:00:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 05:00:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 05:00:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 05:00:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 05:00:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/04 05:00:45 DEBUG : apple: size = 5 OK 2026/07/04 05:00:45 DEBUG : apple: Sizes identical 2026/07/04 05:00:45 DEBUG : apple: Unchanged skipping 2026/07/04 05:00:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 05:00:45 DEBUG : splitbananasplit: Sizes identical 2026/07/04 05:00:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 05:00:45 DEBUG : banana: size = 6 OK 2026/07/04 05:00:45 DEBUG : banana: Sizes identical 2026/07/04 05:00:45 DEBUG : banana: Unchanged skipping 2026/07/04 05:00:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 05:00:45 DEBUG : appleappleapplebanana: Sizes identical 2026/07/04 05:00:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 05:00:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 05:00:45 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/04 05:00:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 05:00:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 05:00:45 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/04 05:00:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 05:00:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 05:00:45 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/04 05:00:45 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 05:00:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 05:00:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 05:00:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 05:00:45 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/04 05:00:45 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/04 05:00:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 05:00:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 05:00:45 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/04 05:00:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 05:00:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 05:00:45 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/04 05:00:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 05:00:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 05:00:45 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/04 05:00:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 05:00:45 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/04 05:00:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 05:00:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 05:00:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 05:00:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 05:00:45 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/04 05:00:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 05:00:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 05:00:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 05:00:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 05:00:45 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/04 05:00:45 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/04 05:00:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 05:00:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 05:00:45 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/04 05:00:45 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/04 05:00:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 05:00:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 05:00:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 05:00:45 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/04 05:00:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 05:00:45 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/04 05:00:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 05:00:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 05:00:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 05:00:45 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 05:00:45 DEBUG : Waiting for deletions to finish 2026/07/04 05:00:45 DEBUG : Waiting for deletions to finish 2026/07/04 05:00:46 DEBUG : apple: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : apple: Excluded 2026/07/04 05:00:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : appleappleapplebanana: Excluded 2026/07/04 05:00:46 DEBUG : banana: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : banana: Excluded 2026/07/04 05:00:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : splitbananasplit: Excluded 2026/07/04 05:00:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 05:00:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 05:00:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 05:00:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 05:00:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 05:00:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 05:00:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 05:00:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 05:00:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 05:00:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 05:00:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 05:00:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 05:00:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 05:00:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 05:00:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 05:00:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 05:00:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/04 05:00:48 DEBUG : apple: size = 5 OK 2026/07/04 05:00:48 DEBUG : apple: Sizes identical 2026/07/04 05:00:48 DEBUG : apple: Unchanged skipping 2026/07/04 05:00:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 05:00:48 DEBUG : appleappleapplebanana: Sizes identical 2026/07/04 05:00:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 05:00:48 DEBUG : banana: size = 6 OK 2026/07/04 05:00:48 DEBUG : banana: Sizes identical 2026/07/04 05:00:48 DEBUG : banana: Unchanged skipping 2026/07/04 05:00:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 05:00:48 DEBUG : splitbananasplit: Sizes identical 2026/07/04 05:00:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 05:00:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 05:00:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/04 05:00:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 05:00:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 05:00:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 05:00:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/04 05:00:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 05:00:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 05:00:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 05:00:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 05:00:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/04 05:00:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 05:00:50 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 05:00:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 05:00:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/04 05:00:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 05:00:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 05:00:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/04 05:00:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 05:00:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 05:00:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/04 05:00:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 05:00:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 05:00:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/04 05:00:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 05:00:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 05:00:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/04 05:00:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 05:00:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 05:00:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/04 05:00:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 05:00:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 05:00:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/04 05:00:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 05:00:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/04 05:00:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 05:00:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 05:00:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/04 05:00:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 05:00:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/04 05:00:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 05:00:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/04 05:00:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 05:00:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 05:00:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/04 05:00:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 05:00:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 05:00:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/04 05:00:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 05:00:50 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 05:00:50 DEBUG : Waiting for deletions to finish 2026/07/04 05:00:50 DEBUG : Waiting for deletions to finish 2026/07/04 05:00:51 DEBUG : apple: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : apple: Excluded 2026/07/04 05:00:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : appleappleapplebanana: Excluded 2026/07/04 05:00:51 DEBUG : banana: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : banana: Excluded 2026/07/04 05:00:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : splitbananasplit: Excluded 2026/07/04 05:00:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 05:00:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 05:00:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 05:00:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 05:00:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 05:00:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 05:00:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 05:00:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 05:00:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 05:00:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 05:00:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 05:00:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 05:00:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 05:00:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 05:00:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 05:00:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 05:00:51 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 05:03:22 DEBUG : Waiting for deletions to finish 2026/07/04 05:03:22 DEBUG : apple: Excluded (Path Filter) 2026/07/04 05:03:22 DEBUG : apple: Excluded 2026/07/04 05:03:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 05:03:22 DEBUG : appleappleapplebanana: Excluded 2026/07/04 05:03:22 DEBUG : banana: Excluded (Path Filter) 2026/07/04 05:03:22 DEBUG : banana: Excluded 2026/07/04 05:03:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 05:03:22 DEBUG : splitbananasplit: Excluded 2026/07/04 05:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 05:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 05:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 05:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 05:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 05:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 05:03:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 05:03:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 05:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 05:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 05:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 05:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 05:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 05:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 05:03:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 05:03:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 05:03:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 05:03:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 05:03:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 05:03:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 05:03:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 05:03:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 05:03:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 05:03:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 05:03:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 05:03:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 05:03:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 05:03:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 05:03:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 05:03:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 05:03:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 05:03:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/04 05:03:24 DEBUG : banana: size = 6 OK 2026/07/04 05:03:24 DEBUG : banana: Sizes identical 2026/07/04 05:03:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 05:03:24 DEBUG : banana: Unchanged skipping 2026/07/04 05:03:24 DEBUG : splitbananasplit: Sizes identical 2026/07/04 05:03:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 05:03:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 05:03:24 DEBUG : appleappleapplebanana: Sizes identical 2026/07/04 05:03:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 05:03:24 DEBUG : apple: size = 5 OK 2026/07/04 05:03:24 DEBUG : apple: Sizes identical 2026/07/04 05:03:24 DEBUG : apple: Unchanged skipping 2026/07/04 05:03:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 05:03:24 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/04 05:03:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 05:03:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 05:03:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 05:03:24 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/04 05:03:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 05:03:24 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/04 05:03:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 05:03:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 05:03:24 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/04 05:03:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 05:03:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 05:03:24 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/04 05:03:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 05:03:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 05:03:24 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/04 05:03:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 05:03:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 05:03:24 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/04 05:03:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 05:03:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 05:03:24 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/04 05:03:24 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 05:03:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 05:03:24 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/04 05:03:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 05:03:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 05:03:24 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/04 05:03:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 05:03:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 05:03:24 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/04 05:03:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 05:03:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 05:03:24 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/04 05:03:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 05:03:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 05:03:24 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/04 05:03:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 05:03:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 05:03:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 05:03:24 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/04 05:03:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 05:03:24 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/04 05:03:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 05:03:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 05:03:24 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/04 05:03:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 05:03:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 05:03:24 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 05:03:24 DEBUG : Waiting for deletions to finish 2026/07/04 05:03:24 DEBUG : Waiting for deletions to finish 2026/07/04 05:03:27 DEBUG : apple: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : apple: Excluded 2026/07/04 05:03:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : appleappleapplebanana: Excluded 2026/07/04 05:03:27 DEBUG : banana: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : banana: Excluded 2026/07/04 05:03:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : splitbananasplit: Excluded 2026/07/04 05:03:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 05:03:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 05:03:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 05:03:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 05:03:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 05:03:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 05:03:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 05:03:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 05:03:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 05:03:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 05:03:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 05:03:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 05:03:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 05:03:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 05:03:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 05:03:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 05:03:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/04 05:03:28 DEBUG : apple: size = 5 OK 2026/07/04 05:03:28 DEBUG : apple: Sizes identical 2026/07/04 05:03:28 DEBUG : apple: Unchanged skipping 2026/07/04 05:03:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 05:03:28 DEBUG : appleappleapplebanana: Sizes identical 2026/07/04 05:03:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 05:03:28 DEBUG : banana: size = 6 OK 2026/07/04 05:03:28 DEBUG : banana: Sizes identical 2026/07/04 05:03:28 DEBUG : banana: Unchanged skipping 2026/07/04 05:03:28 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 05:03:28 DEBUG : splitbananasplit: Sizes identical 2026/07/04 05:03:28 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 05:03:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 05:03:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 05:03:28 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/04 05:03:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 05:03:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 05:03:28 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/04 05:03:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 05:03:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 05:03:28 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/04 05:03:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 05:03:28 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/04 05:03:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 05:03:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 05:03:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 05:03:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 05:03:28 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/04 05:03:28 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 05:03:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 05:03:28 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/04 05:03:28 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/04 05:03:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 05:03:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 05:03:28 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/04 05:03:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 05:03:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 05:03:28 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/04 05:03:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 05:03:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 05:03:28 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/04 05:03:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 05:03:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 05:03:28 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/04 05:03:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 05:03:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 05:03:28 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/04 05:03:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 05:03:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 05:03:28 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/04 05:03:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 05:03:28 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/04 05:03:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 05:03:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 05:03:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 05:03:28 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/04 05:03:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 05:03:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 05:03:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 05:03:28 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/04 05:03:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 05:03:28 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 05:03:28 DEBUG : Waiting for deletions to finish 2026/07/04 05:03:28 DEBUG : Waiting for deletions to finish 2026/07/04 05:03:29 DEBUG : apple: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : apple: Excluded 2026/07/04 05:03:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : appleappleapplebanana: Excluded 2026/07/04 05:03:29 DEBUG : banana: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : banana: Excluded 2026/07/04 05:03:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : splitbananasplit: Excluded 2026/07/04 05:03:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 05:03:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 05:03:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 05:03:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 05:03:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 05:03:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 05:03:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 05:03:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 05:03:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 05:03:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 05:03:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 05:03:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 05:03:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 05:03:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 05:03:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 05:03:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 05:03:29 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" 2026/07/04 05:04:21 DEBUG : pacer: low level retry 1/1 (error failed to create file metadata: create meta: error code: 502 (status 502)) 2026/07/04 05:04:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dir1/0005-fghijkl.txt" to Internxt root 'rclone-test-fofaxez4kupe': 1/10 (failed to create file metadata: create meta: error code: 502 (status 502)) 2026/07/04 05:04:27 DEBUG : pacer: Reducing sleep to 15ms 2026/07/04 05:04:35 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/04 05:04:44 DEBUG : pacer: Reducing sleep to 10ms 2026/07/04 05:05:56 DEBUG : Waiting for deletions to finish 2026/07/04 05:05:57 DEBUG : apple: Excluded (Path Filter) 2026/07/04 05:05:57 DEBUG : apple: Excluded 2026/07/04 05:05:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 05:05:57 DEBUG : appleappleapplebanana: Excluded 2026/07/04 05:05:57 DEBUG : banana: Excluded (Path Filter) 2026/07/04 05:05:57 DEBUG : banana: Excluded 2026/07/04 05:05:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 05:05:57 DEBUG : splitbananasplit: Excluded 2026/07/04 05:05:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 05:05:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 05:05:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 05:05:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 05:05:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 05:05:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 05:05:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 05:05:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 05:05:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 05:05:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 05:05:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 05:05:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 05:05:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 05:05:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 05:05:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 05:05:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 05:05:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 05:05:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 05:05:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 05:05:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 05:05:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 05:05:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 05:05:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 05:05:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 05:05:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 05:05:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 05:05:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 05:05:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 05:05:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 05:05:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 05:05:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 05:05:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/04 05:05:59 DEBUG : apple: size = 5 OK 2026/07/04 05:05:59 DEBUG : apple: Sizes identical 2026/07/04 05:05:59 DEBUG : apple: Unchanged skipping 2026/07/04 05:05:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 05:05:59 DEBUG : appleappleapplebanana: Sizes identical 2026/07/04 05:05:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 05:05:59 DEBUG : banana: size = 6 OK 2026/07/04 05:05:59 DEBUG : banana: Sizes identical 2026/07/04 05:05:59 DEBUG : banana: Unchanged skipping 2026/07/04 05:05:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 05:05:59 DEBUG : splitbananasplit: Sizes identical 2026/07/04 05:05:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 05:05:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 05:05:59 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/04 05:05:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 05:05:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 05:05:59 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/04 05:05:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 05:05:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 05:05:59 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/04 05:05:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 05:05:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 05:05:59 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/04 05:05:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 05:05:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 05:05:59 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/04 05:05:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 05:05:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 05:05:59 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/04 05:05:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 05:05:59 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/04 05:05:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 05:05:59 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/04 05:05:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 05:05:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 05:05:59 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/04 05:05:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 05:05:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 05:05:59 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/04 05:05:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 05:05:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 05:05:59 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/04 05:05:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 05:05:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 05:05:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 05:05:59 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/04 05:05:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 05:05:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 05:05:59 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/04 05:05:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 05:05:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 05:05:59 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/04 05:05:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 05:05:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 05:05:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 05:05:59 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/04 05:05:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 05:05:59 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 05:05:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 05:05:59 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/04 05:05:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 05:05:59 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 05:05:59 DEBUG : Waiting for deletions to finish 2026/07/04 05:05:59 DEBUG : Waiting for deletions to finish 2026/07/04 05:06:00 DEBUG : apple: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : apple: Excluded 2026/07/04 05:06:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : appleappleapplebanana: Excluded 2026/07/04 05:06:00 DEBUG : banana: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : banana: Excluded 2026/07/04 05:06:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : splitbananasplit: Excluded 2026/07/04 05:06:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 05:06:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 05:06:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 05:06:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 05:06:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 05:06:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 05:06:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 05:06:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 05:06:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 05:06:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 05:06:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 05:06:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 05:06:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 05:06:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 05:06:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 05:06:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 05:06:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/04 05:06:03 DEBUG : apple: size = 5 OK 2026/07/04 05:06:03 DEBUG : apple: Sizes identical 2026/07/04 05:06:03 DEBUG : apple: Unchanged skipping 2026/07/04 05:06:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/04 05:06:03 DEBUG : appleappleapplebanana: Sizes identical 2026/07/04 05:06:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/04 05:06:03 DEBUG : banana: size = 6 OK 2026/07/04 05:06:03 DEBUG : banana: Sizes identical 2026/07/04 05:06:03 DEBUG : banana: Unchanged skipping 2026/07/04 05:06:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/04 05:06:03 DEBUG : splitbananasplit: Sizes identical 2026/07/04 05:06:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/04 05:06:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/04 05:06:03 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/04 05:06:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/04 05:06:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/04 05:06:03 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/04 05:06:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/04 05:06:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/04 05:06:03 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/04 05:06:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/04 05:06:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/04 05:06:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/04 05:06:03 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/04 05:06:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/04 05:06:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/04 05:06:03 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/04 05:06:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/04 05:06:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/04 05:06:03 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/04 05:06:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/04 05:06:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/04 05:06:03 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for checks to finish 2026/07/04 05:06:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/04 05:06:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/04 05:06:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/04 05:06:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/04 05:06:03 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/04 05:06:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/04 05:06:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/04 05:06:03 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/04 05:06:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/04 05:06:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/04 05:06:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/04 05:06:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/04 05:06:03 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/04 05:06:03 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/04 05:06:03 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/04 05:06:03 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/04 05:06:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/04 05:06:03 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/04 05:06:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/04 05:06:03 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/04 05:06:03 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/04 05:06:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/04 05:06:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/04 05:06:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/04 05:06:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/04 05:06:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/04 05:06:03 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/04 05:06:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/04 05:06:03 DEBUG : Internxt root 'rclone-test-fofaxez4kupe': Waiting for transfers to finish 2026/07/04 05:06:03 DEBUG : Waiting for deletions to finish 2026/07/04 05:06:03 DEBUG : Waiting for deletions to finish 2026/07/04 05:06:03 DEBUG : apple: Excluded (Path Filter) 2026/07/04 05:06:03 DEBUG : apple: Excluded 2026/07/04 05:06:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/04 05:06:03 DEBUG : appleappleapplebanana: Excluded 2026/07/04 05:06:03 DEBUG : banana: Excluded (Path Filter) 2026/07/04 05:06:03 DEBUG : banana: Excluded 2026/07/04 05:06:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/04 05:06:03 DEBUG : splitbananasplit: Excluded 2026/07/04 05:06:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/04 05:06:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/04 05:06:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/04 05:06:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/04 05:06:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/04 05:06:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/04 05:06:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/04 05:06:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/04 05:06:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/04 05:06:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/04 05:06:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/04 05:06:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/04 05:06:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/04 05:06:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/04 05:06:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/04 05:06:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/04 05:06:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/04 05:06:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/04 05:06:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/04 05:06:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/04 05:06:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/04 05:06:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/04 05:06:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/04 05:06:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/04 05:06:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/04 05:06:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/04 05:06:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/04 05:06:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/04 05:06:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/04 05:06:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/04 05:06:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/04 05:06:04 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:198: Remote "Internxt root 'rclone-test-fofaxez4kupe'", Local "Local file system at /tmp/rclone2141017273", Modify Window "876000h0m0s" panic: test timed out after 1h0m0s running tests: TestTransform (27m54s) TestTransform/ascii (48s) goroutine 19619 [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, 28 minutes]: testing.(*T).Run(0x31d59280b48, {0x2a4268c?, 0x31d5986dae8?}, 0x2bb7c18) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x31d59280b48) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x31d59280b48, 0x31d5986dc10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a69472, 0x18}, {0x2a8a657, 0x20}, 0x31d598eb980, {0x465a300, 0x6c, 0x6c}, {0xc28a431e6bc04905, 0x34658fad18d, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x31d59a228c0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x31d59a228c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 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 13278 [chan receive]: testing.(*T).Run(0x31d59eb86c8, {0x2a2810d?, 0x4277a5?}, 0x31d595696d0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x31d59eb86c8) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x652 testing.tRunner(0x31d59eb86c8, 0x2bb7c18) /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 52 [select, 60 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x31d59afaec0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 29 [IO wait]: internal/poll.runtime_pollWait(0x7d5ad82ab600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x31d595dcc80?, 0x31d59d50000?, 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(0x31d595dcc80, {0x31d59d50000, 0x2600, 0x2600}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x31d595dcc80, {0x31d59d50000?, 0x238f?, 0x31d596a8140?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x31d59182050, {0x31d59d50000?, 0x31d59d5026c?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x31d598ea060, {0x31d59d50000?, 0x7d5ad4632050?, 0x7d5b1ef50108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x31d59ad5a10, {0x31d59d50000?, 0x31d591854a0?, 0x31d591dfa48?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x31d596ae2a8, {0x2bd5220, 0x31d59ad5a10}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x31d596ae008, {0x7d5ad465c800, 0x31d598ea060}, 0x31d591dfc08?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x31d596ae008, 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(0x31d596ae008, {0x31d597d5000, 0x1000, 0x7e63c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0x31d597c2840, {0x31d597d6044, 0x9, 0x802ece?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bd20a0, 0x31d597c2840}, {0x31d597d6044, 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({0x31d597d6044, 0x9, 0x31d000025b1?}, {0x2bd20a0?, 0x31d597c2840?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrameHeader(0x31d597d6000) /usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b net/http.(*http2Framer).ReadFrame(0x31d597d6000) /usr/local/go/src/net/http/h2_bundle.go:2130 +0x18 net/http.(*http2clientConnReadLoop).run(0x31d591dffa8) /usr/local/go/src/net/http/h2_bundle.go:9550 +0xca net/http.(*http2ClientConn).readLoop(0x31d593a8e00) /usr/local/go/src/net/http/h2_bundle.go:9419 +0x52 created by net/http.(*http2Transport).newClientConn in goroutine 28 /usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5 goroutine 2196 [select, 56 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x31d59629140) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 2160 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 9314 [select, 42 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x31d59530940) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 9302 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 7996 [select, 44 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x31d59c42880) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 7753 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 8792 [select, 43 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x31d59c43c00) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 8821 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 19532 [select]: net/http.(*http2ClientConn).roundTrip(0x31d593a8e00, 0x31d59aa4c80, 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(0x31d59a230e0, 0x31d59aa4c80, {0xc0?, 0xd4?}) /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({0x31d591d8b60?}, 0x31d59aa4c80?) /usr/local/go/src/net/http/h2_bundle.go:10560 +0x1c net/http.(*Transport).roundTrip(0x31d591d8b60, 0x31d59aa4b40) /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(0x31d5917a6c0, 0x31d59aa4b40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 net/http.send(0x31d59aa4b40, {0x2bd37e0, 0x31d5917a6c0}, {0x31d5912acb8?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x31d5964f500, 0x31d59aa4b40, {0xbdaf4a?, 0x31d5912ad20?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x31d5964f500, 0x31d59aa4b40) /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/internxt/rclone-adapter/buckets.CreateMetaFile({0x2bfddb8, 0x46973e0}, 0x31d598d0540, {0x31d596a2005, 0xc}, {0x31d59119bc0, 0x18}, 0x31d595dd8a0, {0x2a2dea5, 0x6}, ...) /home/rclone/go/pkg/mod/github.com/internxt/rclone-adapter@v0.0.0-20260331173834-036f908d0160/buckets/meta.go:75 +0x73f github.com/internxt/rclone-adapter/buckets.UploadFileStream({0x2bfddb8, 0x46973e0}, 0x31d598d0540, {0x31d5984fa40, 0x24}, {0x31d596a2005, 0x10}, {0x2bd1b00, 0x31d594d7d10}, 0x15, ...) /home/rclone/go/pkg/mod/github.com/internxt/rclone-adapter@v0.0.0-20260331173834-036f908d0160/buckets/upload.go:224 +0xed8 github.com/internxt/rclone-adapter/buckets.UploadFileStreamAuto({0x2bfddb8, 0x46973e0}, 0x31d598d0540, {0x31d5984fa40, 0x24}, {0x31d596a2005, 0x10}, {0x2bd1b00?, 0x31d594d7d10?}, 0x15, ...) /home/rclone/go/pkg/mod/github.com/internxt/rclone-adapter@v0.0.0-20260331173834-036f908d0160/buckets/upload.go:307 +0x76d github.com/rclone/rclone/backend/internxt.(*Object).Update.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/internxt/internxt.go:946 +0x198 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x2bfddb8?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x31d5917a9c0, 0x31d59514000, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:256 github.com/rclone/rclone/backend/internxt.(*Object).Update(0x31d59e185a0, {0x2bfddb8, 0x46973e0}, {0x2bd1b00, 0x31d594d7d10}, {0x2c0e330, 0x31d599caa10}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/internxt/internxt.go:944 +0x765 github.com/rclone/rclone/backend/internxt.(*Fs).Put(0x31d598ca1e0, {0x2bfddb8, 0x46973e0}, {0x2bd1b00, 0x31d594d7d10}, {0x2c0e330, 0x31d599caa10}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/internxt/internxt.go:682 +0x4a9 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0x31d59a11810, {0x2bfddb8, 0x46973e0}, {0x2c1a8c0, 0x31d598ca1e0}, {0x31d596a2000, 0x15}, {0x31d596a2000, 0x15}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:293 +0x3e8 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 github.com/rclone/rclone/fs/sync.makeTestFiles(0x31d59a11810?, 0x31d59a11810, {0x2a26835, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 +0x465 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x31d59eb8b48) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 +0xd3 testing.tRunner(0x31d59eb8b48, 0x31d595696d0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 13278 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 2652 [select, 55 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x31d59c42c00) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 2645 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 7433 [select, 46 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x31d59c42080) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 7405 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 3267 [chan receive, 54 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 3285 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 1891 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x31d59c46a00) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 1839 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 17207 [IO wait]: internal/poll.runtime_pollWait(0x7d5ad58c9400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x31d596a4080?, 0x31d597e6000?, 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(0x31d596a4080, {0x31d597e6000, 0x2000, 0x2000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x31d596a4080, {0x31d597e6000?, 0x1ffb?, 0x31d59af87e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x31d59182120, {0x31d597e6000?, 0x0?, 0x31d59d289c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x31d59ad4378, {0x31d597e6000?, 0x7d5ad4632050?, 0x7d5b1ef50108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x31d59ad5980, {0x31d597e6000?, 0x31d59b36780?, 0x31d59d28a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x31d596122a8, {0x2bd5220, 0x31d59ad5980}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x31d59612008, {0x7d5ad465c800, 0x31d59ad4378}, 0x31d59d28c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x31d59612008, 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(0x31d59612008, {0x31d597c1000, 0x1000, 0x25bdb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x31d59966f00, {0x31d597c1000?, 0x2bd19a0?, 0x45ff140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x31d59a54d20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x31d59a54d20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x31d59966f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17202 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 8890 [select, 43 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x31d59afbd00) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 8821 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 7845 [select, 45 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x31d59c47280) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 7753 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 7616 [select, 45 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x31d59c01380) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 7405 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 19618 [select]: net/http.(*http2clientStream).writeRequest(0x31d59a94d80, 0x31d59aa4c80, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8857 +0xc68 net/http.(*http2clientStream).doRequest(0x31d59a94d80, 0x31d59af2cb0?, 0x31d59af2cb0?) /usr/local/go/src/net/http/h2_bundle.go:8718 +0x18 created by net/http.(*http2ClientConn).roundTrip in goroutine 19532 /usr/local/go/src/net/http/h2_bundle.go:8624 +0x470 goroutine 8209 [select, 44 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x31d59c00b80) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 8182 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 8466 [select, 43 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x31d59531640) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 8182 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 17208 [select]: net/http.(*persistConn).writeLoop(0x31d59966f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17202 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 8779 [select, 43 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x31d59c435c0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 8735 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 8844 [select, 43 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x31d59d96680) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 8821 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 8673 [select, 43 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x31d59629a40) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 8684 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 10022 [select, 40 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x31d599cda40) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 9973 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Finished ERROR in 1h0m0.689436851s (try 1/5): exit status 2: Failed []