"./sync.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/14 03:41:58 DEBUG : Creating backend with remote "TestInternxt:rclone-test-quxinab0nose" 2026/07/14 03:41:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 03:41:59 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 03:41:59 DEBUG : Creating backend with remote "/tmp/rclone3891207199" === 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-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:42:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 03:42:07 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:42:07 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:42:07 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (8.58s) === RUN TestCopy run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:42:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 03:42:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 03:42:08 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:42:08 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/14 03:42:13 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 03:42:13 INFO : sub dir/hello world: Copied (new) 2026/07/14 03:42:14 DEBUG : Internxt root 'rclone-test-quxinab0nose': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.21s) === RUN TestCopyMetadata run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.57s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.52s) === RUN TestCopyMissingDirectory run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:42:17 DEBUG : Creating backend with remote "/non-existing" 2026/07/14 03:42:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/14 03:42:17 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:42:17 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.79s) === RUN TestCopyNoTraverse run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:42:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 03:42:18 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:42:18 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:42:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 03:42:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (8.90s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.66s) === RUN TestCopyCheckFirst run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:42:27 INFO : Internxt root 'rclone-test-quxinab0nose': Running all checks before starting transfers 2026/07/14 03:42:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 03:42:28 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:42:28 INFO : Internxt root 'rclone-test-quxinab0nose': Checks finished, now starting transfers 2026/07/14 03:42:28 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:42:33 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 03:42:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.44s) === RUN TestSyncNoTraverse run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:42:35 ERROR : Ignoring --no-traverse with sync 2026/07/14 03:42:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 03:42:35 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:42:35 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:42:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 03:42:44 INFO : sub dir/hello world: Copied (new) 2026/07/14 03:42:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (11.06s) === RUN TestCopyWithDepth run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:42:46 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/14 03:42:46 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:42:46 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:42:53 DEBUG : hello world2: size = 12 OK 2026/07/14 03:42:53 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (8.16s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:42:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 03:42:55 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:42:55 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:43:02 DEBUG : potato2: size = 11 OK 2026/07/14 03:43:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (8.97s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:43:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 03:43:03 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:43:03 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:43:08 DEBUG : potato2: size = 11 OK 2026/07/14 03:43:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (6.53s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:43:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/14 03:43:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 03:43:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/14 03:43:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 03:43:10 INFO : sub dir2: Making directory 2026/07/14 03:43:12 INFO : sub dir: Making directory 2026/07/14 03:43:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 03:43:13 INFO : sub dir2/sub sub dir2: Making directory 2026/07/14 03:43:13 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:43:13 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:43:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 03:43:21 INFO : sub dir/hello world: Copied (new) 2026/07/14 03:43:22 DEBUG : Internxt root 'rclone-test-quxinab0nose': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.61s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:43:25 INFO : sub dir2: Making directory 2026/07/14 03:43:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/14 03:43:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 03:43:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 03:43:25 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:43:25 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:43:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 03:43:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (8.75s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:43:34 DEBUG : sub dir2: Making directory with metadata 2026/07/14 03:43:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 03:43:34 INFO : sub dir2: Making directory 2026/07/14 03:43:35 INFO : sub dir: Making directory 2026/07/14 03:43:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 03:43:35 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:43:35 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:43:41 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 03:43:41 INFO : sub dir/hello world: Copied (new) 2026/07/14 03:43:41 INFO : sub dir/hello world: Deleted 2026/07/14 03:43:42 DEBUG : Internxt root 'rclone-test-quxinab0nose': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/14 03:43:42 DEBUG : Internxt root 'rclone-test-quxinab0nose': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (10.12s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.55s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:43:45 INFO : sub dir2: Making directory 2026/07/14 03:43:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 03:43:45 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:43:45 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:43:51 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 03:43:51 INFO : sub dir/hello world: Copied (new) 2026/07/14 03:43:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (8.60s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:43:53 DEBUG : sub dir2: Making directory with metadata 2026/07/14 03:43:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 03:43:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 03:43:54 INFO : sub dir2: Making directory 2026/07/14 03:43:54 INFO : sub dir: Making directory 2026/07/14 03:43:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 03:43:54 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:43:54 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:43:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 03:43:59 INFO : sub dir/hello world: Copied (new) 2026/07/14 03:43:59 DEBUG : Waiting for deletions to finish 2026/07/14 03:44:00 DEBUG : Internxt root 'rclone-test-quxinab0nose': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.04s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.47s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:44:03 INFO : sub dir2: Making directory 2026/07/14 03:44:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 03:44:03 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:44:03 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:44:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 03:44:10 INFO : sub dir/hello world: Copied (new) 2026/07/14 03:44:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.64s) === RUN TestServerSideCopy run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:44:20 DEBUG : Creating backend with remote "TestInternxt:rclone-test-saputon9fulo" 2026/07/14 03:44:20 DEBUG : Config file has changed externally - reloading 2026/07/14 03:44:20 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:620: Server side copy (if possible) Internxt root 'rclone-test-quxinab0nose' -> Internxt root 'rclone-test-saputon9fulo' 2026/07/14 03:44:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 03:44:21 DEBUG : Internxt root 'rclone-test-saputon9fulo': Waiting for checks to finish 2026/07/14 03:44:21 DEBUG : Internxt root 'rclone-test-saputon9fulo': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/14 03:44:37 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 03:44:37 INFO : sub dir/hello world: Copied (new) 2026/07/14 03:44:38 DEBUG : Internxt root 'rclone-test-saputon9fulo': Purge object "sub dir/hello world" 2026/07/14 03:44:39 DEBUG : Internxt root 'rclone-test-saputon9fulo': Purge dir "sub dir" 2026/07/14 03:44:39 DEBUG : Internxt root 'rclone-test-saputon9fulo': Purge dir "" 2026/07/14 03:44:42 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: TestServerSideCopy (37.30s) === RUN TestCopyOverSelf run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:44:58 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3891207199) 2026/07/14 03:44:58 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 03:44:58 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 03:44:58 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:44:58 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:44:58 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-girulaz5. (UUID: f8a135d4-7216-4b5d-8db4-cae1396d5ffd) 2026/07/14 03:45:03 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file hello world.rclone-backup-girulaz5. (UUID: f8a135d4-7216-4b5d-8db4-cae1396d5ffd) 2026/07/14 03:45:03 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 03:45:03 DEBUG : sub dir/hello world: size = 17 OK 2026/07/14 03:45:03 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (15.47s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:45:11 DEBUG : Creating backend with remote "TestInternxt:rclone-test-bapakuk0vuke" 2026/07/14 03:45:11 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:656: Server side copy (if possible) Internxt root 'rclone-test-quxinab0nose' -> Internxt root 'rclone-test-bapakuk0vuke' 2026/07/14 03:45:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 03:45:12 DEBUG : Internxt root 'rclone-test-bapakuk0vuke': Waiting for checks to finish 2026/07/14 03:45:12 DEBUG : Internxt root 'rclone-test-bapakuk0vuke': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/14 03:45:28 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 03:45:28 INFO : sub dir/hello world: Copied (new) 2026/07/14 03:45:30 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-xexoqox0. (UUID: e25b4681-daa4-43b5-accd-8eb58d88bada) 2026/07/14 03:45:37 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file hello world.rclone-backup-xexoqox0. (UUID: e25b4681-daa4-43b5-accd-8eb58d88bada) 2026/07/14 03:45:37 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 03:45:39 DEBUG : sub dir/hello world: size = 17 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 03:45:39 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-bapakuk0vuke') 2026/07/14 03:45:39 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 03:45:39 DEBUG : Internxt root 'rclone-test-bapakuk0vuke': Waiting for checks to finish 2026/07/14 03:45:39 DEBUG : Internxt root 'rclone-test-bapakuk0vuke': Waiting for transfers to finish 2026/07/14 03:45:41 DEBUG : Internxt root 'rclone-test-bapakuk0vuke': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-tafucej8. (UUID: 30d41902-4856-4290-96a1-b831c51eabdf) 2026/07/14 03:45:48 DEBUG : Internxt root 'rclone-test-bapakuk0vuke': Upload succeeded, deleting backup file hello world.rclone-backup-tafucej8. (UUID: 30d41902-4856-4290-96a1-b831c51eabdf) 2026/07/14 03:45:48 DEBUG : Internxt root 'rclone-test-bapakuk0vuke': Successfully deleted backup file 2026/07/14 03:45:48 DEBUG : sub dir/hello world: size = 17 OK 2026/07/14 03:45:48 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/14 03:45:49 DEBUG : Internxt root 'rclone-test-bapakuk0vuke': Purge object "sub dir/hello world" 2026/07/14 03:45:50 DEBUG : Internxt root 'rclone-test-bapakuk0vuke': Purge dir "sub dir" 2026/07/14 03:45:50 DEBUG : Internxt root 'rclone-test-bapakuk0vuke': Purge dir "" --- PASS: TestServerSideCopyOverSelf (47.10s) === RUN TestMoveOverSelf run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:46:01 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3891207199) 2026/07/14 03:46:01 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 03:46:01 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 03:46:01 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:46:01 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:46:01 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-fekowud8. (UUID: 19fc9a50-8fef-4296-b964-401fe0c9576b) 2026/07/14 03:46:05 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file hello world.rclone-backup-fekowud8. (UUID: 19fc9a50-8fef-4296-b964-401fe0c9576b) 2026/07/14 03:46:06 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 03:46:06 DEBUG : sub dir/hello world: size = 17 OK 2026/07/14 03:46:06 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/14 03:46:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (15.33s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:46:15 DEBUG : Creating backend with remote "TestInternxt:rclone-test-puqumip8juso" 2026/07/14 03:46:15 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:701: Server side copy (if possible) Internxt root 'rclone-test-quxinab0nose' -> Internxt root 'rclone-test-puqumip8juso' 2026/07/14 03:46:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 03:46:16 DEBUG : Internxt root 'rclone-test-puqumip8juso': Waiting for checks to finish 2026/07/14 03:46:16 DEBUG : Internxt root 'rclone-test-puqumip8juso': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/14 03:46:29 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 03:46:29 INFO : sub dir/hello world: Copied (new) 2026/07/14 03:46:30 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file sub dir/hello world to backup hello world.rclone-backup-gitamun3. (UUID: c6f74947-fce9-4248-9b4b-f38c252f8c92) 2026/07/14 03:46:36 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file hello world.rclone-backup-gitamun3. (UUID: c6f74947-fce9-4248-9b4b-f38c252f8c92) 2026/07/14 03:46:36 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 03:46:37 DEBUG : Internxt root 'rclone-test-puqumip8juso': Using server-side directory move 2026/07/14 03:46:37 INFO : Internxt root 'rclone-test-puqumip8juso': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/14 03:46:37 DEBUG : sub dir/hello world: size = 17 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 03:46:37 DEBUG : sub dir/hello world: size = 11 (Internxt root 'rclone-test-puqumip8juso') 2026/07/14 03:46:37 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 03:46:37 DEBUG : Internxt root 'rclone-test-puqumip8juso': Waiting for checks to finish 2026/07/14 03:46:37 DEBUG : Internxt root 'rclone-test-puqumip8juso': Waiting for transfers to finish 2026/07/14 03:46:38 INFO : sub dir/hello world: Deleted 2026/07/14 03:46:38 INFO : sub dir/hello world: Moved (server-side) 2026/07/14 03:46:43 DEBUG : testing file moves 2026/07/14 03:46:44 DEBUG : sub dir/hello world: size = 24 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 03:46:44 DEBUG : sub dir/hello world: size = 17 (Internxt root 'rclone-test-puqumip8juso') 2026/07/14 03:46:44 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 03:46:44 DEBUG : Internxt root 'rclone-test-puqumip8juso': Waiting for checks to finish 2026/07/14 03:46:44 DEBUG : Internxt root 'rclone-test-puqumip8juso': Waiting for transfers to finish 2026/07/14 03:46:44 INFO : sub dir/hello world: Deleted 2026/07/14 03:46:45 ERROR : sub dir/hello world: Couldn't move: move file: A file with the same name already exists in destination folder (status 409) sync_test.go:726: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:726 Error: Received unexpected error: move file: A file with the same name already exists in destination folder (status 409) Test: TestServerSideMoveOverSelf 2026/07/14 03:46:45 DEBUG : Internxt root 'rclone-test-puqumip8juso': Purge dir "sub dir" 2026/07/14 03:46:46 DEBUG : Internxt root 'rclone-test-puqumip8juso': Purge dir "" --- FAIL: TestServerSideMoveOverSelf (40.35s) === RUN TestCopyAfterDelete run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:46:53 ERROR : error listing: directory not found 2026/07/14 03:46:53 INFO : Local file system at /tmp/rclone3891207199: Making directory 2026/07/14 03:46:54 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:46:54 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.88s) === RUN TestCopyRedownload run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:47:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/14 03:47:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 03:47:04 DEBUG : Local file system at /tmp/rclone3891207199: Waiting for checks to finish 2026/07/14 03:47:04 DEBUG : Local file system at /tmp/rclone3891207199: Waiting for transfers to finish 2026/07/14 03:47:04 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/07/14 03:47:04 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/07/14 03:47:04 INFO : sub dir/hello world: Copied (new) 2026/07/14 03:47:04 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (7.86s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:47:06 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/14 03:47:06 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:47:06 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:47:11 DEBUG : check sum: size = 1 OK 2026/07/14 03:47:11 INFO : check sum: Copied (new) 2026/07/14 03:47:11 DEBUG : Waiting for deletions to finish 2026/07/14 03:47:12 DEBUG : check sum: size = 1 OK 2026/07/14 03:47:12 NOTICE: Internxt root 'rclone-test-quxinab0nose': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/14 03:47:12 DEBUG : check sum: Size of src and dst objects identical 2026/07/14 03:47:12 DEBUG : check sum: Unchanged skipping 2026/07/14 03:47:12 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:47:12 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:47:12 DEBUG : Waiting for deletions to finish 2026/07/14 03:47:12 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (7.19s) === RUN TestSyncSizeOnly run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:47:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/14 03:47:13 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:47:13 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:47:20 DEBUG : sizeonly: size = 6 OK 2026/07/14 03:47:20 INFO : sizeonly: Copied (new) 2026/07/14 03:47:20 DEBUG : Waiting for deletions to finish 2026/07/14 03:47:21 DEBUG : sizeonly: size = 6 OK 2026/07/14 03:47:21 DEBUG : sizeonly: Sizes identical 2026/07/14 03:47:21 DEBUG : sizeonly: Unchanged skipping 2026/07/14 03:47:21 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:47:21 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:47:21 DEBUG : Waiting for deletions to finish 2026/07/14 03:47:21 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (8.98s) === RUN TestSyncIgnoreSize run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:47:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/14 03:47:22 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:47:22 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:47:27 INFO : ignore-size: Copied (new) 2026/07/14 03:47:27 DEBUG : Waiting for deletions to finish 2026/07/14 03:47:28 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:47:28 DEBUG : ignore-size: Sizes identical 2026/07/14 03:47:28 DEBUG : ignore-size: Unchanged skipping 2026/07/14 03:47:28 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:47:28 DEBUG : Waiting for deletions to finish 2026/07/14 03:47:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.92s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:47:36 DEBUG : existing: size = 6 OK 2026/07/14 03:47:36 DEBUG : existing: Sizes identical 2026/07/14 03:47:36 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:47:36 DEBUG : existing: Unchanged skipping 2026/07/14 03:47:36 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:47:36 DEBUG : Waiting for deletions to finish 2026/07/14 03:47:36 INFO : There was nothing to transfer 2026/07/14 03:47:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/14 03:47:36 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:47:36 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:47:36 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file existing to backup existing.rclone-backup-xojeyob8. (UUID: 692b0c3a-599e-424b-a18e-8a01dac70d22) 2026/07/14 03:47:42 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file existing.rclone-backup-xojeyob8. (UUID: 692b0c3a-599e-424b-a18e-8a01dac70d22) 2026/07/14 03:47:42 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 03:47:42 DEBUG : existing: size = 6 OK 2026/07/14 03:47:42 INFO : existing: Copied (replaced existing) 2026/07/14 03:47:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (14.52s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:47:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/14 03:47:44 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:47:44 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:47:49 DEBUG : existing: size = 6 OK 2026/07/14 03:47:49 INFO : existing: Copied (new) 2026/07/14 03:47:49 DEBUG : Waiting for deletions to finish 2026/07/14 03:47:50 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:47:50 DEBUG : existing: Destination exists, skipping 2026/07/14 03:47:50 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:47:50 DEBUG : Waiting for deletions to finish 2026/07/14 03:47:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (7.76s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:48:03 INFO : d: Making directory 2026/07/14 03:48:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/14 03:48:08 DEBUG : c/non empty space: size = 5 OK 2026/07/14 03:48:08 DEBUG : c/non empty space: Sizes identical 2026/07/14 03:48:08 DEBUG : c/non empty space: Unchanged skipping 2026/07/14 03:48:08 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:48:08 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:48:13 DEBUG : a/potato2: size = 60 OK 2026/07/14 03:48:13 INFO : a/potato2: Copied (new) 2026/07/14 03:48:13 DEBUG : Waiting for deletions to finish 2026/07/14 03:48:13 INFO : b/potato: Deleted 2026/07/14 03:48:13 INFO : d: Removing directory 2026/07/14 03:48:14 INFO : b: Removing directory 2026/07/14 03:48:14 DEBUG : Internxt root 'rclone-test-quxinab0nose': deleted 2 directories --- PASS: TestSyncIgnoreErrors (28.00s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:48:24 DEBUG : empty space: size = 1 OK 2026/07/14 03:48:24 DEBUG : empty space: Sizes identical 2026/07/14 03:48:24 DEBUG : empty space: Unchanged skipping 2026/07/14 03:48:24 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:48:24 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:48:24 DEBUG : Waiting for deletions to finish 2026/07/14 03:48:24 INFO : There was nothing to transfer 2026/07/14 03:48:24 DEBUG : empty space: size = 1 OK 2026/07/14 03:48:24 DEBUG : empty space: Sizes identical 2026/07/14 03:48:24 DEBUG : empty space: Unchanged skipping 2026/07/14 03:48:24 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:48:24 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:48:24 DEBUG : Waiting for deletions to finish 2026/07/14 03:48:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (6.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.57s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.52s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:48:37 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/14 03:48:37 DEBUG : empty space: size = 1 OK 2026/07/14 03:48:37 DEBUG : empty space: Sizes identical 2026/07/14 03:48:37 DEBUG : empty space: Unchanged skipping 2026/07/14 03:48:37 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:48:37 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:48:42 DEBUG : potato: size = 60 OK 2026/07/14 03:48:42 INFO : potato: Copied (new) 2026/07/14 03:48:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (17.77s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:48:49 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3891207199) 2026/07/14 03:48:49 DEBUG : potato: size = 60 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 03:48:49 DEBUG : potato: Sizes differ 2026/07/14 03:48:49 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:48:49 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:48:49 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file potato to backup potato.rclone-backup-gayuhoj1. (UUID: 718790a3-0bd6-4978-9421-e2b10f4eed96) 2026/07/14 03:48:56 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file potato.rclone-backup-gayuhoj1. (UUID: 718790a3-0bd6-4978-9421-e2b10f4eed96) 2026/07/14 03:48:56 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 03:48:56 DEBUG : potato: size = 21 OK 2026/07/14 03:48:56 INFO : potato: Copied (replaced existing) 2026/07/14 03:48:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (12.86s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/07/14 03:49:02 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:49:02 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3891207199) 2026/07/14 03:49:02 DEBUG : potato: size = 36 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 03:49:02 DEBUG : potato: Sizes differ 2026/07/14 03:49:02 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:49:02 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file potato to backup potato.rclone-backup-yuhahos7. (UUID: ad8de231-73d4-40a3-9a89-83fc9b1a5023) 2026/07/14 03:49:07 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file potato.rclone-backup-yuhahos7. (UUID: ad8de231-73d4-40a3-9a89-83fc9b1a5023) 2026/07/14 03:49:07 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 03:49:07 DEBUG : potato: size = 21 OK 2026/07/14 03:49:07 INFO : potato: Copied (replaced existing) 2026/07/14 03:49:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (11.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:49:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 03:49:18 DEBUG : empty space: size = 1 OK 2026/07/14 03:49:18 DEBUG : empty space: Sizes identical 2026/07/14 03:49:18 DEBUG : empty space: Unchanged skipping 2026/07/14 03:49:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/14 03:49:18 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:49:18 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:49:18 DEBUG : Waiting for deletions to finish 2026/07/14 03:49:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:49:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 03:49:32 DEBUG : empty space: size = 1 OK 2026/07/14 03:49:32 DEBUG : empty space: Sizes identical 2026/07/14 03:49:32 DEBUG : empty space: Unchanged skipping 2026/07/14 03:49:32 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:49:32 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:49:39 DEBUG : potato2: size = 60 OK 2026/07/14 03:49:39 INFO : potato2: Copied (new) 2026/07/14 03:49:39 DEBUG : Waiting for deletions to finish 2026/07/14 03:49:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (21.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:49:58 INFO : d: Making directory 2026/07/14 03:49:58 INFO : d/e: Making directory 2026/07/14 03:50:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/14 03:50:01 DEBUG : c/non empty space: size = 5 OK 2026/07/14 03:50:01 DEBUG : c/non empty space: Sizes identical 2026/07/14 03:50:01 DEBUG : c/non empty space: Unchanged skipping 2026/07/14 03:50:01 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:50:01 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:50:08 DEBUG : a/potato2: size = 60 OK 2026/07/14 03:50:08 INFO : a/potato2: Copied (new) 2026/07/14 03:50:08 DEBUG : Waiting for deletions to finish 2026/07/14 03:50:08 INFO : b/potato: Deleted 2026/07/14 03:50:08 INFO : d/e: Removing directory 2026/07/14 03:50:09 INFO : d: Removing directory 2026/07/14 03:50:09 INFO : b: Removing directory 2026/07/14 03:50:10 DEBUG : Internxt root 'rclone-test-quxinab0nose': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (31.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:50:22 INFO : d: Making directory 2026/07/14 03:50:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/14 03:50:26 DEBUG : c/non empty space: size = 5 OK 2026/07/14 03:50:26 DEBUG : c/non empty space: Sizes identical 2026/07/14 03:50:26 DEBUG : c/non empty space: Unchanged skipping 2026/07/14 03:50:26 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:50:26 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:50:33 DEBUG : a/potato2: size = 60 OK 2026/07/14 03:50:33 INFO : a/potato2: Copied (new) 2026/07/14 03:50:33 ERROR : Internxt root 'rclone-test-quxinab0nose': not deleting files as there were IO errors 2026/07/14 03:50:33 ERROR : Internxt root 'rclone-test-quxinab0nose': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (24.34s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:50:49 DEBUG : Waiting for deletions to finish 2026/07/14 03:50:50 DEBUG : empty space: size = 1 OK 2026/07/14 03:50:50 DEBUG : empty space: Sizes identical 2026/07/14 03:50:50 DEBUG : empty space: Unchanged skipping 2026/07/14 03:50:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 03:50:50 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:50:50 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:50:50 INFO : potato: Deleted 2026/07/14 03:50:54 DEBUG : potato2: size = 60 OK 2026/07/14 03:50:54 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (18.59s) === RUN TestSyncDeleteBefore run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:51:06 DEBUG : Waiting for deletions to finish 2026/07/14 03:51:07 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:51:07 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:51:07 INFO : potato: Deleted 2026/07/14 03:51:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 03:51:07 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:51:07 DEBUG : empty space: size = 1 OK 2026/07/14 03:51:07 DEBUG : empty space: Sizes identical 2026/07/14 03:51:07 DEBUG : empty space: Unchanged skipping 2026/07/14 03:51:07 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:51:14 DEBUG : potato2: size = 60 OK 2026/07/14 03:51:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (22.55s) === RUN TestCopyDeleteBefore run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:51:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 03:51:24 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:51:24 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:51:31 DEBUG : potato2: size = 19 OK 2026/07/14 03:51:31 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (14.91s) === RUN TestSyncWithExclude run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:51:46 DEBUG : enormous: Excluded (Size Filter) 2026/07/14 03:51:46 DEBUG : enormous: Excluded 2026/07/14 03:51:46 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 03:51:46 DEBUG : potato2: Excluded 2026/07/14 03:51:46 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 03:51:46 DEBUG : potato2: Excluded 2026/07/14 03:51:46 DEBUG : empty space: size = 1 OK 2026/07/14 03:51:46 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:51:46 DEBUG : empty space: Sizes identical 2026/07/14 03:51:46 DEBUG : empty space: Unchanged skipping 2026/07/14 03:51:46 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:51:46 DEBUG : Waiting for deletions to finish 2026/07/14 03:51:46 INFO : There was nothing to transfer 2026/07/14 03:51:46 DEBUG : enormous: Excluded (Size Filter) 2026/07/14 03:51:46 DEBUG : enormous: Excluded 2026/07/14 03:51:46 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 03:51:46 DEBUG : potato2: Excluded 2026/07/14 03:51:47 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 03:51:47 DEBUG : potato2: Excluded 2026/07/14 03:51:47 DEBUG : empty space: size = 1 OK 2026/07/14 03:51:47 DEBUG : empty space: Sizes identical 2026/07/14 03:51:47 DEBUG : empty space: Unchanged skipping 2026/07/14 03:51:47 DEBUG : Local file system at /tmp/rclone3891207199: Waiting for checks to finish 2026/07/14 03:51:47 DEBUG : Local file system at /tmp/rclone3891207199: Waiting for transfers to finish 2026/07/14 03:51:47 DEBUG : Waiting for deletions to finish 2026/07/14 03:51:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (15.13s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:52:08 DEBUG : enormous: Excluded (Size Filter) 2026/07/14 03:52:08 DEBUG : enormous: Excluded 2026/07/14 03:52:08 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 03:52:08 DEBUG : potato2: Excluded 2026/07/14 03:52:08 DEBUG : empty space: size = 1 OK 2026/07/14 03:52:08 DEBUG : empty space: Sizes identical 2026/07/14 03:52:08 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:52:08 DEBUG : empty space: Unchanged skipping 2026/07/14 03:52:08 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:52:08 DEBUG : Waiting for deletions to finish 2026/07/14 03:52:09 INFO : potato2: Deleted 2026/07/14 03:52:12 INFO : enormous: Deleted 2026/07/14 03:52:12 INFO : There was nothing to transfer 2026/07/14 03:52:12 DEBUG : empty space: size = 1 OK 2026/07/14 03:52:12 DEBUG : empty space: Sizes identical 2026/07/14 03:52:12 DEBUG : empty space: Unchanged skipping 2026/07/14 03:52:12 DEBUG : Local file system at /tmp/rclone3891207199: Waiting for checks to finish 2026/07/14 03:52:12 DEBUG : Local file system at /tmp/rclone3891207199: Waiting for transfers to finish 2026/07/14 03:52:12 DEBUG : Waiting for deletions to finish 2026/07/14 03:52:12 INFO : enormous: Deleted 2026/07/14 03:52:12 INFO : potato2: Deleted 2026/07/14 03:52:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (25.71s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.52s) === 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-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/07/14 03:52:14 ERROR : Internxt root 'rclone-test-quxinab0nose': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/14 03:52:15 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/14 03:52:15 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/14 03:52:15 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:52:15 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:52:19 DEBUG : potato: size = 14 OK 2026/07/14 03:52:19 INFO : potato: Copied (new) 2026/07/14 03:52:20 DEBUG : yam: size = 11 OK 2026/07/14 03:52:20 INFO : yam: Copied (new) 2026/07/14 03:52:20 DEBUG : Waiting for deletions to finish 2026/07/14 03:52:21 ERROR : Internxt root 'rclone-test-quxinab0nose': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/14 03:52:21 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/14 03:52:21 DEBUG : potato: size = 14 OK 2026/07/14 03:52:21 DEBUG : potato: Sizes identical 2026/07/14 03:52:21 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:52:21 DEBUG : potato: Unchanged skipping 2026/07/14 03:52:21 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:52:26 DEBUG : yaml: size = 11 OK 2026/07/14 03:52:26 INFO : yaml: Copied (new) 2026/07/14 03:52:26 DEBUG : Waiting for deletions to finish 2026/07/14 03:52:26 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (13.28s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/07/14 03:52:28 ERROR : Internxt root 'rclone-test-quxinab0nose': Ignoring --track-renames as either the source or destination do not support modtime 2026/07/14 03:52:28 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/14 03:52:28 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/14 03:52:28 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:52:28 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:52:33 DEBUG : yam: size = 11 OK 2026/07/14 03:52:33 INFO : yam: Copied (new) 2026/07/14 03:52:33 DEBUG : potato: size = 14 OK 2026/07/14 03:52:33 INFO : potato: Copied (new) 2026/07/14 03:52:33 DEBUG : Waiting for deletions to finish 2026/07/14 03:52:33 ERROR : Internxt root 'rclone-test-quxinab0nose': Ignoring --track-renames as either the source or destination do not support modtime 2026/07/14 03:52:34 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/14 03:52:34 DEBUG : potato: size = 14 OK 2026/07/14 03:52:34 DEBUG : potato: Sizes identical 2026/07/14 03:52:34 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:52:34 DEBUG : potato: Unchanged skipping 2026/07/14 03:52:34 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:52:38 DEBUG : yaml: size = 11 OK 2026/07/14 03:52:38 INFO : yaml: Copied (new) 2026/07/14 03:52:38 DEBUG : Waiting for deletions to finish 2026/07/14 03:52:38 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (12.39s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/07/14 03:52:40 INFO : Internxt root 'rclone-test-quxinab0nose': Making map for --track-renames 2026/07/14 03:52:40 INFO : Internxt root 'rclone-test-quxinab0nose': Finished making map for --track-renames 2026/07/14 03:52:40 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:52:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/14 03:52:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/14 03:52:40 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for renames to finish 2026/07/14 03:52:40 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:52:46 DEBUG : sub/yam: size = 11 OK 2026/07/14 03:52:46 INFO : sub/yam: Copied (new) 2026/07/14 03:52:47 DEBUG : potato: size = 14 OK 2026/07/14 03:52:47 INFO : potato: Copied (new) 2026/07/14 03:52:47 DEBUG : Waiting for deletions to finish 2026/07/14 03:52:48 DEBUG : potato: size = 14 OK 2026/07/14 03:52:48 DEBUG : potato: Sizes identical 2026/07/14 03:52:48 DEBUG : potato: Unchanged skipping 2026/07/14 03:52:48 INFO : Internxt root 'rclone-test-quxinab0nose': Making map for --track-renames 2026/07/14 03:52:48 INFO : Internxt root 'rclone-test-quxinab0nose': Finished making map for --track-renames 2026/07/14 03:52:48 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:52:48 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for renames to finish 2026/07/14 03:52:48 INFO : sub/yam: Moved (server-side) to: yam 2026/07/14 03:52:48 INFO : yam: Renamed from "sub/yam" 2026/07/14 03:52:48 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:52:48 DEBUG : Waiting for deletions to finish 2026/07/14 03:52:48 INFO : There was nothing to transfer 2026/07/14 03:52:51 ERROR : sub: 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: TestSyncWithTrackRenamesStrategyLeaf (18.73s) === RUN TestServerSideMoveLocal run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:52:59 DEBUG : Creating backend with remote "/tmp/rclone3891207199/dir1" 2026/07/14 03:52:59 DEBUG : Config file has changed externally - reloading 2026/07/14 03:52:59 DEBUG : Creating backend with remote "/tmp/rclone3891207199/dir2" 2026/07/14 03:52:59 DEBUG : Local file system at /tmp/rclone3891207199/dir2: Using server-side directory move 2026/07/14 03:52:59 INFO : Local file system at /tmp/rclone3891207199/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/14 03:52:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/14 03:52:59 DEBUG : Local file system at /tmp/rclone3891207199/dir2: Waiting for checks to finish 2026/07/14 03:52:59 DEBUG : Local file system at /tmp/rclone3891207199/dir2: Waiting for transfers to finish 2026/07/14 03:52:59 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.52s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:52:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 03:52:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/14 03:52:59 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:52:59 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:53:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 03:53:08 INFO : sub dir/hello world: Copied (new) 2026/07/14 03:53:08 INFO : sub dir/hello world: Deleted 2026/07/14 03:53:09 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/14 03:53:09 INFO : nested/sub dir/file: Copied (new) 2026/07/14 03:53:09 INFO : nested/sub dir/file: Deleted 2026/07/14 03:53:09 INFO : sub dir: Removing directory 2026/07/14 03:53:09 INFO : nested/sub dir: Removing directory 2026/07/14 03:53:09 INFO : nested: Removing directory 2026/07/14 03:53:09 DEBUG : Local file system at /tmp/rclone3891207199: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (15.32s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:53:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 03:53:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/14 03:53:15 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:53:15 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:53:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/14 03:53:20 INFO : nested/sub dir/file: Copied (new) 2026/07/14 03:53:20 INFO : nested/sub dir/file: Deleted 2026/07/14 03:53:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 03:53:21 INFO : sub dir/hello world: Copied (new) 2026/07/14 03:53:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.85s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:53:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/14 03:53:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/14 03:53:26 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:53:26 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:53:30 DEBUG : existing: size = 6 OK 2026/07/14 03:53:30 INFO : existing: Copied (new) 2026/07/14 03:53:30 INFO : existing: Deleted 2026/07/14 03:53:31 DEBUG : existing-b: size = 6 OK 2026/07/14 03:53:31 INFO : existing-b: Copied (new) 2026/07/14 03:53:31 INFO : existing-b: Deleted 2026/07/14 03:53:31 DEBUG : existing: Destination exists, skipping 2026/07/14 03:53:31 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/14 03:53:31 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:53:31 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:53:31 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (7.45s) === RUN TestServerSideMove run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:53:33 DEBUG : Creating backend with remote "TestInternxt:rclone-test-pezezeg1juye" 2026/07/14 03:53:33 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:1736: Server side move (if possible) Internxt root 'rclone-test-quxinab0nose' -> Internxt root 'rclone-test-pezezeg1juye' FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/14 03:54:10 DEBUG : Internxt root 'rclone-test-pezezeg1juye': Using server-side directory move 2026/07/14 03:54:10 INFO : Internxt root 'rclone-test-pezezeg1juye': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/14 03:54:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 03:54:10 DEBUG : empty space: size = 1 OK 2026/07/14 03:54:10 DEBUG : empty space: Sizes identical 2026/07/14 03:54:10 DEBUG : empty space: Unchanged skipping 2026/07/14 03:54:10 DEBUG : potato3: size = 68 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 03:54:10 DEBUG : potato3: size = 60 (Internxt root 'rclone-test-pezezeg1juye') 2026/07/14 03:54:10 DEBUG : potato3: Sizes differ 2026/07/14 03:54:10 DEBUG : Internxt root 'rclone-test-pezezeg1juye': Waiting for checks to finish 2026/07/14 03:54:10 INFO : potato2: Moved (server-side) 2026/07/14 03:54:10 INFO : empty space: Deleted 2026/07/14 03:54:10 DEBUG : Internxt root 'rclone-test-pezezeg1juye': Waiting for transfers to finish 2026/07/14 03:54:10 INFO : potato3: Deleted 2026/07/14 03:54:11 INFO : potato3: Moved (server-side) 2026/07/14 03:54:11 DEBUG : Creating backend with remote "TestInternxt:rclone-test-dewiyay9funu" 2026/07/14 03:54:11 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 03:54:12 DEBUG : Internxt root 'rclone-test-dewiyay9funu': Using server-side directory move 2026/07/14 03:54:21 INFO : Internxt root 'rclone-test-dewiyay9funu': Server side directory move succeeded 2026/07/14 03:54:22 ERROR : error listing: directory not found 2026/07/14 03:54:22 DEBUG : Internxt root 'rclone-test-dewiyay9funu': Purge object "empty space" 2026/07/14 03:54:22 DEBUG : Internxt root 'rclone-test-dewiyay9funu': Purge object "potato2" 2026/07/14 03:54:23 DEBUG : Internxt root 'rclone-test-dewiyay9funu': Purge object "potato3" 2026/07/14 03:54:24 DEBUG : Internxt root 'rclone-test-dewiyay9funu': Purge dir "" 2026/07/14 03:54:24 ERROR : error listing: directory not found 2026/07/14 03:54:24 DEBUG : Internxt root 'rclone-test-pezezeg1juye': Purge dir "" 2026/07/14 03:54:24 NOTICE: purge failed to rmdir "": directory not found 2026/07/14 03:54:24 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (51.84s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:54:25 DEBUG : Creating backend with remote "TestInternxt:rclone-test-ficadur6zoco" 2026/07/14 03:54:25 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 sync_test.go:1736: Server side move (if possible) Internxt root 'rclone-test-quxinab0nose' -> Internxt root 'rclone-test-ficadur6zoco' FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/14 03:55:03 DEBUG : empty space: Excluded (Size Filter) 2026/07/14 03:55:03 DEBUG : empty space: Excluded 2026/07/14 03:55:03 DEBUG : empty space: Excluded (Size Filter) 2026/07/14 03:55:03 DEBUG : empty space: Excluded 2026/07/14 03:55:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 03:55:03 DEBUG : potato3: size = 68 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 03:55:03 DEBUG : potato3: size = 60 (Internxt root 'rclone-test-ficadur6zoco') 2026/07/14 03:55:03 DEBUG : potato3: Sizes differ 2026/07/14 03:55:03 DEBUG : Internxt root 'rclone-test-ficadur6zoco': Waiting for checks to finish 2026/07/14 03:55:03 DEBUG : Internxt root 'rclone-test-ficadur6zoco': Waiting for transfers to finish 2026/07/14 03:55:03 INFO : potato2: Moved (server-side) 2026/07/14 03:55:03 INFO : potato3: Deleted 2026/07/14 03:55:03 INFO : potato3: Moved (server-side) 2026/07/14 03:55:04 DEBUG : Creating backend with remote "TestInternxt:rclone-test-habanod3sawi" 2026/07/14 03:55:04 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 03:55:05 DEBUG : empty space: Excluded (Size Filter) 2026/07/14 03:55:05 DEBUG : empty space: Excluded 2026/07/14 03:55:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 03:55:05 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/14 03:55:05 DEBUG : Internxt root 'rclone-test-habanod3sawi': Waiting for checks to finish 2026/07/14 03:55:05 DEBUG : Internxt root 'rclone-test-habanod3sawi': Waiting for transfers to finish 2026/07/14 03:55:13 INFO : potato2: Moved (server-side) 2026/07/14 03:55:13 INFO : potato3: Moved (server-side) 2026/07/14 03:55:15 DEBUG : Internxt root 'rclone-test-habanod3sawi': Purge object "potato2" 2026/07/14 03:55:15 DEBUG : Internxt root 'rclone-test-habanod3sawi': Purge object "potato3" 2026/07/14 03:55:15 DEBUG : Internxt root 'rclone-test-habanod3sawi': Purge dir "" 2026/07/14 03:55:16 DEBUG : Internxt root 'rclone-test-ficadur6zoco': Purge object "empty space" 2026/07/14 03:55:16 DEBUG : Internxt root 'rclone-test-ficadur6zoco': Purge dir "" --- PASS: TestServerSideMoveWithFilter (52.97s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:55:18 DEBUG : Creating backend with remote "TestInternxt:rclone-test-dixigab6gohu" 2026/07/14 03:55:18 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 03:55:34 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Internxt root 'rclone-test-quxinab0nose' -> Internxt root 'rclone-test-dixigab6gohu' FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/14 03:55:56 DEBUG : Internxt root 'rclone-test-dixigab6gohu': Using server-side directory move 2026/07/14 03:55:56 INFO : Internxt root 'rclone-test-dixigab6gohu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/14 03:55:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 03:55:57 DEBUG : empty space: size = 1 OK 2026/07/14 03:55:57 DEBUG : empty space: Sizes identical 2026/07/14 03:55:57 DEBUG : empty space: Unchanged skipping 2026/07/14 03:55:57 DEBUG : potato3: size = 68 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 03:55:57 DEBUG : potato3: size = 60 (Internxt root 'rclone-test-dixigab6gohu') 2026/07/14 03:55:57 DEBUG : potato3: Sizes differ 2026/07/14 03:55:57 INFO : potato2: Moved (server-side) 2026/07/14 03:55:57 DEBUG : Internxt root 'rclone-test-dixigab6gohu': Waiting for checks to finish 2026/07/14 03:55:57 INFO : potato3: Deleted 2026/07/14 03:55:57 INFO : empty space: Deleted 2026/07/14 03:55:57 DEBUG : Internxt root 'rclone-test-dixigab6gohu': Waiting for transfers to finish 2026/07/14 03:55:57 INFO : potato3: Moved (server-side) 2026/07/14 03:55:57 INFO : tomatoDir: Removing directory 2026/07/14 03:55:58 DEBUG : Internxt root 'rclone-test-quxinab0nose': deleted 1 directories 2026/07/14 03:55:58 ERROR : tomatoDir: error listing: directory not found 2026/07/14 03:55:59 DEBUG : Creating backend with remote "TestInternxt:rclone-test-nifaxiw2diwu" 2026/07/14 03:55:59 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 03:56:01 INFO : tomatoDir: Making directory 2026/07/14 03:56:01 DEBUG : Internxt root 'rclone-test-nifaxiw2diwu': Using server-side directory move 2026/07/14 03:56:10 INFO : Internxt root 'rclone-test-nifaxiw2diwu': Server side directory move succeeded 2026/07/14 03:56:11 ERROR : error listing: directory not found 2026/07/14 03:56:12 ERROR : error listing: directory not found 2026/07/14 03:56:12 DEBUG : Internxt root 'rclone-test-nifaxiw2diwu': Purge object "empty space" 2026/07/14 03:56:12 DEBUG : Internxt root 'rclone-test-nifaxiw2diwu': Purge object "potato2" 2026/07/14 03:56:13 DEBUG : Internxt root 'rclone-test-nifaxiw2diwu': Purge object "potato3" 2026/07/14 03:56:13 DEBUG : Internxt root 'rclone-test-nifaxiw2diwu': Purge dir "tomatoDir" 2026/07/14 03:56:14 DEBUG : Internxt root 'rclone-test-nifaxiw2diwu': Purge dir "" 2026/07/14 03:56:15 ERROR : error listing: directory not found 2026/07/14 03:56:15 DEBUG : Internxt root 'rclone-test-dixigab6gohu': Purge dir "" 2026/07/14 03:56:15 NOTICE: purge failed to rmdir "": directory not found 2026/07/14 03:56:15 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (57.94s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:56:16 DEBUG : Creating backend with remote "TestInternxt:rclone-test-quxinab0nose/rclone-sync-test" 2026/07/14 03:56:16 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 --- PASS: TestSyncOverlap (1.32s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:56:17 DEBUG : Creating backend with remote "TestInternxt:rclone-test-quxinab0nose/rclone-sync-test" 2026/07/14 03:56:18 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 03:56:18 DEBUG : Creating backend with remote "TestInternxt:rclone-test-quxinab0nose/rclone-sync-test-include/layer2" 2026/07/14 03:56:19 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 03:56:20 DEBUG : Creating backend with remote "TestInternxt:rclone-test-quxinab0nose/rclone-sync-test-ignore-file" 2026/07/14 03:56:21 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 03:56:28 DEBUG : rclone-sync-test: Excluded 2026/07/14 03:56:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/14 03:56:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/14 03:56:29 DEBUG : Internxt root 'rclone-test-quxinab0nose/rclone-sync-test': Waiting for checks to finish 2026/07/14 03:56:29 DEBUG : Internxt root 'rclone-test-quxinab0nose/rclone-sync-test': Waiting for transfers to finish 2026/07/14 03:56:29 DEBUG : Waiting for deletions to finish 2026/07/14 03:56:29 INFO : There was nothing to transfer 2026/07/14 03:56:30 DEBUG : rclone-sync-test: Excluded 2026/07/14 03:56:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/14 03:56:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/14 03:56:31 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:56:31 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:56:31 DEBUG : Waiting for deletions to finish 2026/07/14 03:56:31 INFO : rclone-sync-test-include: Removing directory 2026/07/14 03:56:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/14 03:56:32 DEBUG : Internxt root 'rclone-test-quxinab0nose': failed to delete 1 directories 2026/07/14 03:56:32 INFO : There was nothing to transfer 2026/07/14 03:56:32 DEBUG : rclone-sync-test: Excluded 2026/07/14 03:56:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/14 03:56:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/14 03:56:33 DEBUG : Internxt root 'rclone-test-quxinab0nose/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/14 03:56:33 DEBUG : Internxt root 'rclone-test-quxinab0nose/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/14 03:56:33 DEBUG : Waiting for deletions to finish 2026/07/14 03:56:33 INFO : There was nothing to transfer 2026/07/14 03:56:34 DEBUG : rclone-sync-test: Excluded 2026/07/14 03:56:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/14 03:56:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/14 03:56:34 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 03:56:34 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 03:56:34 DEBUG : Waiting for deletions to finish 2026/07/14 03:56:34 INFO : rclone-sync-test-include: Removing directory 2026/07/14 03:56:35 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/14 03:56:35 DEBUG : Internxt root 'rclone-test-quxinab0nose': failed to delete 1 directories 2026/07/14 03:56:35 INFO : There was nothing to transfer 2026/07/14 03:56:35 DEBUG : Excluded 2026/07/14 03:56:35 DEBUG : rclone-sync-test: Excluded 2026/07/14 03:56:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/14 03:56:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/14 03:56:36 DEBUG : Internxt root 'rclone-test-quxinab0nose/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/14 03:56:36 DEBUG : Internxt root 'rclone-test-quxinab0nose/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/14 03:56:36 DEBUG : Waiting for deletions to finish 2026/07/14 03:56:36 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (24.00s) === RUN TestSyncCompareDest run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:56:41 DEBUG : Creating backend with remote "TestInternxt:rclone-test-quxinab0nose/dst" 2026/07/14 03:56:42 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 03:56:42 DEBUG : Creating backend with remote "TestInternxt:rclone-test-quxinab0nose/CompareDest" 2026/07/14 03:56:43 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 03:56:47 DEBUG : one: Need to transfer - File not found at Destination 2026/07/14 03:56:47 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for checks to finish 2026/07/14 03:56:47 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/14 03:56:52 DEBUG : one: size = 3 OK 2026/07/14 03:56:52 INFO : one: Copied (new) 2026/07/14 03:56:52 DEBUG : Waiting for deletions to finish 2026/07/14 03:56:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3891207199) 2026/07/14 03:56:53 DEBUG : one: size = 3 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 03:56:53 DEBUG : one: Sizes differ 2026/07/14 03:56:53 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for checks to finish 2026/07/14 03:56:53 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for transfers to finish 2026/07/14 03:56:53 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Renamed existing file one to backup one.rclone-backup-gasoyan5. (UUID: 89ce5025-55ca-4dff-9851-a862b5a6a406) 2026/07/14 03:56:59 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Upload succeeded, deleting backup file one.rclone-backup-gasoyan5. (UUID: 89ce5025-55ca-4dff-9851-a862b5a6a406) 2026/07/14 03:57:00 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Successfully deleted backup file 2026/07/14 03:57:00 DEBUG : one: size = 5 OK 2026/07/14 03:57:00 INFO : one: Copied (replaced existing) 2026/07/14 03:57:00 DEBUG : Waiting for deletions to finish 2026/07/14 03:57:01 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file dst/one to backup one.rclone-backup-tugufiq9. (UUID: 1af21e05-230f-45de-a0ea-c57c86238bc6) 2026/07/14 03:57:07 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file one.rclone-backup-tugufiq9. (UUID: 1af21e05-230f-45de-a0ea-c57c86238bc6) 2026/07/14 03:57:07 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 03:57:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3891207199) 2026/07/14 03:57:12 DEBUG : one: size = 3 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 03:57:12 DEBUG : one: Sizes differ 2026/07/14 03:57:12 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for checks to finish 2026/07/14 03:57:13 DEBUG : one: size = 5 OK 2026/07/14 03:57:13 DEBUG : one: Sizes identical 2026/07/14 03:57:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 03:57:13 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for transfers to finish 2026/07/14 03:57:13 DEBUG : Waiting for deletions to finish 2026/07/14 03:57:13 INFO : There was nothing to transfer 2026/07/14 03:57:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3891207199) 2026/07/14 03:57:21 DEBUG : one: size = 3 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 03:57:21 DEBUG : one: Sizes differ 2026/07/14 03:57:21 DEBUG : one: size = 5 OK 2026/07/14 03:57:21 DEBUG : one: Sizes identical 2026/07/14 03:57:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 03:57:21 DEBUG : two: size = 3 OK 2026/07/14 03:57:21 DEBUG : two: Sizes identical 2026/07/14 03:57:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/14 03:57:21 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for checks to finish 2026/07/14 03:57:21 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for transfers to finish 2026/07/14 03:57:21 DEBUG : Waiting for deletions to finish 2026/07/14 03:57:21 INFO : There was nothing to transfer 2026/07/14 03:57:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3891207199) 2026/07/14 03:57:22 DEBUG : one: size = 3 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 03:57:22 DEBUG : one: Sizes differ 2026/07/14 03:57:22 DEBUG : two: size = 3 OK 2026/07/14 03:57:22 DEBUG : two: Sizes identical 2026/07/14 03:57:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/14 03:57:22 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for checks to finish 2026/07/14 03:57:22 DEBUG : one: size = 5 OK 2026/07/14 03:57:22 DEBUG : one: Sizes identical 2026/07/14 03:57:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 03:57:22 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for transfers to finish 2026/07/14 03:57:22 DEBUG : Waiting for deletions to finish 2026/07/14 03:57:22 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/14 03:57:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3891207199) 2026/07/14 03:57:24 DEBUG : one: size = 3 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 03:57:24 DEBUG : one: Sizes differ 2026/07/14 03:57:24 DEBUG : two: size = 5 (Local file system at /tmp/rclone3891207199) 2026/07/14 03:57:24 DEBUG : two: size = 3 (Internxt root 'rclone-test-quxinab0nose/CompareDest') 2026/07/14 03:57:24 DEBUG : two: Sizes differ 2026/07/14 03:57:24 DEBUG : two: Need to transfer - File not found at Destination 2026/07/14 03:57:24 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for checks to finish 2026/07/14 03:57:24 DEBUG : one: size = 5 OK 2026/07/14 03:57:24 DEBUG : one: Sizes identical 2026/07/14 03:57:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 03:57:24 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for transfers to finish 2026/07/14 03:57:30 DEBUG : two: size = 5 OK 2026/07/14 03:57:30 INFO : two: Copied (new) 2026/07/14 03:57:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (53.04s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:57:48 DEBUG : Creating backend with remote "TestInternxt:rclone-test-quxinab0nose/dest" 2026/07/14 03:57:48 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 03:57:49 DEBUG : Creating backend with remote "TestInternxt:rclone-test-quxinab0nose/pre-dest1" 2026/07/14 03:57:49 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 03:57:50 DEBUG : Creating backend with remote "TestInternxt:rclone-test-quxinab0nose/pre-dest2" 2026/07/14 03:57:50 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 03:57:50 DEBUG : 1: size = 1 OK 2026/07/14 03:57:50 DEBUG : 1: Sizes identical 2026/07/14 03:57:50 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/14 03:57:51 DEBUG : 2: size = 1 OK 2026/07/14 03:57:51 DEBUG : 2: Sizes identical 2026/07/14 03:57:51 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/14 03:57:51 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/14 03:57:51 DEBUG : Internxt root 'rclone-test-quxinab0nose/dest': Waiting for checks to finish 2026/07/14 03:57:51 DEBUG : Internxt root 'rclone-test-quxinab0nose/dest': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/14 03:57:58 DEBUG : 3: size = 1 OK 2026/07/14 03:57:58 INFO : 3: Copied (new) 2026/07/14 03:57:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (29.80s) === RUN TestSyncCopyDest run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.46s) === RUN TestSyncBackupDir run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 03:58:22 DEBUG : Creating backend with remote "TestInternxt:rclone-test-quxinab0nose/dst" 2026/07/14 03:58:22 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 03:58:22 DEBUG : Creating backend with remote "TestInternxt:rclone-test-quxinab0nose/backup" 2026/07/14 03:58:23 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 03:58:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3891207199) 2026/07/14 03:58:26 DEBUG : one: size = 3 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 03:58:26 DEBUG : one: Sizes differ 2026/07/14 03:58:26 DEBUG : two: size = 3 OK 2026/07/14 03:58:26 DEBUG : two: Sizes identical 2026/07/14 03:58:26 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for checks to finish 2026/07/14 03:58:26 DEBUG : two: Unchanged skipping 2026/07/14 03:58:26 INFO : one: Moved (server-side) 2026/07/14 03:58:26 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for transfers to finish 2026/07/14 03:58:27 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Renamed existing file one to backup one.rclone-backup-fabasex3. (UUID: daf5e304-579a-46f8-9598-2c89a6ab43ff) FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/14 03:58:32 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Upload succeeded, deleting backup file one.rclone-backup-fabasex3. (UUID: daf5e304-579a-46f8-9598-2c89a6ab43ff) 2026/07/14 03:58:33 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Successfully deleted backup file 2026/07/14 03:58:33 DEBUG : one: size = 4 OK 2026/07/14 03:58:33 INFO : one: Copied (new) 2026/07/14 03:58:33 DEBUG : Waiting for deletions to finish 2026/07/14 03:58:33 INFO : three.txt: Moved (server-side) 2026/07/14 03:58:33 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (3), backup/three.txt (5), dst/one (4), dst/two (3) got backup/three.txt (5), dst/one (4), dst/two (3) fstest.go:203: Not found "backup/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDir Messages: 1 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (3), backup/three.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/three.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) fstest.go:203: Not found "backup/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDir Messages: 1 objects not found 2026/07/14 03:59:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3891207199) 2026/07/14 03:59:54 DEBUG : one: size = 4 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 03:59:54 DEBUG : one: Sizes differ 2026/07/14 03:59:54 DEBUG : two: size = 3 OK 2026/07/14 03:59:54 DEBUG : two: Sizes identical 2026/07/14 03:59:54 DEBUG : two: Unchanged skipping 2026/07/14 03:59:54 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for checks to finish 2026/07/14 03:59:54 INFO : one: Moved (server-side) 2026/07/14 03:59:54 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for transfers to finish 2026/07/14 04:00:00 DEBUG : one: size = 5 OK 2026/07/14 04:00:00 INFO : one: Copied (new) 2026/07/14 04:00:00 DEBUG : Waiting for deletions to finish 2026/07/14 04:00:01 INFO : three.txt: Deleted 2026/07/14 04:00:01 INFO : three.txt: Moved (server-side) 2026/07/14 04:00:01 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDir (120.46s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:00:20 DEBUG : Creating backend with remote "TestInternxt:rclone-test-quxinab0nose/dst" 2026/07/14 04:00:20 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 04:00:20 DEBUG : Creating backend with remote "TestInternxt:rclone-test-quxinab0nose/backup" 2026/07/14 04:00:21 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 04:00:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:00:24 DEBUG : one: size = 3 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 04:00:24 DEBUG : one: Sizes differ 2026/07/14 04:00:24 DEBUG : two: size = 3 OK 2026/07/14 04:00:24 DEBUG : two: Sizes identical 2026/07/14 04:00:24 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for checks to finish 2026/07/14 04:00:24 DEBUG : two: Unchanged skipping 2026/07/14 04:00:25 INFO : one: Moved (server-side) to: one.bak 2026/07/14 04:00:25 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/14 04:00:31 DEBUG : one: size = 4 OK 2026/07/14 04:00:31 INFO : one: Copied (new) 2026/07/14 04:00:31 DEBUG : Waiting for deletions to finish 2026/07/14 04:00:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/14 04:00:31 INFO : three.txt: Moved into backup dir 2026/07/14 04:00:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:00:38 DEBUG : one: size = 4 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 04:00:38 DEBUG : one: Sizes differ 2026/07/14 04:00:38 DEBUG : two: size = 3 OK 2026/07/14 04:00:38 DEBUG : two: Sizes identical 2026/07/14 04:00:38 DEBUG : two: Unchanged skipping 2026/07/14 04:00:38 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for checks to finish 2026/07/14 04:00:38 INFO : one.bak: Deleted 2026/07/14 04:00:38 INFO : one: Moved (server-side) to: one.bak 2026/07/14 04:00:38 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for transfers to finish 2026/07/14 04:00:44 DEBUG : one: size = 5 OK 2026/07/14 04:00:44 INFO : one: Copied (new) 2026/07/14 04:00:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:00:45 INFO : three.txt.bak: Deleted 2026/07/14 04:00:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/14 04:00:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (43.85s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:01:05 DEBUG : Creating backend with remote "TestInternxt:rclone-test-quxinab0nose/dst" 2026/07/14 04:01:05 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 04:01:05 DEBUG : Creating backend with remote "TestInternxt:rclone-test-quxinab0nose/backup" 2026/07/14 04:01:05 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 04:01:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:01:06 DEBUG : one: size = 3 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 04:01:06 DEBUG : one: Sizes differ 2026/07/14 04:01:06 DEBUG : two: size = 3 OK 2026/07/14 04:01:06 DEBUG : two: Sizes identical 2026/07/14 04:01:06 DEBUG : two: Unchanged skipping 2026/07/14 04:01:06 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for checks to finish 2026/07/14 04:01:07 ERROR : one: Couldn't move: move file: Not Found (status 404) 2026/07/14 04:01:07 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for transfers to finish 2026/07/14 04:01:07 ERROR : Internxt root 'rclone-test-quxinab0nose/dst': not deleting files as there were IO errors 2026/07/14 04:01:07 ERROR : Internxt root 'rclone-test-quxinab0nose/dst': not deleting directories as there were IO errors sync_test.go:2416: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2416 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Received unexpected error: move file: Not Found (status 404) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (20.53s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:01:26 DEBUG : Creating backend with remote "TestInternxt:rclone-test-quxinab0nose/dst" 2026/07/14 04:01:26 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 04:01:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:01:26 DEBUG : one: size = 3 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 04:01:26 DEBUG : one: Sizes differ 2026/07/14 04:01:26 DEBUG : two: size = 3 OK 2026/07/14 04:01:26 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for checks to finish 2026/07/14 04:01:26 DEBUG : two: Sizes identical 2026/07/14 04:01:26 DEBUG : two: Unchanged skipping 2026/07/14 04:01:27 INFO : one: Moved (server-side) to: one.bak 2026/07/14 04:01:27 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/14 04:01:32 DEBUG : one: size = 4 OK 2026/07/14 04:01:32 INFO : one: Copied (new) 2026/07/14 04:01:32 DEBUG : Waiting for deletions to finish 2026/07/14 04:01:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/14 04:01:32 INFO : three.txt: Moved into backup dir 2026/07/14 04:01:38 DEBUG : one.bak: Excluded (Path Filter) 2026/07/14 04:01:38 DEBUG : one.bak: Excluded 2026/07/14 04:01:38 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/14 04:01:38 DEBUG : three.txt.bak: Excluded 2026/07/14 04:01:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:01:38 DEBUG : one: size = 4 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 04:01:38 DEBUG : one: Sizes differ 2026/07/14 04:01:38 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for checks to finish 2026/07/14 04:01:38 DEBUG : two: size = 3 OK 2026/07/14 04:01:38 DEBUG : two: Sizes identical 2026/07/14 04:01:38 DEBUG : two: Unchanged skipping 2026/07/14 04:01:38 INFO : one.bak: Deleted 2026/07/14 04:01:39 INFO : one: Moved (server-side) to: one.bak 2026/07/14 04:01:39 DEBUG : Internxt root 'rclone-test-quxinab0nose/dst': Waiting for transfers to finish 2026/07/14 04:01:45 DEBUG : one: size = 5 OK 2026/07/14 04:01:45 INFO : one: Copied (new) 2026/07/14 04:01:45 DEBUG : Waiting for deletions to finish 2026/07/14 04:01:45 INFO : three.txt.bak: Deleted 2026/07/14 04:01:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/14 04:01:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (38.68s) === RUN TestSyncSuffix run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:02:06 DEBUG : Creating backend with remote "TestInternxt:rclone-test-quxinab0nose/dst" 2026/07/14 04:02:06 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 04:02:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:02:06 DEBUG : one: size = 3 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 04:02:06 DEBUG : one: Sizes differ 2026/07/14 04:02:07 INFO : one: Moved (server-side) to: one.bak FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/14 04:02:13 DEBUG : one: size = 4 OK 2026/07/14 04:02:13 INFO : one: Copied (new) 2026/07/14 04:02:13 DEBUG : two: size = 3 OK 2026/07/14 04:02:13 DEBUG : two: Sizes identical 2026/07/14 04:02:13 DEBUG : two: Unchanged skipping 2026/07/14 04:02:13 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:02:13 DEBUG : three.txt: size = 5 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 04:02:13 DEBUG : three.txt: Sizes differ 2026/07/14 04:02:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/14 04:02:18 DEBUG : three.txt: size = 6 OK 2026/07/14 04:02:18 INFO : three.txt: Copied (new) 2026/07/14 04:02:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:02:19 DEBUG : one: size = 4 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 04:02:19 DEBUG : one: Sizes differ 2026/07/14 04:02:20 INFO : one.bak: Deleted 2026/07/14 04:02:20 INFO : one: Moved (server-side) to: one.bak 2026/07/14 04:02:26 DEBUG : one: size = 5 OK 2026/07/14 04:02:26 INFO : one: Copied (new) 2026/07/14 04:02:26 DEBUG : two: size = 3 OK 2026/07/14 04:02:26 DEBUG : two: Sizes identical 2026/07/14 04:02:26 DEBUG : two: Unchanged skipping 2026/07/14 04:02:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:02:26 DEBUG : three.txt: size = 6 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 04:02:26 DEBUG : three.txt: Sizes differ 2026/07/14 04:02:28 INFO : three.txt.bak: Deleted 2026/07/14 04:02:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/14 04:02:35 DEBUG : three.txt: size = 19 OK 2026/07/14 04:02:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (50.69s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:02:57 DEBUG : Creating backend with remote "TestInternxt:rclone-test-quxinab0nose/dst" 2026/07/14 04:02:57 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/07/14 04:02:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:02:58 DEBUG : one: size = 3 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 04:02:58 DEBUG : one: Sizes differ 2026/07/14 04:02:58 INFO : one: Moved (server-side) to: one-2019-01-01 FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/14 04:03:05 DEBUG : one: size = 4 OK 2026/07/14 04:03:05 INFO : one: Copied (new) 2026/07/14 04:03:05 DEBUG : two: size = 3 OK 2026/07/14 04:03:05 DEBUG : two: Sizes identical 2026/07/14 04:03:05 DEBUG : two: Unchanged skipping 2026/07/14 04:03:05 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:03:05 DEBUG : three.txt: size = 5 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 04:03:05 DEBUG : three.txt: Sizes differ 2026/07/14 04:03:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/14 04:03:10 DEBUG : three.txt: size = 6 OK 2026/07/14 04:03:10 INFO : three.txt: Copied (new) 2026/07/14 04:03:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:03:14 DEBUG : one: size = 4 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 04:03:14 DEBUG : one: Sizes differ 2026/07/14 04:03:14 INFO : one-2019-01-01: Deleted 2026/07/14 04:03:14 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/14 04:03:19 DEBUG : one: size = 5 OK 2026/07/14 04:03:19 INFO : one: Copied (new) 2026/07/14 04:03:19 DEBUG : two: size = 3 OK 2026/07/14 04:03:19 DEBUG : two: Sizes identical 2026/07/14 04:03:19 DEBUG : two: Unchanged skipping 2026/07/14 04:03:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:03:19 DEBUG : three.txt: size = 6 (Internxt root 'rclone-test-quxinab0nose/dst') 2026/07/14 04:03:19 DEBUG : three.txt: Sizes differ 2026/07/14 04:03:20 INFO : three-2019-01-01.txt: Deleted 2026/07/14 04:03:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/14 04:03:25 DEBUG : three.txt: size = 19 OK 2026/07/14 04:03:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (49.44s) === RUN TestSyncUTFNorm run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:03:34 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:03:34 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:03:34 DEBUG : Testêé: size = 18 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:03:34 DEBUG : Testêé: Sizes differ 2026/07/14 04:03:34 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:03:35 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file Testêé to backup Testêé.rclone-backup-woxuzes6. (UUID: 2e5273d7-a844-411f-a758-d1a081bbd467) 2026/07/14 04:03:41 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file Testêé.rclone-backup-woxuzes6. (UUID: 2e5273d7-a844-411f-a758-d1a081bbd467) 2026/07/14 04:03:42 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:03:42 DEBUG : Testêé: size = 14 OK 2026/07/14 04:03:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/14 04:03:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (14.46s) === RUN TestSyncImmutable run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:03:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/14 04:03:43 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:03:43 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:03:49 DEBUG : existing: size = 6 OK 2026/07/14 04:03:49 INFO : existing: Copied (new) 2026/07/14 04:03:49 DEBUG : Waiting for deletions to finish 2026/07/14 04:03:50 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:03:50 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:03:50 DEBUG : existing: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:03:50 DEBUG : existing: Sizes differ 2026/07/14 04:03:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/14 04:03:50 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:03:50 ERROR : Internxt root 'rclone-test-quxinab0nose': not deleting files as there were IO errors 2026/07/14 04:03:50 ERROR : Internxt root 'rclone-test-quxinab0nose': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (8.02s) === RUN TestSyncIgnoreCase run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:03:57 DEBUG : EXISTING: size = 6 OK 2026/07/14 04:03:57 DEBUG : existing: Sizes identical 2026/07/14 04:03:57 DEBUG : existing: Unchanged skipping 2026/07/14 04:03:57 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:03:57 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:03:57 DEBUG : Waiting for deletions to finish 2026/07/14 04:03:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (6.89s) === RUN TestFixCase run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.48s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (2.12s) --- SKIP: TestMaxTransfer/Hard (0.50s) --- SKIP: TestMaxTransfer/Soft (0.53s) --- SKIP: TestMaxTransfer/Cautious (1.09s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:07:40 DEBUG : both10: size = 6 OK 2026/07/14 04:07:40 DEBUG : both10: Sizes identical 2026/07/14 04:07:40 DEBUG : both12: size = 6 OK 2026/07/14 04:07:40 DEBUG : both12: Sizes identical 2026/07/14 04:07:40 DEBUG : both0: size = 6 OK 2026/07/14 04:07:40 DEBUG : both11: size = 6 OK 2026/07/14 04:07:40 DEBUG : both11: Sizes identical 2026/07/14 04:07:40 DEBUG : both0: Sizes identical 2026/07/14 04:07:40 DEBUG : both10: Unchanged skipping 2026/07/14 04:07:40 DEBUG : both13: size = 6 OK 2026/07/14 04:07:40 DEBUG : both13: Sizes identical 2026/07/14 04:07:40 DEBUG : both0: Unchanged skipping 2026/07/14 04:07:40 DEBUG : both14: size = 6 OK 2026/07/14 04:07:40 DEBUG : both14: Sizes identical 2026/07/14 04:07:40 DEBUG : both14: Unchanged skipping 2026/07/14 04:07:40 DEBUG : both15: size = 6 OK 2026/07/14 04:07:40 DEBUG : both15: Sizes identical 2026/07/14 04:07:40 DEBUG : both15: Unchanged skipping 2026/07/14 04:07:40 DEBUG : both16: size = 6 OK 2026/07/14 04:07:40 DEBUG : both16: Sizes identical 2026/07/14 04:07:40 DEBUG : both12: Unchanged skipping 2026/07/14 04:07:40 DEBUG : both17: size = 6 OK 2026/07/14 04:07:40 DEBUG : both17: Sizes identical 2026/07/14 04:07:40 DEBUG : both17: Unchanged skipping 2026/07/14 04:07:40 DEBUG : both18: size = 6 OK 2026/07/14 04:07:40 DEBUG : both18: Sizes identical 2026/07/14 04:07:40 DEBUG : both18: Unchanged skipping 2026/07/14 04:07:40 DEBUG : both19: size = 6 OK 2026/07/14 04:07:40 DEBUG : both19: Sizes identical 2026/07/14 04:07:40 DEBUG : both11: Unchanged skipping 2026/07/14 04:07:40 DEBUG : both1: size = 6 OK 2026/07/14 04:07:40 DEBUG : both1: Sizes identical 2026/07/14 04:07:40 DEBUG : both1: Unchanged skipping 2026/07/14 04:07:40 DEBUG : both2: size = 6 OK 2026/07/14 04:07:40 DEBUG : both2: Sizes identical 2026/07/14 04:07:40 DEBUG : both2: Unchanged skipping 2026/07/14 04:07:40 DEBUG : both13: Unchanged skipping 2026/07/14 04:07:40 DEBUG : both3: size = 6 OK 2026/07/14 04:07:40 DEBUG : both3: Sizes identical 2026/07/14 04:07:40 DEBUG : both4: size = 6 OK 2026/07/14 04:07:40 DEBUG : both4: Sizes identical 2026/07/14 04:07:40 DEBUG : both16: Unchanged skipping 2026/07/14 04:07:40 DEBUG : both5: size = 6 OK 2026/07/14 04:07:40 DEBUG : both5: Sizes identical 2026/07/14 04:07:40 DEBUG : both3: Unchanged skipping 2026/07/14 04:07:40 DEBUG : both6: size = 6 OK 2026/07/14 04:07:40 DEBUG : both6: Sizes identical 2026/07/14 04:07:40 DEBUG : both6: Unchanged skipping 2026/07/14 04:07:40 DEBUG : both7: size = 6 OK 2026/07/14 04:07:40 DEBUG : both7: Sizes identical 2026/07/14 04:07:40 DEBUG : both7: Unchanged skipping 2026/07/14 04:07:40 DEBUG : both8: size = 6 OK 2026/07/14 04:07:40 DEBUG : both8: Sizes identical 2026/07/14 04:07:40 DEBUG : both19: Unchanged skipping 2026/07/14 04:07:40 DEBUG : both9: size = 6 OK 2026/07/14 04:07:40 DEBUG : both9: Sizes identical 2026/07/14 04:07:40 DEBUG : both4: Unchanged skipping 2026/07/14 04:07:40 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:07:40 DEBUG : both5: Unchanged skipping 2026/07/14 04:07:40 DEBUG : both8: Unchanged skipping 2026/07/14 04:07:40 DEBUG : both9: Unchanged skipping 2026/07/14 04:07:40 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:07:40 DEBUG : Waiting for deletions to finish 2026/07/14 04:07:41 INFO : only4: Deleted 2026/07/14 04:07:41 INFO : only16: Deleted 2026/07/14 04:07:41 INFO : only3: Deleted 2026/07/14 04:07:41 INFO : only13: Deleted 2026/07/14 04:07:41 INFO : only14: Deleted 2026/07/14 04:07:41 INFO : only8: Deleted 2026/07/14 04:07:42 INFO : only9: Deleted 2026/07/14 04:07:42 INFO : only5: Deleted 2026/07/14 04:07:42 INFO : only7: Deleted 2026/07/14 04:07:42 INFO : only10: Deleted 2026/07/14 04:07:42 INFO : only12: Deleted 2026/07/14 04:07:42 INFO : only15: Deleted 2026/07/14 04:07:42 INFO : only19: Deleted 2026/07/14 04:07:42 INFO : only17: Deleted 2026/07/14 04:07:43 INFO : only6: Deleted 2026/07/14 04:07:43 INFO : only2: Deleted 2026/07/14 04:07:43 INFO : only18: Deleted 2026/07/14 04:07:43 INFO : only0: Deleted 2026/07/14 04:07:43 INFO : only11: Deleted 2026/07/14 04:07:44 INFO : only1: Deleted 2026/07/14 04:07:44 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (233.27s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:11:35 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:11:35 DEBUG : both10: size = 6 OK 2026/07/14 04:11:35 DEBUG : both10: Sizes identical 2026/07/14 04:11:35 DEBUG : both0: size = 6 OK 2026/07/14 04:11:35 DEBUG : both0: Sizes identical 2026/07/14 04:11:35 DEBUG : both11: size = 6 OK 2026/07/14 04:11:35 DEBUG : both11: Sizes identical 2026/07/14 04:11:35 DEBUG : both10: Unchanged skipping 2026/07/14 04:11:35 DEBUG : both12: size = 6 OK 2026/07/14 04:11:35 DEBUG : both13: size = 6 OK 2026/07/14 04:11:35 DEBUG : both13: Sizes identical 2026/07/14 04:11:35 DEBUG : both12: Sizes identical 2026/07/14 04:11:35 DEBUG : both11: Unchanged skipping 2026/07/14 04:11:35 DEBUG : both14: size = 6 OK 2026/07/14 04:11:35 DEBUG : both14: Sizes identical 2026/07/14 04:11:35 DEBUG : both14: Unchanged skipping 2026/07/14 04:11:35 DEBUG : both15: size = 6 OK 2026/07/14 04:11:35 DEBUG : both15: Sizes identical 2026/07/14 04:11:35 DEBUG : both0: Unchanged skipping 2026/07/14 04:11:35 DEBUG : both16: size = 6 OK 2026/07/14 04:11:35 DEBUG : both16: Sizes identical 2026/07/14 04:11:35 DEBUG : both16: Unchanged skipping 2026/07/14 04:11:35 DEBUG : both17: size = 6 OK 2026/07/14 04:11:35 DEBUG : both17: Sizes identical 2026/07/14 04:11:35 DEBUG : both17: Unchanged skipping 2026/07/14 04:11:35 DEBUG : both18: size = 6 OK 2026/07/14 04:11:35 DEBUG : both18: Sizes identical 2026/07/14 04:11:35 DEBUG : both18: Unchanged skipping 2026/07/14 04:11:35 DEBUG : both19: size = 6 OK 2026/07/14 04:11:35 DEBUG : both19: Sizes identical 2026/07/14 04:11:35 DEBUG : both19: Unchanged skipping 2026/07/14 04:11:35 DEBUG : both1: size = 6 OK 2026/07/14 04:11:35 DEBUG : both1: Sizes identical 2026/07/14 04:11:35 DEBUG : both1: Unchanged skipping 2026/07/14 04:11:35 DEBUG : both2: size = 6 OK 2026/07/14 04:11:35 DEBUG : both2: Sizes identical 2026/07/14 04:11:35 DEBUG : both2: Unchanged skipping 2026/07/14 04:11:35 DEBUG : both3: size = 6 OK 2026/07/14 04:11:35 DEBUG : both3: Sizes identical 2026/07/14 04:11:35 DEBUG : both3: Unchanged skipping 2026/07/14 04:11:35 DEBUG : both4: size = 6 OK 2026/07/14 04:11:35 DEBUG : both4: Sizes identical 2026/07/14 04:11:35 DEBUG : both4: Unchanged skipping 2026/07/14 04:11:35 DEBUG : both5: size = 6 OK 2026/07/14 04:11:35 DEBUG : both5: Sizes identical 2026/07/14 04:11:35 DEBUG : both5: Unchanged skipping 2026/07/14 04:11:35 DEBUG : both6: size = 6 OK 2026/07/14 04:11:35 DEBUG : both6: Sizes identical 2026/07/14 04:11:35 DEBUG : both13: Unchanged skipping 2026/07/14 04:11:35 DEBUG : both7: size = 6 OK 2026/07/14 04:11:35 DEBUG : both7: Sizes identical 2026/07/14 04:11:35 DEBUG : both12: Unchanged skipping 2026/07/14 04:11:35 DEBUG : both8: size = 6 OK 2026/07/14 04:11:35 DEBUG : both8: Sizes identical 2026/07/14 04:11:35 DEBUG : both8: Unchanged skipping 2026/07/14 04:11:35 DEBUG : both9: size = 6 OK 2026/07/14 04:11:35 DEBUG : both9: Sizes identical 2026/07/14 04:11:35 DEBUG : both9: Unchanged skipping 2026/07/14 04:11:35 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only0: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only0: Sizes differ 2026/07/14 04:11:35 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only10: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only10: Sizes differ 2026/07/14 04:11:35 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only11: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only11: Sizes differ 2026/07/14 04:11:35 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only12: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only12: Sizes differ 2026/07/14 04:11:35 DEBUG : both15: Unchanged skipping 2026/07/14 04:11:35 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only13: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only13: Sizes differ 2026/07/14 04:11:35 DEBUG : both6: Unchanged skipping 2026/07/14 04:11:35 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only14: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only14: Sizes differ 2026/07/14 04:11:35 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only15: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only15: Sizes differ 2026/07/14 04:11:35 DEBUG : both7: Unchanged skipping 2026/07/14 04:11:35 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only16: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only16: Sizes differ 2026/07/14 04:11:35 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only17: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only17: Sizes differ 2026/07/14 04:11:35 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only18: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only18: Sizes differ 2026/07/14 04:11:35 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only19: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only19: Sizes differ 2026/07/14 04:11:35 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only1: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only1: Sizes differ 2026/07/14 04:11:35 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only2: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only2: Sizes differ 2026/07/14 04:11:35 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only3: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only3: Sizes differ 2026/07/14 04:11:35 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only4: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only4: Sizes differ 2026/07/14 04:11:35 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only5: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only5: Sizes differ 2026/07/14 04:11:35 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only6: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only6: Sizes differ 2026/07/14 04:11:35 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only7: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only7: Sizes differ 2026/07/14 04:11:35 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only8: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only8: Sizes differ 2026/07/14 04:11:35 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3891207199) 2026/07/14 04:11:35 DEBUG : only9: size = 6 (Internxt root 'rclone-test-quxinab0nose') 2026/07/14 04:11:35 DEBUG : only9: Sizes differ 2026/07/14 04:11:35 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:11:35 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only0 to backup only0.rclone-backup-quzekoc4. (UUID: 023f3117-5ca5-4eb8-a833-a7d1f7c55f70) 2026/07/14 04:11:35 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only10 to backup only10.rclone-backup-heqimir3. (UUID: fc6aab23-a00b-478a-85dd-f3328f6cad48) 2026/07/14 04:11:35 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only11 to backup only11.rclone-backup-feyinif1. (UUID: 4d7c3554-a705-4055-b3ab-d557cb639845) 2026/07/14 04:11:35 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only14 to backup only14.rclone-backup-casolaj9. (UUID: e688171a-9781-46e9-bb14-8ac93202bba8) 2026/07/14 04:11:39 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only10.rclone-backup-heqimir3. (UUID: fc6aab23-a00b-478a-85dd-f3328f6cad48) 2026/07/14 04:11:39 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:11:39 DEBUG : only10: size = 0 OK 2026/07/14 04:11:39 INFO : only10: Copied (replaced existing) 2026/07/14 04:11:39 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only12 to backup only12.rclone-backup-foyavef6. (UUID: 3e76b56e-6169-44a6-b834-2c7f03b24a2d) 2026/07/14 04:11:40 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only11.rclone-backup-feyinif1. (UUID: 4d7c3554-a705-4055-b3ab-d557cb639845) 2026/07/14 04:11:41 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:11:41 DEBUG : only11: size = 0 OK 2026/07/14 04:11:41 INFO : only11: Copied (replaced existing) 2026/07/14 04:11:41 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only17 to backup only17.rclone-backup-hakeyix4. (UUID: 522edacb-0ebf-4175-946b-c5cf77d46589) 2026/07/14 04:11:41 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only14.rclone-backup-casolaj9. (UUID: e688171a-9781-46e9-bb14-8ac93202bba8) 2026/07/14 04:11:41 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only0.rclone-backup-quzekoc4. (UUID: 023f3117-5ca5-4eb8-a833-a7d1f7c55f70) 2026/07/14 04:11:42 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:11:42 DEBUG : only0: size = 0 OK 2026/07/14 04:11:42 INFO : only0: Copied (replaced existing) 2026/07/14 04:11:42 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:11:42 DEBUG : only14: size = 0 OK 2026/07/14 04:11:42 INFO : only14: Copied (replaced existing) 2026/07/14 04:11:42 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only18 to backup only18.rclone-backup-dafuzap0. (UUID: ca8411bf-d63d-45a6-9619-2953dedbbba5) 2026/07/14 04:11:42 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only19 to backup only19.rclone-backup-mowayuq8. (UUID: 81378b19-d5f6-4df6-a550-eef323551114) 2026/07/14 04:11:43 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only12.rclone-backup-foyavef6. (UUID: 3e76b56e-6169-44a6-b834-2c7f03b24a2d) 2026/07/14 04:11:44 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:11:44 DEBUG : only12: size = 0 OK 2026/07/14 04:11:44 INFO : only12: Copied (replaced existing) 2026/07/14 04:11:44 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only1 to backup only1.rclone-backup-yozidej5. (UUID: 5832980c-7a28-4a59-80d1-52dc468ea5e1) 2026/07/14 04:11:45 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only18.rclone-backup-dafuzap0. (UUID: ca8411bf-d63d-45a6-9619-2953dedbbba5) 2026/07/14 04:11:46 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only17.rclone-backup-hakeyix4. (UUID: 522edacb-0ebf-4175-946b-c5cf77d46589) 2026/07/14 04:11:46 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:11:46 DEBUG : only18: size = 0 OK 2026/07/14 04:11:46 INFO : only18: Copied (replaced existing) 2026/07/14 04:11:46 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only2 to backup only2.rclone-backup-pacadis7. (UUID: 3d29f7f1-7bb5-4ebd-971f-b3137ccd6731) 2026/07/14 04:11:46 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:11:46 DEBUG : only17: size = 0 OK 2026/07/14 04:11:46 INFO : only17: Copied (replaced existing) 2026/07/14 04:11:46 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only3 to backup only3.rclone-backup-dobecuj0. (UUID: 9d89eab2-d5b3-4c2f-919f-61e5c4c7a1a8) 2026/07/14 04:11:47 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only19.rclone-backup-mowayuq8. (UUID: 81378b19-d5f6-4df6-a550-eef323551114) 2026/07/14 04:11:47 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:11:47 DEBUG : only19: size = 0 OK 2026/07/14 04:11:47 INFO : only19: Copied (replaced existing) 2026/07/14 04:11:47 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only4 to backup only4.rclone-backup-munubic5. (UUID: 828575db-64e0-4b3f-bfe9-cdac6858ecb5) 2026/07/14 04:11:47 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only1.rclone-backup-yozidej5. (UUID: 5832980c-7a28-4a59-80d1-52dc468ea5e1) 2026/07/14 04:11:48 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:11:48 DEBUG : only1: size = 0 OK 2026/07/14 04:11:48 INFO : only1: Copied (replaced existing) 2026/07/14 04:11:48 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only5 to backup only5.rclone-backup-yiguwex8. (UUID: 825989af-8134-4709-a509-5185e48b9eb7) 2026/07/14 04:11:50 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only2.rclone-backup-pacadis7. (UUID: 3d29f7f1-7bb5-4ebd-971f-b3137ccd6731) 2026/07/14 04:11:50 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:11:50 DEBUG : only2: size = 0 OK 2026/07/14 04:11:50 INFO : only2: Copied (replaced existing) 2026/07/14 04:11:50 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only6 to backup only6.rclone-backup-yixipul1. (UUID: 951cad76-f632-4107-931e-403102b733bd) 2026/07/14 04:11:52 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only3.rclone-backup-dobecuj0. (UUID: 9d89eab2-d5b3-4c2f-919f-61e5c4c7a1a8) 2026/07/14 04:11:52 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:11:52 DEBUG : only3: size = 0 OK 2026/07/14 04:11:52 INFO : only3: Copied (replaced existing) 2026/07/14 04:11:52 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only7 to backup only7.rclone-backup-mumuxeg9. (UUID: 44856ebb-0e5c-4aec-a8a4-4686f2996d85) 2026/07/14 04:11:53 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only4.rclone-backup-munubic5. (UUID: 828575db-64e0-4b3f-bfe9-cdac6858ecb5) 2026/07/14 04:11:53 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:11:53 DEBUG : only4: size = 0 OK 2026/07/14 04:11:53 INFO : only4: Copied (replaced existing) 2026/07/14 04:11:53 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only13 to backup only13.rclone-backup-tivipuv1. (UUID: c0eaed42-d121-4627-b78c-4e15789f89c8) 2026/07/14 04:11:54 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only6.rclone-backup-yixipul1. (UUID: 951cad76-f632-4107-931e-403102b733bd) 2026/07/14 04:11:54 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only5.rclone-backup-yiguwex8. (UUID: 825989af-8134-4709-a509-5185e48b9eb7) 2026/07/14 04:11:54 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:11:54 DEBUG : only6: size = 0 OK 2026/07/14 04:11:54 INFO : only6: Copied (replaced existing) 2026/07/14 04:11:54 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:11:54 DEBUG : only5: size = 0 OK 2026/07/14 04:11:54 INFO : only5: Copied (replaced existing) 2026/07/14 04:11:55 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only9 to backup only9.rclone-backup-huxivom3. (UUID: f14fe529-ebcd-4930-9fbc-ab64e1c9e8e8) 2026/07/14 04:11:55 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only15 to backup only15.rclone-backup-qizuwux3. (UUID: aab996bd-f4a1-4673-9fcd-fb2adab1d47d) 2026/07/14 04:11:56 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only7.rclone-backup-mumuxeg9. (UUID: 44856ebb-0e5c-4aec-a8a4-4686f2996d85) 2026/07/14 04:11:57 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:11:57 DEBUG : only7: size = 0 OK 2026/07/14 04:11:57 INFO : only7: Copied (replaced existing) 2026/07/14 04:11:57 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only13.rclone-backup-tivipuv1. (UUID: c0eaed42-d121-4627-b78c-4e15789f89c8) 2026/07/14 04:11:57 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only16 to backup only16.rclone-backup-mibeget8. (UUID: a4012002-2fc1-43b4-8923-d8e5e7ecae44) 2026/07/14 04:11:57 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:11:57 DEBUG : only13: size = 0 OK 2026/07/14 04:11:57 INFO : only13: Copied (replaced existing) 2026/07/14 04:11:57 DEBUG : Internxt root 'rclone-test-quxinab0nose': Renamed existing file only8 to backup only8.rclone-backup-cowutej0. (UUID: 2775180c-f940-4c59-819c-ca398bbe9ec0) 2026/07/14 04:11:59 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only15.rclone-backup-qizuwux3. (UUID: aab996bd-f4a1-4673-9fcd-fb2adab1d47d) 2026/07/14 04:12:00 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only9.rclone-backup-huxivom3. (UUID: f14fe529-ebcd-4930-9fbc-ab64e1c9e8e8) 2026/07/14 04:12:00 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:12:00 DEBUG : only15: size = 0 OK 2026/07/14 04:12:00 INFO : only15: Copied (replaced existing) 2026/07/14 04:12:00 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only16.rclone-backup-mibeget8. (UUID: a4012002-2fc1-43b4-8923-d8e5e7ecae44) 2026/07/14 04:12:00 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:12:00 DEBUG : only9: size = 0 OK 2026/07/14 04:12:00 INFO : only9: Copied (replaced existing) 2026/07/14 04:12:00 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:12:00 DEBUG : only16: size = 0 OK 2026/07/14 04:12:00 INFO : only16: Copied (replaced existing) 2026/07/14 04:12:03 DEBUG : Internxt root 'rclone-test-quxinab0nose': Upload succeeded, deleting backup file only8.rclone-backup-cowutej0. (UUID: 2775180c-f940-4c59-819c-ca398bbe9ec0) 2026/07/14 04:12:03 DEBUG : Internxt root 'rclone-test-quxinab0nose': Successfully deleted backup file 2026/07/14 04:12:03 DEBUG : only8: size = 0 OK 2026/07/14 04:12:03 INFO : only8: Copied (replaced existing) 2026/07/14 04:12:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (266.89s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:12:20 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:12:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:12:20 DEBUG : empty_on_remote: Making directory with metadata 2026/07/14 04:12:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:12:20 INFO : empty_on_remote: Making directory 2026/07/14 04:12:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/14 04:12:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/14 04:12:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/14 04:12:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:12:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (16.31s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:12:37 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:12:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:12:37 DEBUG : empty_on_remote: Making directory with metadata 2026/07/14 04:12:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 04:12:37 INFO : empty_on_remote: Making directory 2026/07/14 04:12:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/14 04:12:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/14 04:12:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/14 04:12:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:12:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/14 04:12:44 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (13.18s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:12:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:12:50 INFO : sub dir: Making directory 2026/07/14 04:12:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (28.43s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:13:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 04:13:18 INFO : sub dir: Making directory 2026/07/14 04:13:19 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/subdir" failed - try 1/5: sleeping 1s: directory not empty run.go:186: removing dir "sub dir2/very/very/very/very/very/nested" failed - try 1/5: sleeping 1s: directory not empty run.go:186: removing dir "sub dir2" failed - try 1/5: sleeping 1s: directory not empty --- PASS: TestNothingToTransferWithoutEmptyDirs (31.71s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:15:40 DEBUG : Waiting for deletions to finish 2026/07/14 04:15:41 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : apple: Excluded 2026/07/14 04:15:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:15:41 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : banana: Excluded 2026/07/14 04:15:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : splitbananasplit: Excluded 2026/07/14 04:15:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:15:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:15:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:15:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:15:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:15:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:15:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:15:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:15:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:15:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:15:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:15:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:15:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:15:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:15:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:15:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:15:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:15:42 DEBUG : apple: size = 5 OK 2026/07/14 04:15:42 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:15:42 DEBUG : splitbananasplit: Sizes identical 2026/07/14 04:15:42 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:15:42 DEBUG : apple: Sizes identical 2026/07/14 04:15:42 DEBUG : apple: Unchanged skipping 2026/07/14 04:15:42 DEBUG : banana: size = 6 OK 2026/07/14 04:15:42 DEBUG : banana: Sizes identical 2026/07/14 04:15:42 DEBUG : banana: Unchanged skipping 2026/07/14 04:15:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:15:42 DEBUG : appleappleapplebanana: Sizes identical 2026/07/14 04:15:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:15:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:15:42 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/14 04:15:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:15:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:15:42 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/14 04:15:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:15:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:15:42 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/14 04:15:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:15:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:15:42 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/14 04:15:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:15:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:15:42 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/14 04:15:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:15:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:15:42 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/14 04:15:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:15:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:15:42 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/14 04:15:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:15:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:15:42 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/14 04:15:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:15:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:15:42 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/14 04:15:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:15:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:15:42 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/14 04:15:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:15:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:15:42 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/14 04:15:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:15:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:15:42 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/14 04:15:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:15:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:15:42 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/14 04:15:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:15:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:15:42 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/14 04:15:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:15:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:15:42 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/14 04:15:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:15:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:15:42 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/14 04:15:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:15:42 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:15:42 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:15:42 DEBUG : Waiting for deletions to finish 2026/07/14 04:15:42 INFO : There was nothing to transfer 2026/07/14 04:15:42 DEBUG : Waiting for deletions to finish 2026/07/14 04:15:42 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:15:42 DEBUG : apple: Excluded 2026/07/14 04:15:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:15:42 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:15:42 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:15:42 DEBUG : banana: Excluded 2026/07/14 04:15:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:15:42 DEBUG : splitbananasplit: Excluded 2026/07/14 04:15:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:15:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:15:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:15:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:15:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:15:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:15:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:15:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:15:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:15:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:15:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:15:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:15:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:15:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:15:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:15:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:15:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:15:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:15:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:15:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:15:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:15:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:15:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:15:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:15:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:15:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:15:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:15:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:15:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:15:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:15:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:15:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:15:44 DEBUG : apple: size = 5 OK 2026/07/14 04:15:44 DEBUG : apple: Sizes identical 2026/07/14 04:15:44 DEBUG : apple: Unchanged skipping 2026/07/14 04:15:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:15:44 DEBUG : appleappleapplebanana: Sizes identical 2026/07/14 04:15:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:15:44 DEBUG : banana: size = 6 OK 2026/07/14 04:15:44 DEBUG : banana: Sizes identical 2026/07/14 04:15:44 DEBUG : banana: Unchanged skipping 2026/07/14 04:15:44 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:15:44 DEBUG : splitbananasplit: Sizes identical 2026/07/14 04:15:44 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:15:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:15:44 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/14 04:15:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:15:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:15:44 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/14 04:15:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:15:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:15:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:15:44 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/14 04:15:44 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:15:44 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/14 04:15:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:15:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:15:44 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/14 04:15:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:15:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:15:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:15:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:15:44 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/14 04:15:44 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/14 04:15:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:15:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:15:44 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/14 04:15:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:15:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:15:44 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/14 04:15:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:15:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:15:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:15:44 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/14 04:15:44 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/14 04:15:44 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/14 04:15:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:15:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:15:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:15:44 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/14 04:15:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:15:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:15:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:15:44 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/14 04:15:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:15:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:15:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:15:44 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/14 04:15:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:15:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:15:44 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/14 04:15:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:15:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:15:44 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:15:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:15:44 INFO : There was nothing to transfer 2026/07/14 04:15:44 DEBUG : Waiting for deletions to finish 2026/07/14 04:15:44 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : apple: Excluded 2026/07/14 04:15:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:15:44 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : banana: Excluded 2026/07/14 04:15:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : splitbananasplit: Excluded 2026/07/14 04:15:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:15:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:15:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:15:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:15:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:15:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:15:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:15:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:15:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:15:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:15:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:15:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:15:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:15:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:15:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:15:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:15:44 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:17:51 DEBUG : Waiting for deletions to finish 2026/07/14 04:17:51 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : apple: Excluded 2026/07/14 04:17:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:17:51 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : banana: Excluded 2026/07/14 04:17:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : splitbananasplit: Excluded 2026/07/14 04:17:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:17:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:17:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:17:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:17:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:17:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:17:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:17:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:17:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:17:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:17:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:17:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:17:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:17:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:17:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:17:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:17:52 DEBUG : apple: size = 5 OK 2026/07/14 04:17:52 DEBUG : apple: Sizes identical 2026/07/14 04:17:52 DEBUG : banana: size = 6 OK 2026/07/14 04:17:52 DEBUG : banana: Sizes identical 2026/07/14 04:17:52 DEBUG : banana: Unchanged skipping 2026/07/14 04:17:52 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:17:52 DEBUG : splitbananasplit: Sizes identical 2026/07/14 04:17:52 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:17:52 DEBUG : apple: Unchanged skipping 2026/07/14 04:17:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:17:52 DEBUG : appleappleapplebanana: Sizes identical 2026/07/14 04:17:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:17:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:17:52 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/14 04:17:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:17:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:17:52 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/14 04:17:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:17:52 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/14 04:17:52 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:17:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:17:52 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/14 04:17:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:17:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:17:52 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/14 04:17:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:17:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:17:52 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/14 04:17:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:17:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:17:52 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/14 04:17:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:17:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:17:52 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/14 04:17:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:17:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:17:52 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/14 04:17:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:17:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:17:52 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/14 04:17:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:17:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:17:52 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/14 04:17:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:17:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:17:52 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/14 04:17:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:17:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:17:52 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/14 04:17:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:17:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:17:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:17:52 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/14 04:17:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:17:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:17:52 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/14 04:17:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:17:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:17:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:17:52 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/14 04:17:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:17:52 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:17:52 DEBUG : Waiting for deletions to finish 2026/07/14 04:17:52 INFO : There was nothing to transfer 2026/07/14 04:17:52 DEBUG : Waiting for deletions to finish 2026/07/14 04:17:53 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : apple: Excluded 2026/07/14 04:17:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:17:53 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : banana: Excluded 2026/07/14 04:17:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : splitbananasplit: Excluded 2026/07/14 04:17:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:17:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:17:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:17:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:17:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:17:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:17:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:17:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:17:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:17:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:17:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:17:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:17:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:17:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:17:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:17:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:17:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:17:54 DEBUG : apple: size = 5 OK 2026/07/14 04:17:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:17:54 DEBUG : appleappleapplebanana: Sizes identical 2026/07/14 04:17:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:17:54 DEBUG : banana: size = 6 OK 2026/07/14 04:17:54 DEBUG : apple: Sizes identical 2026/07/14 04:17:54 DEBUG : apple: Unchanged skipping 2026/07/14 04:17:54 DEBUG : banana: Sizes identical 2026/07/14 04:17:54 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:17:54 DEBUG : banana: Unchanged skipping 2026/07/14 04:17:54 DEBUG : splitbananasplit: Sizes identical 2026/07/14 04:17:54 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:17:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:17:54 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/14 04:17:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:17:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:17:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:17:54 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/14 04:17:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:17:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:17:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:17:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:17:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:17:54 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/14 04:17:54 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/14 04:17:54 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:17:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:17:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:17:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:17:54 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/14 04:17:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:17:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:17:54 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/14 04:17:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:17:54 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/14 04:17:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:17:54 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/14 04:17:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:17:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:17:54 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/14 04:17:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:17:54 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/14 04:17:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:17:54 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/14 04:17:54 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/14 04:17:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:17:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:17:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:17:54 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/14 04:17:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:17:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:17:54 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/14 04:17:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:17:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:17:54 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/14 04:17:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:17:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:17:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:17:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:17:54 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/14 04:17:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:17:54 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:17:54 DEBUG : Waiting for deletions to finish 2026/07/14 04:17:54 INFO : There was nothing to transfer 2026/07/14 04:17:54 DEBUG : Waiting for deletions to finish 2026/07/14 04:17:54 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:17:54 DEBUG : apple: Excluded 2026/07/14 04:17:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:17:54 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:17:54 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:17:54 DEBUG : banana: Excluded 2026/07/14 04:17:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:17:54 DEBUG : splitbananasplit: Excluded 2026/07/14 04:17:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:17:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:17:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:17:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:17:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:17:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:17:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:17:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:17:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:17:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:17:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:17:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:17:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:17:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:17:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:17:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:17:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:17:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:17:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:17:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:17:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:17:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:17:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:17:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:17:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:17:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:17:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:17:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:17:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:17:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:17:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:17:56 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:20:01 DEBUG : Waiting for deletions to finish 2026/07/14 04:20:02 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : apple: Excluded 2026/07/14 04:20:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:20:02 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : banana: Excluded 2026/07/14 04:20:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : splitbananasplit: Excluded 2026/07/14 04:20:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:20:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:20:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:20:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:20:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:20:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:20:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:20:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:20:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:20:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:20:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:20:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:20:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:20:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:20:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:20:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:20:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:20:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 04:20:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 04:20:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:20:03 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:20:03 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:20:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/14 04:20:07 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:08 DEBUG : YmFuYW5h: size = 6 OK 2026/07/14 04:20:08 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/14 04:20:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/14 04:20:09 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:09 DEBUG : YXBwbGU=: size = 5 OK 2026/07/14 04:20:09 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/14 04:20:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/14 04:20:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/14 04:20:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/14 04:20:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/14 04:20:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/14 04:20:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/14 04:20:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/14 04:20:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/14 04:20:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/14 04:20:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/14 04:20:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/14 04:20:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/14 04:20:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:20:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/14 04:20:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/14 04:20:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/14 04:20:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:33 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/14 04:20:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:20:33 DEBUG : Waiting for deletions to finish 2026/07/14 04:20:34 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 04:20:34 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 04:20:34 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 04:20:34 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 04:20:34 INFO : banana: Deleted 2026/07/14 04:20:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 04:20:34 INFO : appleappleapplebanana: Deleted 2026/07/14 04:20:34 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 04:20:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 04:20:34 INFO : splitbananasplit: Deleted 2026/07/14 04:20:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 04:20:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 04:20:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 04:20:34 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 04:20:34 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 04:20:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 04:20:35 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 04:20:35 INFO : apple: Deleted 2026/07/14 04:20:35 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 04:20:35 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 04:20:35 DEBUG : Waiting for deletions to finish 2026/07/14 04:20:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/14 04:20:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/14 04:20:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/14 04:20:35 DEBUG : YmFuYW5h: Excluded 2026/07/14 04:20:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/14 04:20:35 DEBUG : YXBwbGU=: Excluded 2026/07/14 04:20:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/14 04:20:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/14 04:20:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/14 04:20:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/14 04:20:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/14 04:20:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/14 04:20:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/14 04:20:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/14 04:20:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/14 04:20:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/14 04:20:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/14 04:20:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/14 04:20:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/14 04:20:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/14 04:20:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/14 04:20:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/14 04:20:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/14 04:20:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/14 04:20:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/14 04:20:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/14 04:20:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/14 04:20:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/14 04:20:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/14 04:20:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:20:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:36 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:36 DEBUG : YXBwbGU=: size = 5 OK 2026/07/14 04:20:36 DEBUG : apple: Sizes identical 2026/07/14 04:20:36 DEBUG : apple: Unchanged skipping 2026/07/14 04:20:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: Sizes identical 2026/07/14 04:20:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:20:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/14 04:20:36 DEBUG : splitbananasplit: Sizes identical 2026/07/14 04:20:36 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:20:36 DEBUG : YmFuYW5h: size = 6 OK 2026/07/14 04:20:36 DEBUG : banana: Sizes identical 2026/07/14 04:20:36 DEBUG : banana: Unchanged skipping 2026/07/14 04:20:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 04:20:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 04:20:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/14 04:20:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/14 04:20:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:20:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/14 04:20:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/14 04:20:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/14 04:20:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/14 04:20:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/14 04:20:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/14 04:20:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/14 04:20:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/14 04:20:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/14 04:20:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/14 04:20:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:20:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:20:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/14 04:20:37 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:20:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:20:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/14 04:20:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/14 04:20:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:20:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/14 04:20:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/14 04:20:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/14 04:20:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/14 04:20:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:20:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/14 04:20:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/14 04:20:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:20:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/14 04:20:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/14 04:20:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:20:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/14 04:20:37 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/14 04:20:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/14 04:20:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:20:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/14 04:20:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/14 04:20:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:20:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:20:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:20:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:20:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/14 04:20:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/14 04:20:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:20:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/14 04:20:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:20:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/14 04:20:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:20:37 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:20:37 DEBUG : Waiting for deletions to finish 2026/07/14 04:20:37 DEBUG : Waiting for deletions to finish 2026/07/14 04:20:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/14 04:20:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : YmFuYW5h: Excluded 2026/07/14 04:20:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : YXBwbGU=: Excluded 2026/07/14 04:20:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/14 04:20:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/14 04:20:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/14 04:20:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/14 04:20:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/14 04:20:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/14 04:20:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/14 04:20:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/14 04:20:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/14 04:20:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/14 04:20:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/14 04:20:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/14 04:20:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/14 04:20:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/14 04:20:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/14 04:20:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/14 04:20:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/14 04:20:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/14 04:20:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 04:20:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 04:20:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 04:20:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 04:20:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 04:20:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 04:20:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 04:20:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 04:20:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 04:20:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 04:20:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:22:34 DEBUG : Waiting for deletions to finish 2026/07/14 04:22:34 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : apple: Excluded 2026/07/14 04:22:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:22:34 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : banana: Excluded 2026/07/14 04:22:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : splitbananasplit: Excluded 2026/07/14 04:22:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:22:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:22:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:22:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:22:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:22:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:22:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:22:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:22:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:22:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:22:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:22:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:22:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:22:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:22:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:22:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:22:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:22:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:22:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:22:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:22:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:22:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:22:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:22:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:22:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:22:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:22:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/14 04:22:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 04:22:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 04:22:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 04:22:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 04:22:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 04:22:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 04:22:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 04:22:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 04:22:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 04:22:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 04:22:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 04:22:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 04:22:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 04:22:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 04:22:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 04:22:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/14 04:22:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:22:36 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:22:36 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:22:40 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/14 04:22:40 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/14 04:22:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:22:40 DEBUG : PREFIXapple: size = 5 OK 2026/07/14 04:22:40 INFO : apple: Copied (new) to: PREFIXapple 2026/07/14 04:22:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:22:41 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/14 04:22:41 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/14 04:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:22:43 DEBUG : PREFIXbanana: size = 6 OK 2026/07/14 04:22:43 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/14 04:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:22:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/14 04:22:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:22:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:22:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:22:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:22:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:22:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/14 04:22:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:22:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:22:49 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/14 04:22:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:22:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:22:52 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/14 04:22:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:22:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:22:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/14 04:22:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:22:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:22:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/14 04:22:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:22:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:22:56 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/14 04:22:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:22:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:22:58 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/14 04:22:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:22:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:22:59 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/14 04:22:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/14 04:22:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:23:00 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/14 04:23:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:23:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:23:01 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/14 04:23:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:23:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:23:02 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/14 04:23:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:23:04 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/14 04:23:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:23:05 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/14 04:23:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:23:07 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/14 04:23:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:23:07 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 04:23:08 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 04:23:08 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 04:23:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 04:23:08 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 04:23:08 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 04:23:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 04:23:08 INFO : apple: Deleted 2026/07/14 04:23:08 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 04:23:08 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 04:23:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 04:23:08 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 04:23:08 INFO : splitbananasplit: Deleted 2026/07/14 04:23:09 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 04:23:09 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 04:23:09 INFO : banana: Deleted 2026/07/14 04:23:09 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 04:23:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 04:23:09 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 04:23:09 INFO : appleappleapplebanana: Deleted 2026/07/14 04:23:09 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:09 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/14 04:23:09 DEBUG : PREFIXapple: Excluded 2026/07/14 04:23:09 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:23:09 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/14 04:23:09 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/14 04:23:09 DEBUG : PREFIXbanana: Excluded 2026/07/14 04:23:09 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/14 04:23:09 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:23:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/14 04:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 04:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 04:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 04:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 04:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 04:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 04:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 04:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 04:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 04:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 04:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 04:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 04:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 04:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 04:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 04:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 04:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 04:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 04:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 04:23:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:23:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:23:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:23:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:23:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:23:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:23:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:23:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:23:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:23:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:23:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:23:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:23:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:23:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:23:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:23:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:23:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:23:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:23:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:23:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:23:11 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:23:11 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:23:14 DEBUG : banana: size = 6 OK 2026/07/14 04:23:14 INFO : banana: Copied (new) 2026/07/14 04:23:15 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:23:15 INFO : splitbananasplit: Copied (new) 2026/07/14 04:23:15 DEBUG : apple: size = 5 OK 2026/07/14 04:23:15 INFO : apple: Copied (new) 2026/07/14 04:23:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:23:15 INFO : appleappleapplebanana: Copied (new) 2026/07/14 04:23:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:23:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/14 04:23:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:23:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/14 04:23:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:23:20 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/14 04:23:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:23:22 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/14 04:23:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:23:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/14 04:23:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:23:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/14 04:23:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:23:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/14 04:23:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:23:29 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/14 04:23:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:23:30 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/14 04:23:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:23:30 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/14 04:23:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:23:34 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/14 04:23:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:23:35 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/14 04:23:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:23:35 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/14 04:23:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:23:37 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/14 04:23:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:23:39 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/14 04:23:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:23:39 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/14 04:23:39 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:40 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/14 04:23:40 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/14 04:23:40 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/14 04:23:40 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/14 04:23:40 INFO : PREFIXbanana: Deleted 2026/07/14 04:23:40 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/14 04:23:40 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/14 04:23:40 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/14 04:23:40 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/14 04:23:40 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/14 04:23:40 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/14 04:23:40 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/14 04:23:40 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/14 04:23:40 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/14 04:23:41 INFO : PREFIXsplitbananasplit: Deleted 2026/07/14 04:23:41 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/14 04:23:41 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/14 04:23:41 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/14 04:23:41 INFO : PREFIXapple: Deleted 2026/07/14 04:23:41 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/14 04:23:41 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:41 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:23:41 DEBUG : apple: Excluded 2026/07/14 04:23:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:23:41 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:23:41 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:23:41 DEBUG : banana: Excluded 2026/07/14 04:23:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:23:41 DEBUG : splitbananasplit: Excluded 2026/07/14 04:23:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:23:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:23:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:23:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:23:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:23:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:23:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:23:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:23:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:23:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:23:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:23:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:23:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:23:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:23:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:23:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:23:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:23:43 DEBUG : Waiting for deletions to finish 2026/07/14 04:23:43 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : apple: Excluded 2026/07/14 04:23:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:23:43 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : banana: Excluded 2026/07/14 04:23:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : splitbananasplit: Excluded 2026/07/14 04:23:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:23:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:23:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:23:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:23:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:23:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:23:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:23:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:23:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:23:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:23:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:23:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:23:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:23:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:23:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:23:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:23:43 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:25:35 DEBUG : Waiting for deletions to finish 2026/07/14 04:25:36 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : apple: Excluded 2026/07/14 04:25:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:25:36 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : banana: Excluded 2026/07/14 04:25:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : splitbananasplit: Excluded 2026/07/14 04:25:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:25:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:25:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:25:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:25:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:25:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:25:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:25:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:25:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:25:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:25:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:25:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:25:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:25:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:25:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:25:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:25:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:25:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:25:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:25:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:25:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:25:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:25:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:25:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:25:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:25:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:25:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:25:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:25:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:25:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:25:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:25:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:25:37 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:25:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:25:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:25:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:25:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:25:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:25:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 04:25:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:25:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 04:25:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 04:25:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 04:25:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 04:25:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 04:25:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 04:25:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 04:25:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 04:25:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 04:25:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 04:25:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 04:25:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/14 04:25:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:25:38 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:25:38 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:25:42 DEBUG : appleSUFFIX: size = 5 OK 2026/07/14 04:25:42 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/14 04:25:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:25:43 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/14 04:25:43 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/14 04:25:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:25:43 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/14 04:25:43 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/14 04:25:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:25:44 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/14 04:25:44 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/14 04:25:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:25:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/14 04:25:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:25:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:25:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/14 04:25:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:25:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:25:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/14 04:25:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:25:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:25:51 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/14 04:25:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:25:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:25:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/14 04:25:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:25:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:25:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/14 04:25:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:25:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:25:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/14 04:25:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:25:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:25:57 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/14 04:25:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:25:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:25:57 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/14 04:25:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:25:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:25:59 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/14 04:25:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:25:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:26:00 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/14 04:26:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:26:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:26:01 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/14 04:26:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:26:04 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/14 04:26:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:26:04 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/14 04:26:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:26:05 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/14 04:26:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:26:07 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/14 04:26:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:26:07 DEBUG : Waiting for deletions to finish 2026/07/14 04:26:07 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 04:26:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 04:26:07 INFO : splitbananasplit: Deleted 2026/07/14 04:26:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 04:26:07 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 04:26:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 04:26:07 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 04:26:07 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 04:26:08 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 04:26:08 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 04:26:08 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 04:26:08 INFO : banana: Deleted 2026/07/14 04:26:08 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 04:26:08 INFO : appleappleapplebanana: Deleted 2026/07/14 04:26:08 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 04:26:08 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 04:26:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 04:26:08 INFO : apple: Deleted 2026/07/14 04:26:08 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 04:26:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 04:26:08 DEBUG : Waiting for deletions to finish 2026/07/14 04:26:08 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:08 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/14 04:26:08 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:08 DEBUG : appleSUFFIX: Excluded 2026/07/14 04:26:08 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:08 DEBUG : bananaSUFFIX: Excluded 2026/07/14 04:26:08 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:08 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/14 04:26:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/14 04:26:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/14 04:26:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/14 04:26:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/14 04:26:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/14 04:26:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/14 04:26:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/14 04:26:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/14 04:26:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/14 04:26:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/14 04:26:09 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:09 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/14 04:26:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/14 04:26:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/14 04:26:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/14 04:26:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/14 04:26:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/14 04:26:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/14 04:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:26:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:26:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:26:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:26:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:26:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:26:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:26:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:26:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:26:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:26:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:26:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:26:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:26:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:26:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:26:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:26:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:26:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:26:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:26:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:26:09 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 04:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 04:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 04:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 04:26:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 04:26:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:26:10 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:26:10 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:26:14 DEBUG : banana: size = 6 OK 2026/07/14 04:26:14 INFO : banana: Copied (new) 2026/07/14 04:26:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:26:16 INFO : appleappleapplebanana: Copied (new) 2026/07/14 04:26:16 DEBUG : apple: size = 5 OK 2026/07/14 04:26:16 INFO : apple: Copied (new) 2026/07/14 04:26:16 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:26:16 INFO : splitbananasplit: Copied (new) 2026/07/14 04:26:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:26:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/14 04:26:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:26:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/14 04:26:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:26:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/14 04:26:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:26:23 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/14 04:26:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:26:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/14 04:26:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:26:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/14 04:26:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:26:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/14 04:26:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:26:29 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/14 04:26:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:26:30 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/14 04:26:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:26:34 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/14 04:26:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:26:34 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/14 04:26:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:26:34 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/14 04:26:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:26:36 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/14 04:26:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:26:38 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/14 04:26:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:26:40 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/14 04:26:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:26:40 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/14 04:26:40 DEBUG : Waiting for deletions to finish 2026/07/14 04:26:40 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/14 04:26:40 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/14 04:26:41 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/14 04:26:41 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/14 04:26:41 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/14 04:26:41 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/14 04:26:41 INFO : splitbananasplitSUFFIX: Deleted 2026/07/14 04:26:41 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/14 04:26:41 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/14 04:26:41 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/14 04:26:41 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/14 04:26:41 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/14 04:26:41 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/14 04:26:41 INFO : bananaSUFFIX: Deleted 2026/07/14 04:26:41 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/14 04:26:41 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/14 04:26:41 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/14 04:26:41 INFO : appleSUFFIX: Deleted 2026/07/14 04:26:42 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/14 04:26:42 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/14 04:26:42 DEBUG : Waiting for deletions to finish 2026/07/14 04:26:42 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : apple: Excluded 2026/07/14 04:26:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:26:42 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : banana: Excluded 2026/07/14 04:26:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : splitbananasplit: Excluded 2026/07/14 04:26:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:26:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:26:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:26:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:26:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:26:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:26:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:26:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:26:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:26:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:26:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:26:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:26:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:26:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:26:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:26:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:26:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:26:43 DEBUG : Waiting for deletions to finish 2026/07/14 04:26:43 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:26:43 DEBUG : apple: Excluded 2026/07/14 04:26:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:26:43 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:26:43 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:26:43 DEBUG : banana: Excluded 2026/07/14 04:26:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:26:43 DEBUG : splitbananasplit: Excluded 2026/07/14 04:26:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:26:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:26:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:26:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:26:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:26:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:26:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:26:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:26:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:26:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:26:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:26:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:26:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:26:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:26:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:26:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:26:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:26:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:26:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:26:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:26:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:26:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:26:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:26:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:26:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:26:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:26:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:26:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:26:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:26:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:26:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:26:44 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:28:47 DEBUG : Waiting for deletions to finish 2026/07/14 04:28:48 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : apple: Excluded 2026/07/14 04:28:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:28:48 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : banana: Excluded 2026/07/14 04:28:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : splitbananasplit: Excluded 2026/07/14 04:28:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:28:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:28:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:28:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:28:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:28:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:28:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:28:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:28:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:28:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:28:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:28:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:28:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:28:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:28:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:28:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:28:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:28:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:28:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:28:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:28:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:28:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:28:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:28:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:28:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:28:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 04:28:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:28:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 04:28:49 DEBUG : apple: size = 5 OK 2026/07/14 04:28:49 DEBUG : apple: Sizes identical 2026/07/14 04:28:49 DEBUG : apple: Unchanged skipping 2026/07/14 04:28:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:28:49 DEBUG : banana: size = 6 OK 2026/07/14 04:28:49 DEBUG : banana: Sizes identical 2026/07/14 04:28:49 DEBUG : banana: Unchanged skipping 2026/07/14 04:28:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:28:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 04:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:28:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:28:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 04:28:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:28:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 04:28:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:28:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 04:28:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:28:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 04:28:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:28:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 04:28:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:28:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 04:28:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:28:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 04:28:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:28:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 04:28:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:28:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 04:28:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:28:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:28:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:28:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 04:28:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:28:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:28:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:28:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 04:28:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:28:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:28:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:28:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:28:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 04:28:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 04:28:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:28:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:28:49 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:28:49 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:28:53 DEBUG : appleapple: size = 21 OK 2026/07/14 04:28:53 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/14 04:28:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:28:53 DEBUG : splitbanan: size = 16 OK 2026/07/14 04:28:53 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/14 04:28:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:28:53 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/14 04:28:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/14 04:28:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:28:55 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/14 04:28:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/14 04:28:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:28:57 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/14 04:28:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/14 04:28:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:28:58 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/14 04:28:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/14 04:28:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:28:59 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/14 04:28:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/14 04:28:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:29:00 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/14 04:29:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/14 04:29:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:29:03 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/14 04:29:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/14 04:29:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:29:03 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/14 04:29:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/14 04:29:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:29:04 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/14 04:29:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/14 04:29:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:29:06 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/14 04:29:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/14 04:29:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:29:07 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/14 04:29:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/14 04:29:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:29:10 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/14 04:29:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/14 04:29:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:29:11 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/14 04:29:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/14 04:29:11 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/14 04:29:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/14 04:29:13 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/14 04:29:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/14 04:29:15 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/14 04:29:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/14 04:29:15 DEBUG : Waiting for deletions to finish 2026/07/14 04:29:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 04:29:16 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 04:29:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 04:29:16 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 04:29:16 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 04:29:16 INFO : splitbananasplit: Deleted 2026/07/14 04:29:16 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 04:29:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 04:29:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 04:29:16 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 04:29:16 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 04:29:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 04:29:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 04:29:16 INFO : appleappleapplebanana: Deleted 2026/07/14 04:29:16 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 04:29:17 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 04:29:17 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 04:29:17 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 04:29:17 DEBUG : Waiting for deletions to finish 2026/07/14 04:29:17 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : apple: Excluded 2026/07/14 04:29:17 DEBUG : appleapple: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : appleapple: Excluded 2026/07/14 04:29:17 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : banana: Excluded 2026/07/14 04:29:17 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : splitbanan: Excluded 2026/07/14 04:29:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : dir1/0000-abcde: Excluded 2026/07/14 04:29:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : dir1/0001-bcdef: Excluded 2026/07/14 04:29:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : dir1/0002-cdefg: Excluded 2026/07/14 04:29:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : dir1/0003-defgh: Excluded 2026/07/14 04:29:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : dir1/0004-efghi: Excluded 2026/07/14 04:29:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : dir1/0005-fghij: Excluded 2026/07/14 04:29:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : dir1/0006-ghijk: Excluded 2026/07/14 04:29:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : dir1/0007-12345: Excluded 2026/07/14 04:29:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : dir1/0008-23456: Excluded 2026/07/14 04:29:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : dir1/0009-34567: Excluded 2026/07/14 04:29:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : dir1/0010-45678: Excluded 2026/07/14 04:29:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : dir1/0011-56789: Excluded 2026/07/14 04:29:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : dir1/0012-6789;: Excluded 2026/07/14 04:29:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : dir1/0013-789;=: Excluded 2026/07/14 04:29:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : dir1/0014-89;=.: Excluded 2026/07/14 04:29:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/14 04:29:17 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/14 04:29:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:29:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:29:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:29:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:29:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:29:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:29:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:29:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:29:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:29:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:29:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:29:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:29:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:29:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:29:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:29:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:29:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:29:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:29:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:29:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:29:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:29:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:29:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:29:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:29:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:29:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:29:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:29:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:29:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:29:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:29:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:29:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:29:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:29:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:29:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:29:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:29:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:29:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:29:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:29:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:29:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:29:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:29:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:29:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:29:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:29:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:29:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:29:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:29:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:29:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:29:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:29:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:29:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:29:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:29:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:29:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:29:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:29:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:29:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:29:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:29:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:29:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:29:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:29:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:29:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:29:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:29:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:29:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:29:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:29:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:29:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:29:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:29:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:29:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:29:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:29:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:29:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:29:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:29:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:29:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:29:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:29:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:29:18 DEBUG : apple: size = 5 OK 2026/07/14 04:29:18 DEBUG : apple: Sizes identical 2026/07/14 04:29:18 DEBUG : apple: Unchanged skipping 2026/07/14 04:29:18 DEBUG : appleapple: size = 21 OK 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: Sizes identical 2026/07/14 04:29:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:29:18 DEBUG : banana: size = 6 OK 2026/07/14 04:29:18 DEBUG : banana: Sizes identical 2026/07/14 04:29:18 DEBUG : banana: Unchanged skipping 2026/07/14 04:29:18 DEBUG : splitbanan: size = 16 OK 2026/07/14 04:29:18 DEBUG : splitbananasplit: Sizes identical 2026/07/14 04:29:18 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:29:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:29:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:29:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:29:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:29:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:29:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:29:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:29:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:29:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:29:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:29:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:29:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:29:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:29:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:29:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:29:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:29:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:29:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:29:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:29:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:29:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:29:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:29:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:29:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:29:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:29:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:29:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:29:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:29:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:29:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:29:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:29:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:29:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:29:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:29:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:29:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:29:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:29:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:29:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:29:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:29:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:29:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:29:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:29:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:29:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:29:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:29:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:29:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:29:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:29:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:29:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:29:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:29:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:29:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:29:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:29:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:29:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:29:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:29:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:29:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:29:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:29:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:29:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:29:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:29:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:29:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:29:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:29:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:29:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:29:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:29:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:29:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:29:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:29:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:29:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:29:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:29:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:29:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:29:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:29:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:29:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:29:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:29:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:29:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:29:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:29:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:29:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:29:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:29:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:29:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:29:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:29:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:29:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:29:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:29:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:29:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:29:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:29:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:29:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:29:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:29:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:29:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:29:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:29:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:29:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:29:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:29:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:29:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:29:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:29:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:29:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:29:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:29:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:29:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:29:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:29:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:29:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:29:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:29:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:29:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:29:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:29:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:29:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:29:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:29:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:29:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:29:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:29:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:29:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:29:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:29:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:29:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:29:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:29:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:29:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:29:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:29:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:29:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:29:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:29:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:29:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:29:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:29:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:29:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:29:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:29:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:29:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:29:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:29:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:29:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:29:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:29:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:29:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:29:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:29:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:29:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:29:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:29:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:29:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:29:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:29:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:29:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:29:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:29:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:29:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:29:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:29:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:29:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:29:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 04:29:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:29:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 04:29:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 04:29:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 04:29:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 04:29:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 04:29:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 04:29:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 04:29:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 04:29:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 04:29:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 04:29:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 04:29:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 04:29:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 04:29:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 04:29:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 04:29:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 04:29:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/14 04:29:18 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/14 04:29:18 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:29:18 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/14 04:29:18 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/14 04:29:18 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/14 04:29:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:29:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:29:18 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/14 04:29:18 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/14 04:29:18 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/14 04:29:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:29:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:29:18 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/14 04:29:18 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/14 04:29:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:29:18 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/14 04:29:18 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/14 04:29:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:29:18 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/14 04:29:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/14 04:29:18 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/14 04:29:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:29:18 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/14 04:29:18 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/14 04:29:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:29:18 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/14 04:29:18 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/14 04:29:18 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/14 04:29:18 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/14 04:29:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:29:18 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/14 04:29:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:29:18 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/14 04:29:18 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/14 04:29:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:29:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:29:18 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/14 04:29:18 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/14 04:29:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:29:18 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/14 04:29:18 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/14 04:29:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:29:18 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/14 04:29:18 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/14 04:29:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:29:18 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/14 04:29:18 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/14 04:29:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:29:18 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:29:18 DEBUG : Waiting for deletions to finish 2026/07/14 04:29:18 DEBUG : Waiting for deletions to finish 2026/07/14 04:29:19 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : apple: Excluded 2026/07/14 04:29:19 DEBUG : appleapple: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : appleapple: Excluded 2026/07/14 04:29:19 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : banana: Excluded 2026/07/14 04:29:19 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : splitbanan: Excluded 2026/07/14 04:29:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : dir1/0000-abcde: Excluded 2026/07/14 04:29:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : dir1/0001-bcdef: Excluded 2026/07/14 04:29:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : dir1/0002-cdefg: Excluded 2026/07/14 04:29:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : dir1/0003-defgh: Excluded 2026/07/14 04:29:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : dir1/0004-efghi: Excluded 2026/07/14 04:29:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : dir1/0005-fghij: Excluded 2026/07/14 04:29:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : dir1/0006-ghijk: Excluded 2026/07/14 04:29:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : dir1/0007-12345: Excluded 2026/07/14 04:29:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : dir1/0008-23456: Excluded 2026/07/14 04:29:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : dir1/0009-34567: Excluded 2026/07/14 04:29:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : dir1/0010-45678: Excluded 2026/07/14 04:29:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : dir1/0011-56789: Excluded 2026/07/14 04:29:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : dir1/0012-6789;: Excluded 2026/07/14 04:29:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : dir1/0013-789;=: Excluded 2026/07/14 04:29:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : dir1/0014-89;=.: Excluded 2026/07/14 04:29:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/14 04:29:19 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/14 04:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:29:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:29:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:29:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:29:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:29:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:29:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:29:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:29:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:29:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:29:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:29:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:29:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:29:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:29:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:29:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:29:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:29:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:29:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:29:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:29:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:29:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:29:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:29:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:29:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:29:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:29:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:29:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:29:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:29:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:29:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:29:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 04:29:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:29:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 04:29:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 04:29:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 04:29:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 04:29:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 04:29:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 04:29:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 04:29:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 04:29:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 04:29:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 04:29:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 04:29:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 04:29:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 04:29:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 04:29:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 04:29:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 04:29:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 04:29:19 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:31:16 DEBUG : Waiting for deletions to finish 2026/07/14 04:31:16 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:31:16 DEBUG : apple: Excluded 2026/07/14 04:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:31:16 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:31:16 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:31:16 DEBUG : banana: Excluded 2026/07/14 04:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:31:16 DEBUG : splitbananasplit: Excluded 2026/07/14 04:31:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:31:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:31:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:31:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:31:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:31:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:31:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:31:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:31:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:31:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:31:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:31:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:31:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:31:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:31:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:31:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:31:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:31:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:31:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:31:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:31:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:31:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:31:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:31:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:31:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:31:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:31:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:31:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:31:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:31:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:31:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:31:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:31:17 DEBUG : apple: size = 5 OK 2026/07/14 04:31:17 DEBUG : apple: Sizes identical 2026/07/14 04:31:17 DEBUG : apple: Unchanged skipping 2026/07/14 04:31:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:31:17 DEBUG : appleappleapplebanana: Sizes identical 2026/07/14 04:31:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:31:17 DEBUG : banana: size = 6 OK 2026/07/14 04:31:17 DEBUG : banana: Sizes identical 2026/07/14 04:31:17 DEBUG : banana: Unchanged skipping 2026/07/14 04:31:17 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:31:17 DEBUG : splitbananasplit: Sizes identical 2026/07/14 04:31:17 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:31:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:31:18 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/14 04:31:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:31:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:31:18 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/14 04:31:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:31:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:31:18 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/14 04:31:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:31:18 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/14 04:31:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:31:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:31:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:31:18 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/14 04:31:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:31:18 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/14 04:31:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:31:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:31:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:31:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:31:18 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/14 04:31:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:31:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:31:18 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/14 04:31:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:31:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:31:18 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/14 04:31:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:31:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:31:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:31:18 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/14 04:31:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:31:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:31:18 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/14 04:31:18 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/14 04:31:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:31:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:31:18 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/14 04:31:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:31:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:31:18 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/14 04:31:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:31:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:31:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:31:18 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/14 04:31:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:31:18 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/14 04:31:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:31:18 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:31:18 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:31:18 DEBUG : Waiting for deletions to finish 2026/07/14 04:31:18 DEBUG : Waiting for deletions to finish 2026/07/14 04:31:18 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : apple: Excluded 2026/07/14 04:31:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:31:18 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : banana: Excluded 2026/07/14 04:31:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : splitbananasplit: Excluded 2026/07/14 04:31:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:31:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:31:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:31:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:31:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:31:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:31:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:31:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:31:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:31:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:31:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:31:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:31:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:31:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:31:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:31:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:31:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:31:19 DEBUG : apple: size = 5 OK 2026/07/14 04:31:19 DEBUG : apple: Sizes identical 2026/07/14 04:31:19 DEBUG : apple: Unchanged skipping 2026/07/14 04:31:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:31:19 DEBUG : appleappleapplebanana: Sizes identical 2026/07/14 04:31:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:31:19 DEBUG : banana: size = 6 OK 2026/07/14 04:31:19 DEBUG : banana: Sizes identical 2026/07/14 04:31:19 DEBUG : banana: Unchanged skipping 2026/07/14 04:31:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:31:19 DEBUG : splitbananasplit: Sizes identical 2026/07/14 04:31:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:31:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:31:19 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/14 04:31:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:31:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:31:19 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/14 04:31:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:31:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:31:19 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/14 04:31:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:31:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:31:19 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/14 04:31:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:31:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:31:19 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/14 04:31:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:31:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:31:19 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/14 04:31:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:31:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:31:19 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/14 04:31:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:31:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:31:19 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/14 04:31:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:31:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:31:19 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/14 04:31:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:31:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:31:19 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/14 04:31:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:31:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:31:19 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/14 04:31:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:31:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:31:19 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/14 04:31:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:31:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:31:19 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/14 04:31:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:31:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:31:19 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/14 04:31:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:31:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:31:19 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/14 04:31:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:31:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:31:19 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/14 04:31:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:31:19 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:31:19 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:31:19 DEBUG : Waiting for deletions to finish 2026/07/14 04:31:19 DEBUG : Waiting for deletions to finish 2026/07/14 04:31:20 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : apple: Excluded 2026/07/14 04:31:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:31:20 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : banana: Excluded 2026/07/14 04:31:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : splitbananasplit: Excluded 2026/07/14 04:31:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:31:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:31:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:31:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:31:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:31:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:31:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:31:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:31:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:31:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:31:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:31:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:31:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:31:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:31:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:31:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:31:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:31:21 DEBUG : Waiting for deletions to finish 2026/07/14 04:31:21 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : apple: Excluded 2026/07/14 04:31:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:31:21 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : banana: Excluded 2026/07/14 04:31:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : splitbananasplit: Excluded 2026/07/14 04:31:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:31:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:31:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:31:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:31:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:31:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:31:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:31:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:31:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:31:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:31:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:31:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:31:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:31:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:31:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:31:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:31:21 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:33:18 DEBUG : Waiting for deletions to finish 2026/07/14 04:33:18 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : apple: Excluded 2026/07/14 04:33:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:33:18 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : banana: Excluded 2026/07/14 04:33:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : splitbananasplit: Excluded 2026/07/14 04:33:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:33:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:33:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:33:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:33:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:33:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:33:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:33:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:33:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:33:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:33:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:33:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:33:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:33:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:33:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:33:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:33:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:33:19 DEBUG : apple: size = 5 OK 2026/07/14 04:33:19 DEBUG : apple: Sizes identical 2026/07/14 04:33:19 DEBUG : banana: size = 6 OK 2026/07/14 04:33:19 DEBUG : banana: Sizes identical 2026/07/14 04:33:19 DEBUG : banana: Unchanged skipping 2026/07/14 04:33:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:33:19 DEBUG : splitbananasplit: Sizes identical 2026/07/14 04:33:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:33:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:33:19 DEBUG : appleappleapplebanana: Sizes identical 2026/07/14 04:33:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:33:19 DEBUG : apple: Unchanged skipping 2026/07/14 04:33:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:33:19 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/14 04:33:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:33:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:33:19 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/14 04:33:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:33:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:33:19 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/14 04:33:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:33:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:33:19 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/14 04:33:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:33:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:33:19 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/14 04:33:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:33:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:33:19 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/14 04:33:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:33:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:33:19 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/14 04:33:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:33:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:33:19 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/14 04:33:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:33:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:33:19 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/14 04:33:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:33:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:33:19 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/14 04:33:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:33:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:33:19 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/14 04:33:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:33:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:33:19 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/14 04:33:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:33:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:33:19 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/14 04:33:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:33:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:33:19 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/14 04:33:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:33:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:33:19 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/14 04:33:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:33:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:33:19 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/14 04:33:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:33:19 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:33:19 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:33:19 DEBUG : Waiting for deletions to finish 2026/07/14 04:33:19 DEBUG : Waiting for deletions to finish 2026/07/14 04:33:20 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : apple: Excluded 2026/07/14 04:33:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:33:20 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : banana: Excluded 2026/07/14 04:33:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : splitbananasplit: Excluded 2026/07/14 04:33:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:33:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:33:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:33:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:33:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:33:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:33:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:33:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:33:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:33:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:33:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:33:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:33:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:33:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:33:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:33:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:33:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:33:21 DEBUG : apple: size = 5 OK 2026/07/14 04:33:21 DEBUG : apple: Sizes identical 2026/07/14 04:33:21 DEBUG : apple: Unchanged skipping 2026/07/14 04:33:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:33:21 DEBUG : appleappleapplebanana: Sizes identical 2026/07/14 04:33:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:33:21 DEBUG : banana: size = 6 OK 2026/07/14 04:33:21 DEBUG : banana: Sizes identical 2026/07/14 04:33:21 DEBUG : banana: Unchanged skipping 2026/07/14 04:33:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:33:21 DEBUG : splitbananasplit: Sizes identical 2026/07/14 04:33:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:33:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:33:21 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/14 04:33:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:33:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:33:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:33:21 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/14 04:33:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:33:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:33:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:33:21 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/14 04:33:21 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/14 04:33:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:33:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:33:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:33:21 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/14 04:33:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:33:21 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/14 04:33:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:33:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:33:21 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/14 04:33:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:33:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:33:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:33:21 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/14 04:33:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:33:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:33:21 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/14 04:33:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:33:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:33:21 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/14 04:33:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:33:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:33:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:33:21 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/14 04:33:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:33:21 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/14 04:33:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:33:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:33:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:33:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:33:21 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:33:21 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/14 04:33:21 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/14 04:33:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:33:21 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/14 04:33:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:33:21 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/14 04:33:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:33:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:33:21 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:33:21 DEBUG : Waiting for deletions to finish 2026/07/14 04:33:21 DEBUG : Waiting for deletions to finish 2026/07/14 04:33:21 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:33:21 DEBUG : apple: Excluded 2026/07/14 04:33:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:33:21 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:33:21 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:33:21 DEBUG : banana: Excluded 2026/07/14 04:33:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:33:21 DEBUG : splitbananasplit: Excluded 2026/07/14 04:33:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:33:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:33:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:33:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:33:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:33:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:33:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:33:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:33:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:33:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:33:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:33:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:33:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:33:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:33:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:33:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:33:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:33:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:33:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:33:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:33:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:33:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:33:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:33:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:33:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:33:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:33:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:33:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:33:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:33:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:33:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:33:22 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:35:19 DEBUG : Waiting for deletions to finish 2026/07/14 04:35:19 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:35:19 DEBUG : apple: Excluded 2026/07/14 04:35:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:35:19 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:35:19 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:35:19 DEBUG : banana: Excluded 2026/07/14 04:35:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:35:19 DEBUG : splitbananasplit: Excluded 2026/07/14 04:35:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:35:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:35:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:35:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:35:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:35:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:35:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:35:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:35:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:35:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:35:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:35:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:35:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:35:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:35:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:35:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:35:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:35:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:35:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:35:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:35:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:35:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:35:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:35:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:35:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:35:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:35:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:35:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:35:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:35:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:35:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:35:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:35:20 DEBUG : apple: size = 5 OK 2026/07/14 04:35:20 DEBUG : apple: Sizes identical 2026/07/14 04:35:20 DEBUG : apple: Unchanged skipping 2026/07/14 04:35:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:35:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:35:20 DEBUG : appleappleapplebanana: Sizes identical 2026/07/14 04:35:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:35:20 DEBUG : splitbananasplit: Sizes identical 2026/07/14 04:35:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:35:20 DEBUG : banana: size = 6 OK 2026/07/14 04:35:20 DEBUG : banana: Sizes identical 2026/07/14 04:35:20 DEBUG : banana: Unchanged skipping 2026/07/14 04:35:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:35:21 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/14 04:35:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:35:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:35:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:35:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:35:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:35:21 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/14 04:35:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:35:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:35:21 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/14 04:35:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:35:21 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/14 04:35:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:35:21 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:35:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:35:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:35:21 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/14 04:35:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:35:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:35:21 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/14 04:35:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:35:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:35:21 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/14 04:35:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:35:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:35:21 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/14 04:35:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:35:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:35:21 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/14 04:35:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:35:21 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/14 04:35:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:35:21 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/14 04:35:21 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/14 04:35:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:35:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:35:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:35:21 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/14 04:35:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:35:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:35:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:35:21 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/14 04:35:21 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/14 04:35:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:35:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:35:21 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:35:21 DEBUG : Waiting for deletions to finish 2026/07/14 04:35:21 DEBUG : Waiting for deletions to finish 2026/07/14 04:35:21 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : apple: Excluded 2026/07/14 04:35:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:35:21 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : banana: Excluded 2026/07/14 04:35:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : splitbananasplit: Excluded 2026/07/14 04:35:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:35:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:35:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:35:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:35:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:35:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:35:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:35:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:35:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:35:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:35:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:35:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:35:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:35:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:35:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:35:21 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:35:22 DEBUG : apple: size = 5 OK 2026/07/14 04:35:22 DEBUG : apple: Sizes identical 2026/07/14 04:35:22 DEBUG : apple: Unchanged skipping 2026/07/14 04:35:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:35:22 DEBUG : appleappleapplebanana: Sizes identical 2026/07/14 04:35:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:35:22 DEBUG : banana: size = 6 OK 2026/07/14 04:35:22 DEBUG : banana: Sizes identical 2026/07/14 04:35:22 DEBUG : banana: Unchanged skipping 2026/07/14 04:35:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:35:22 DEBUG : splitbananasplit: Sizes identical 2026/07/14 04:35:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:35:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:35:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:35:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:35:22 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/14 04:35:22 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/14 04:35:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:35:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:35:22 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/14 04:35:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:35:22 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/14 04:35:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:35:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:35:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:35:22 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/14 04:35:22 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/14 04:35:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:35:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:35:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:35:22 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/14 04:35:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:35:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:35:22 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/14 04:35:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:35:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:35:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:35:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:35:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:35:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:35:22 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:35:22 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/14 04:35:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:35:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:35:22 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/14 04:35:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:35:22 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/14 04:35:22 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/14 04:35:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:35:22 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/14 04:35:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:35:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:35:22 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/14 04:35:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:35:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:35:22 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/14 04:35:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:35:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:35:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:35:22 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/14 04:35:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:35:22 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:35:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:35:22 DEBUG : Waiting for deletions to finish 2026/07/14 04:35:23 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : apple: Excluded 2026/07/14 04:35:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:35:23 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : banana: Excluded 2026/07/14 04:35:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : splitbananasplit: Excluded 2026/07/14 04:35:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:35:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:35:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:35:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:35:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:35:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:35:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:35:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:35:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:35:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:35:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:35:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:35:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:35:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:35:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:35:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:35:23 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:37:24 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:24 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : apple: Excluded 2026/07/14 04:37:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:37:24 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : banana: Excluded 2026/07/14 04:37:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : splitbananasplit: Excluded 2026/07/14 04:37:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:37:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:37:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:37:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:37:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:37:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:37:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:37:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:37:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:37:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:37:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:37:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:37:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:37:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:37:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:37:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:37:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:37:25 DEBUG : apple: size = 5 OK 2026/07/14 04:37:25 DEBUG : apple: Sizes identical 2026/07/14 04:37:25 DEBUG : apple: Unchanged skipping 2026/07/14 04:37:25 DEBUG : banana: size = 6 OK 2026/07/14 04:37:25 DEBUG : banana: Sizes identical 2026/07/14 04:37:25 DEBUG : banana: Unchanged skipping 2026/07/14 04:37:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:37:25 DEBUG : appleappleapplebanana: Sizes identical 2026/07/14 04:37:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:37:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:37:25 DEBUG : splitbananasplit: Sizes identical 2026/07/14 04:37:25 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:37:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:37:25 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/14 04:37:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/14 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:37:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:37:25 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/14 04:37:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:37:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:37:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:37:25 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/14 04:37:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:37:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:37:25 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/14 04:37:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:37:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:37:25 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/14 04:37:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:37:25 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/14 04:37:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:37:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:37:25 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/14 04:37:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:37:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:37:25 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/14 04:37:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:37:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:37:25 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/14 04:37:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:37:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:37:25 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/14 04:37:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:37:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:37:25 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/14 04:37:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:37:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:37:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:37:25 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/14 04:37:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:37:25 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:37:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:37:25 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/14 04:37:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:37:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:37:25 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/14 04:37:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:37:25 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/14 04:37:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:37:25 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:37:25 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:25 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:26 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : apple: Excluded 2026/07/14 04:37:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:37:26 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : banana: Excluded 2026/07/14 04:37:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : splitbananasplit: Excluded 2026/07/14 04:37:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:37:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:37:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:37:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:37:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:37:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:37:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:37:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:37:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:37:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:37:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:37:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:37:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:37:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:37:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:37:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:37:27 DEBUG : apple: size = 5 OK 2026/07/14 04:37:27 DEBUG : apple: Sizes identical 2026/07/14 04:37:27 DEBUG : apple: Unchanged skipping 2026/07/14 04:37:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:37:27 DEBUG : appleappleapplebanana: Sizes identical 2026/07/14 04:37:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:37:27 DEBUG : banana: size = 6 OK 2026/07/14 04:37:27 DEBUG : banana: Sizes identical 2026/07/14 04:37:27 DEBUG : banana: Unchanged skipping 2026/07/14 04:37:27 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:37:27 DEBUG : splitbananasplit: Sizes identical 2026/07/14 04:37:27 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:37:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:37:27 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/14 04:37:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:37:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:37:27 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/14 04:37:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:37:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:37:27 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/14 04:37:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:37:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:37:27 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/14 04:37:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:37:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:37:27 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/14 04:37:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:37:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:37:27 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/14 04:37:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:37:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:37:27 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/14 04:37:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:37:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:37:27 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/14 04:37:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:37:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:37:27 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/14 04:37:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:37:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:37:27 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/14 04:37:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:37:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:37:27 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/14 04:37:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:37:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:37:27 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/14 04:37:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:37:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:37:27 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/14 04:37:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:37:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:37:27 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/14 04:37:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:37:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:37:27 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/14 04:37:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:37:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:37:27 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/14 04:37:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:37:27 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:37:27 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 DEBUG : Waiting for deletions to finish 2026/07/14 04:37:27 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:37:27 DEBUG : apple: Excluded 2026/07/14 04:37:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:37:27 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:37:27 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:37:27 DEBUG : banana: Excluded 2026/07/14 04:37:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:37:27 DEBUG : splitbananasplit: Excluded 2026/07/14 04:37:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:37:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:37:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:37:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:37:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:37:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:37:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:37:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:37:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:37:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:37:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:37:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:37:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:37:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:37:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:37:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:37:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:37:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:37:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:37:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:37:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:37:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:37:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:37:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:37:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:37:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:37:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:37:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:37:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:37:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:37:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:37:28 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:39:31 DEBUG : Waiting for deletions to finish 2026/07/14 04:39:32 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : apple: Excluded 2026/07/14 04:39:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:39:32 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : banana: Excluded 2026/07/14 04:39:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : splitbananasplit: Excluded 2026/07/14 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:39:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:39:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:39:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:39:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:39:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:39:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:39:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:39:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:39:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:39:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:39:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:39:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:39:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:39:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:39:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:39:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:39:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:39:33 DEBUG : appleappleapplebanana: Sizes identical 2026/07/14 04:39:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:39:33 DEBUG : apple: size = 5 OK 2026/07/14 04:39:33 DEBUG : apple: Sizes identical 2026/07/14 04:39:33 DEBUG : banana: size = 6 OK 2026/07/14 04:39:33 DEBUG : banana: Sizes identical 2026/07/14 04:39:33 DEBUG : banana: Unchanged skipping 2026/07/14 04:39:33 DEBUG : apple: Unchanged skipping 2026/07/14 04:39:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:39:33 DEBUG : splitbananasplit: Sizes identical 2026/07/14 04:39:33 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/14 04:39:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:39:33 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/14 04:39:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:39:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:39:33 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/14 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:39:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:39:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:39:33 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/14 04:39:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:39:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:39:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:39:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:39:33 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/14 04:39:33 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/14 04:39:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:39:33 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/14 04:39:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:39:33 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/14 04:39:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:39:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:39:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:39:33 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/14 04:39:33 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:39:33 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/14 04:39:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:39:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:39:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:39:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:39:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:39:33 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/14 04:39:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:39:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:39:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:39:33 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/14 04:39:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:39:33 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/14 04:39:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:39:33 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/14 04:39:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:39:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:39:33 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/14 04:39:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:39:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:39:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:39:33 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/14 04:39:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:39:33 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:39:33 DEBUG : Waiting for deletions to finish 2026/07/14 04:39:33 DEBUG : Waiting for deletions to finish 2026/07/14 04:39:33 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : apple: Excluded 2026/07/14 04:39:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:39:33 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : banana: Excluded 2026/07/14 04:39:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : splitbananasplit: Excluded 2026/07/14 04:39:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:39:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:39:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:39:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:39:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:39:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:39:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:39:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:39:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:39:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:39:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:39:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:39:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:39:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:39:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:39:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:39:34 DEBUG : apple: size = 5 OK 2026/07/14 04:39:34 DEBUG : apple: Sizes identical 2026/07/14 04:39:34 DEBUG : apple: Unchanged skipping 2026/07/14 04:39:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 04:39:34 DEBUG : banana: size = 6 OK 2026/07/14 04:39:34 DEBUG : splitbananasplit: Sizes identical 2026/07/14 04:39:34 DEBUG : banana: Sizes identical 2026/07/14 04:39:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 04:39:34 DEBUG : banana: Unchanged skipping 2026/07/14 04:39:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 04:39:34 DEBUG : appleappleapplebanana: Sizes identical 2026/07/14 04:39:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 04:39:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 04:39:34 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/14 04:39:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 04:39:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 04:39:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 04:39:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 04:39:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 04:39:34 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/14 04:39:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 04:39:34 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:39:34 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/14 04:39:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 04:39:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 04:39:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 04:39:34 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/14 04:39:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 04:39:34 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/14 04:39:34 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/14 04:39:34 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/14 04:39:34 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/14 04:39:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 04:39:34 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/14 04:39:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 04:39:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 04:39:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 04:39:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 04:39:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 04:39:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 04:39:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 04:39:34 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/14 04:39:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 04:39:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 04:39:34 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/14 04:39:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 04:39:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 04:39:34 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/14 04:39:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 04:39:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 04:39:34 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/14 04:39:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 04:39:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 04:39:34 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/14 04:39:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 04:39:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 04:39:34 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/14 04:39:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 04:39:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 04:39:34 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/14 04:39:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 04:39:34 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:39:34 DEBUG : Waiting for deletions to finish 2026/07/14 04:39:34 DEBUG : Waiting for deletions to finish 2026/07/14 04:39:35 DEBUG : apple: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : apple: Excluded 2026/07/14 04:39:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : appleappleapplebanana: Excluded 2026/07/14 04:39:35 DEBUG : banana: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : banana: Excluded 2026/07/14 04:39:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : splitbananasplit: Excluded 2026/07/14 04:39:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/14 04:39:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/14 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/14 04:39:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/14 04:39:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/14 04:39:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/14 04:39:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/14 04:39:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/14 04:39:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/14 04:39:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/14 04:39:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/14 04:39:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/14 04:39:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/14 04:39:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/14 04:39:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/14 04:39:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 04:39:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/14 04:39:45 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 --- PASS: TestTransform (1563.26s) --- PASS: TestTransform/NFC (126.01s) --- PASS: TestTransform/NFD (133.02s) --- PASS: TestTransform/base64 (157.34s) --- PASS: TestTransform/prefix (187.10s) --- PASS: TestTransform/suffix (182.11s) --- PASS: TestTransform/truncate (152.21s) --- PASS: TestTransform/encoder (121.87s) --- PASS: TestTransform/ISO-8859-1 (120.40s) --- PASS: TestTransform/charmap (121.66s) --- PASS: TestTransform/lowercase (127.17s) --- PASS: TestTransform/ascii (134.37s) === RUN TestTransformCopy run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:39:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/14 04:39:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/14 04:39:54 INFO : sub dir_somesuffix: Making directory 2026/07/14 04:39:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/14 04:39:54 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/14 04:39:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/14 04:39:54 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/14 04:39:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/14 04:39:54 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:39:54 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:39:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/14 04:39:59 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/14 04:39:59 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (7.88s) === RUN TestDoubleTransform run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:40:01 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:40:01 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:40:01 INFO : tictactoe: Making directory 2026/07/14 04:40:02 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:40:02 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:40:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:40:02 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:40:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:40:02 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:40:02 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:40:09 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/14 04:40:09 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/14 04:40:09 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (10.60s) === RUN TestFileTag run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:40:12 INFO : toe: Making directory 2026/07/14 04:40:12 INFO : toe/toe: Making directory 2026/07/14 04:40:13 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:40:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 04:40:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:40:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 04:40:13 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:40:13 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:40:20 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/14 04:40:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/14 04:40:20 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (13.50s) === RUN TestNoTag run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:40:26 INFO : toe: Making directory 2026/07/14 04:40:26 INFO : toe/toe: Making directory 2026/07/14 04:40:27 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:40:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 04:40:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:40:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 04:40:27 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:40:27 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:40:34 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/14 04:40:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/14 04:40:34 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (13.67s) === RUN TestDirTag run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:40:39 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:40:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:40:39 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:40:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:40:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:40:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:40:39 INFO : tictacempty_dir: Making directory 2026/07/14 04:40:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:40:40 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:40:40 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:40:40 INFO : tictactoe: Making directory 2026/07/14 04:40:40 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:40:40 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:40:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:40:40 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:40:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:40:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:40:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:40:41 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:40:41 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:40:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/14 04:40:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/14 04:40:47 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (13.02s) === RUN TestAllTag run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:40:52 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:40:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:40:52 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:40:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:40:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:40:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:40:52 INFO : tictacempty_dir: Making directory 2026/07/14 04:40:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:40:53 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:40:53 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:40:53 INFO : tictactoe: Making directory 2026/07/14 04:40:53 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:40:53 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:40:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:40:53 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:40:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:40:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:40:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:40:54 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:40:54 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:41:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:41:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:41:01 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:04 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:41:04 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:41:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:41:04 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:04 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:41:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:41:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/14 04:41:04 NOTICE: Internxt root 'rclone-test-quxinab0nose': 0 differences found 2026/07/14 04:41:04 NOTICE: Internxt root 'rclone-test-quxinab0nose': 1 hashes could not be checked 2026/07/14 04:41:04 NOTICE: Internxt root 'rclone-test-quxinab0nose': 1 matching files --- PASS: TestAllTag (14.58s) === RUN TestRunTwice run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:41:07 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:07 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:07 INFO : tictactoe: Making directory 2026/07/14 04:41:07 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:07 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:41:07 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:41:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:41:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:41:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:41:08 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:41:08 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:41:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/14 04:41:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/14 04:41:13 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:14 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:14 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:14 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:41:15 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:41:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/14 04:41:15 DEBUG : toe/toe/toe.txt: Sizes identical 2026/07/14 04:41:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 04:41:15 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/14 04:41:15 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:41:15 DEBUG : Waiting for deletions to finish 2026/07/14 04:41:18 ERROR : tictactoe: 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: TestRunTwice (18.33s) === RUN TestSyntax 2026/07/14 04:41:25 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:41:25 INFO : toe: Making directory 2026/07/14 04:41:25 INFO : toe/toe: Making directory 2026/07/14 04:41:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:41:26 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:41:26 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:41:33 DEBUG : toe/toe/toe: size = 11 OK 2026/07/14 04:41:33 INFO : toe/toe/toe: Copied (new) 2026/07/14 04:41:33 DEBUG : Waiting for deletions to finish run.go:186: removing dir "toe/toe" failed - try 1/5: sleeping 1s: directory not empty 2026/07/14 04:41:38 ERROR : toe: 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: TestConflicting (19.98s) === RUN TestMove run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:41:45 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:41:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:41:45 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:41:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:41:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:41:45 INFO : tictacempty_dir: Making directory 2026/07/14 04:41:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:41:45 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:45 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:45 INFO : tictactoe: Making directory 2026/07/14 04:41:46 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:46 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:41:46 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:41:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:41:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:41:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:41:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:41:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:41:47 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:41:47 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:41:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:41:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:41:53 INFO : toe/toe/toe.txt: Deleted 2026/07/14 04:41:53 INFO : toe/toe: Removing directory 2026/07/14 04:41:53 INFO : toe: Removing directory 2026/07/14 04:41:53 INFO : empty_dir: Removing directory 2026/07/14 04:41:53 DEBUG : Local file system at /tmp/rclone3891207199: deleted 3 directories --- PASS: TestMove (11.31s) === RUN TestTransformFile run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:41:56 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:41:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:41:56 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:41:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:41:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:41:56 INFO : tictacempty_dir: Making directory 2026/07/14 04:41:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:41:57 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:57 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:57 INFO : tictactoe: Making directory 2026/07/14 04:41:57 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:57 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:41:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:41:57 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:41:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:41:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:41:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:41:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:41:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:41:58 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:41:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:41:58 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:42:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:42:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:42:02 INFO : toe/toe/toe.txt: Deleted 2026/07/14 04:42:02 INFO : toe/toe: Removing directory 2026/07/14 04:42:02 INFO : toe: Removing directory 2026/07/14 04:42:02 INFO : empty_dir: Removing directory 2026/07/14 04:42:02 DEBUG : Local file system at /tmp/rclone3891207199: deleted 3 directories 2026/07/14 04:42:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:42:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/07/14 04:42:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:42:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:42:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:42:05 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/14 04:42:11 ERROR : tictacempty_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: TestTransformFile (21.75s) === RUN TestManualTransformFile run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:42:18 DEBUG : Reset feature "Copy" 2026/07/14 04:42:18 DEBUG : Reset feature "Move" 2026/07/14 04:42:18 DEBUG : Reset feature "Copy" 2026/07/14 04:42:18 DEBUG : Reset feature "Move" 2026/07/14 04:42:18 DEBUG : empty_dir: Making directory with metadata 2026/07/14 04:42:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 04:42:18 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:19 INFO : tictacempty_dir: Making directory 2026/07/14 04:42:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 04:42:19 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:19 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:19 INFO : tictactoe: Making directory 2026/07/14 04:42:19 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:19 DEBUG : toe: transformed to: tictactoe 2026/07/14 04:42:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:42:19 INFO : tictactoe/tictactoe: Making directory 2026/07/14 04:42:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 04:42:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 04:42:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:42:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:42:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:42:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:42:20 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:42:20 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish FileLimitsResponse { "maxUploadFileSize": 107374182400, "versioning": { "enabled": true, "maxFileSize": 20971520, "retentionDays": 30, "maxVersions": 20 } } 2026/07/14 04:42:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:42:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 04:42:26 INFO : toe/toe/toe.txt: Deleted 2026/07/14 04:42:26 INFO : toe/toe: Removing directory 2026/07/14 04:42:26 INFO : toe: Removing directory 2026/07/14 04:42:26 INFO : empty_dir: Removing directory 2026/07/14 04:42:26 DEBUG : Local file system at /tmp/rclone3891207199: deleted 3 directories 2026/07/14 04:42:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 04:42:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/07/14 04:42:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:42:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:42:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 04:42:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/14 04:42:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/14 04:42:36 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (22.91s) === RUN TestBase64 run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:42:41 DEBUG : toe: transformed to: dG9l 2026/07/14 04:42:41 DEBUG : toe: transformed to: dG9l 2026/07/14 04:42:41 INFO : dG9l: Making directory 2026/07/14 04:42:41 DEBUG : toe: transformed to: dG9l 2026/07/14 04:42:41 DEBUG : toe: transformed to: dG9l 2026/07/14 04:42:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/14 04:42:41 INFO : dG9l/dG9l: Making directory 2026/07/14 04:42:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/14 04:42:42 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/14 04:42:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/14 04:42:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 04:42:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/14 04:42:42 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:42:42 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:42:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/14 04:42:48 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/14 04:42:48 DEBUG : Waiting for deletions to finish 2026/07/14 04:42:49 DEBUG : dG9l: transformed to: toe 2026/07/14 04:42:49 DEBUG : dG9l: transformed to: toe 2026/07/14 04:42:49 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/14 04:42:49 DEBUG : dG9l: transformed to: toe 2026/07/14 04:42:49 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/14 04:42:49 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/14 04:42:50 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/14 04:42:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/14 04:42:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2026/07/14 04:42:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/14 04:42:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/14 04:42:50 DEBUG : Local file system at /tmp/rclone3891207199: Waiting for checks to finish 2026/07/14 04:42:50 DEBUG : Local file system at /tmp/rclone3891207199: Waiting for transfers to finish 2026/07/14 04:42:50 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (12.11s) === RUN TestError run.go:198: Remote "Internxt root 'rclone-test-quxinab0nose'", Local "Local file system at /tmp/rclone3891207199", Modify Window "876000h0m0s" 2026/07/14 04:42:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:42:53 DEBUG : toe: transformed to: 2026/07/14 04:42:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:42:53 DEBUG : toe: transformed to: 2026/07/14 04:42:53 INFO : Internxt root 'rclone-test-quxinab0nose': Making directory 2026/07/14 04:42:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:42:53 DEBUG : toe: transformed to: 2026/07/14 04:42:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:42:53 DEBUG : toe: transformed to: 2026/07/14 04:42:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:42:53 DEBUG : toe/toe: transformed to: 2026/07/14 04:42:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/14 04:42:53 INFO : toe/toe: Making directory 2026/07/14 04:42:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:42:56 DEBUG : toe/toe: transformed to: 2026/07/14 04:42:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/14 04:42:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:42:56 DEBUG : toe: transformed to: 2026/07/14 04:42:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 04:42:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 04:42:56 DEBUG : toe/toe/toe: transformed to: 2026/07/14 04:42:56 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/14 04:42:56 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for checks to finish 2026/07/14 04:42:56 DEBUG : Internxt root 'rclone-test-quxinab0nose': Waiting for transfers to finish 2026/07/14 04:43:04 DEBUG : toe/toe/toe: size = 11 OK 2026/07/14 04:43:04 INFO : toe/toe/toe: Copied (new) 2026/07/14 04:43:04 ERROR : Internxt root 'rclone-test-quxinab0nose': not deleting files as there were IO errors 2026/07/14 04:43:04 ERROR : Internxt root 'rclone-test-quxinab0nose': not deleting directories as there were IO errors --- PASS: TestError (14.96s) FAIL 2026/07/14 04:43:08 DEBUG : Internxt root 'rclone-test-quxinab0nose': Purge dir "" "./sync.test -test.v -test.timeout 2h0m0s -remote TestInternxt: -list-retries 5 -verbose" - Finished ERROR in 1h1m10.228604475s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestSyncBackupDir TestSyncBackupDirWithSuffixKeepExtension]