"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/10/11 02:22:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu" 2025/10/11 02:22:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:22:57 DEBUG : Starting OpenDrive session with ID: b0e9619cd8887835101c362a9e676fb5d7ceab8fc80a1b0b6948b51095501f5f 2025/10/11 02:22:57 DEBUG : Creating backend with remote "/tmp/rclone2584436138" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:22:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 02:22:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/11 02:22:58 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:22:58 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.80s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:22:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/11 02:22:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 02:22:59 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:22:59 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:23:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/11 02:23:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 02:23:02 INFO : sub dir/hello world: Copied (new) 2025/10/11 02:23:02 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.11s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.39s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.39s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:23:04 DEBUG : Creating backend with remote "/non-existing" 2025/10/11 02:23:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/11 02:23:04 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:23:04 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.59s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:23:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 02:23:05 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:23:05 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:23:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/11 02:23:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 02:23:08 INFO : sub dir/hello world: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyNoTraverse (12.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.38s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:23:17 INFO : OpenDrive root 'rclone-test-zajuxop0lilu': Running all checks before starting transfers 2025/10/11 02:23:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 02:23:17 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:23:17 INFO : OpenDrive root 'rclone-test-zajuxop0lilu': Checks finished, now starting transfers 2025/10/11 02:23:17 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:23:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/11 02:23:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 02:23:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (4.09s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:23:21 ERROR : Ignoring --no-traverse with sync 2025/10/11 02:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 02:23:21 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:23:21 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:23:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/11 02:23:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 02:23:24 INFO : sub dir/hello world: Copied (new) 2025/10/11 02:23:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (4.61s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:23:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/11 02:23:26 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:23:26 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:23:27 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/10/11 02:23:28 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/10/11 02:23:28 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.86s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:23:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 02:23:29 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:23:29 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:23:30 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/10/11 02:23:31 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 02:23:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.84s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:23:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 02:23:32 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:23:32 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:23:33 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/10/11 02:23:34 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 02:23:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.04s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:23:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/11 02:23:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 02:23:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/11 02:23:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/11 02:23:35 INFO : sub dir2: Making directory 2025/10/11 02:23:35 INFO : sub dir: Making directory 2025/10/11 02:23:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 02:23:36 INFO : sub dir2/sub sub dir2: Making directory 2025/10/11 02:23:36 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:23:36 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:23:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/11 02:23:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 02:23:38 INFO : sub dir/hello world: Copied (new) 2025/10/11 02:23:38 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.45s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:23:40 INFO : sub dir2: Making directory 2025/10/11 02:23:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/11 02:23:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 02:23:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 02:23:40 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:23:40 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:23:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/11 02:23:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 02:23:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (4.08s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:23:44 DEBUG : sub dir2: Making directory with metadata 2025/10/11 02:23:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 02:23:44 INFO : sub dir2: Making directory 2025/10/11 02:23:45 INFO : sub dir: Making directory 2025/10/11 02:23:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 02:23:45 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:23:45 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:23:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/11 02:23:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 02:23:47 INFO : sub dir/hello world: Copied (new) 2025/10/11 02:23:47 INFO : sub dir/hello world: Deleted 2025/10/11 02:23:47 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/11 02:23:48 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.99s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:23:49 INFO : sub dir2: Making directory 2025/10/11 02:23:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 02:23:50 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:23:50 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:23:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/11 02:23:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 02:23:52 INFO : sub dir/hello world: Copied (new) 2025/10/11 02:23:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.96s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:23:53 DEBUG : sub dir2: Making directory with metadata 2025/10/11 02:23:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 02:23:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/11 02:23:54 INFO : sub dir2: Making directory 2025/10/11 02:23:54 INFO : sub dir: Making directory 2025/10/11 02:23:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 02:23:54 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:23:54 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:23:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/11 02:23:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 02:23:56 INFO : sub dir/hello world: Copied (new) 2025/10/11 02:23:56 DEBUG : Waiting for deletions to finish 2025/10/11 02:23:57 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.71s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:23:59 INFO : sub dir2: Making directory 2025/10/11 02:23:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 02:23:59 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:23:59 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:24:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/11 02:24:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 02:24:01 INFO : sub dir/hello world: Copied (new) 2025/10/11 02:24:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.79s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:24:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/11 02:24:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cacufij9fojo" 2025/10/11 02:24:07 DEBUG : Starting OpenDrive session with ID: 660e04cc4162e4fc78be3b11419d4a72959cf057a08e12a78c86e1dbcd0fa61e sync_test.go:620: Server side copy (if possible) OpenDrive root 'rclone-test-zajuxop0lilu' -> OpenDrive root 'rclone-test-cacufij9fojo' 2025/10/11 02:24:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 02:24:10 DEBUG : OpenDrive root 'rclone-test-cacufij9fojo': Waiting for checks to finish 2025/10/11 02:24:10 DEBUG : OpenDrive root 'rclone-test-cacufij9fojo': Waiting for transfers to finish 2025/10/11 02:24:13 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/10/11 02:24:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/11 02:24:13 DEBUG : OpenDrive root 'rclone-test-cacufij9fojo': Purge remote --- PASS: TestServerSideCopy (14.18s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:24:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/11 02:24:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/11 02:24:19 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:24:19 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:24:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/10/11 02:24:21 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/10/11 02:24:21 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (5.59s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:24:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/11 02:24:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wixepor2zape" 2025/10/11 02:24:25 DEBUG : Starting OpenDrive session with ID: 5dff7b740b65127419ffdf2f9f1ccc5b52f8bc9673e1e79c0c6c6722a3555ff2 sync_test.go:656: Server side copy (if possible) OpenDrive root 'rclone-test-zajuxop0lilu' -> OpenDrive root 'rclone-test-wixepor2zape' 2025/10/11 02:24:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 02:24:27 DEBUG : OpenDrive root 'rclone-test-wixepor2zape': Waiting for checks to finish 2025/10/11 02:24:27 DEBUG : OpenDrive root 'rclone-test-wixepor2zape': Waiting for transfers to finish 2025/10/11 02:24:28 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/10/11 02:24:28 INFO : sub dir/hello world: Copied (server-side copy) Diff of "logger" and "lsf" 2d1 < 2001-02-03 04:05:06;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world sync_test.go:3104: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3104 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:661 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world lsf: Test: TestServerSideCopyOverSelf 2025/10/11 02:24:28 DEBUG : OpenDrive root 'rclone-test-wixepor2zape': Purge remote --- FAIL: TestServerSideCopyOverSelf (7.26s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:24:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/11 02:24:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/11 02:24:32 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:24:32 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:24:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/10/11 02:24:33 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/10/11 02:24:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/11 02:24:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (5.58s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:24:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/11 02:24:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mepewic3dena" 2025/10/11 02:24:38 DEBUG : Starting OpenDrive session with ID: f8a1ff72bd0c4ce6ae445e89a50982a8d1221a2d19a232d0f90706f161fee054 sync_test.go:701: Server side copy (if possible) OpenDrive root 'rclone-test-zajuxop0lilu' -> OpenDrive root 'rclone-test-mepewic3dena' 2025/10/11 02:24:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 02:24:39 DEBUG : OpenDrive root 'rclone-test-mepewic3dena': Waiting for checks to finish 2025/10/11 02:24:39 DEBUG : OpenDrive root 'rclone-test-mepewic3dena': Waiting for transfers to finish 2025/10/11 02:24:40 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/10/11 02:24:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/11 02:24:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/10/11 02:24:43 DEBUG : OpenDrive root 'rclone-test-mepewic3dena': Using server-side directory move 2025/10/11 02:24:43 INFO : OpenDrive root 'rclone-test-mepewic3dena': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/11 02:24:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/11 02:24:43 DEBUG : OpenDrive root 'rclone-test-mepewic3dena': Waiting for checks to finish 2025/10/11 02:24:43 DEBUG : OpenDrive root 'rclone-test-mepewic3dena': Waiting for transfers to finish 2025/10/11 02:24:43 INFO : sub dir/hello world: Deleted 2025/10/11 02:24:44 INFO : sub dir/hello world: Moved (server-side) 2025/10/11 02:24:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/10/11 02:24:47 DEBUG : testing file moves 2025/10/11 02:24:47 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/11 02:24:47 DEBUG : OpenDrive root 'rclone-test-mepewic3dena': Waiting for checks to finish 2025/10/11 02:24:47 DEBUG : OpenDrive root 'rclone-test-mepewic3dena': Waiting for transfers to finish 2025/10/11 02:24:47 INFO : sub dir/hello world: Deleted 2025/10/11 02:24:48 INFO : sub dir/hello world: Moved (server-side) 2025/10/11 02:24:49 DEBUG : OpenDrive root 'rclone-test-mepewic3dena': Purge remote --- PASS: TestServerSideMoveOverSelf (15.22s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:24:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/11 02:24:52 ERROR : error listing: directory not found 2025/10/11 02:24:53 INFO : Local file system at /tmp/rclone2584436138: Making directory 2025/10/11 02:24:53 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:24:53 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.53s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:24:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/11 02:24:57 DEBUG : Added delayed dir = "sub dir", newDst= 2025/10/11 02:24:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 02:24:58 DEBUG : Local file system at /tmp/rclone2584436138: Waiting for checks to finish 2025/10/11 02:24:58 DEBUG : Local file system at /tmp/rclone2584436138: Waiting for transfers to finish 2025/10/11 02:24:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 02:24:58 DEBUG : sub dir/hello world.8a47773c.partial: renamed to: sub dir/hello world 2025/10/11 02:24:58 INFO : sub dir/hello world: Copied (new) 2025/10/11 02:24:58 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (4.31s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:24:59 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/11 02:24:59 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:24:59 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:25:00 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/10/11 02:25:01 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/10/11 02:25:01 INFO : check sum: Copied (new) 2025/10/11 02:25:01 DEBUG : Waiting for deletions to finish 2025/10/11 02:25:01 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:25:01 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/10/11 02:25:01 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/10/11 02:25:01 DEBUG : check sum: Unchanged skipping 2025/10/11 02:25:01 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:25:01 DEBUG : Waiting for deletions to finish 2025/10/11 02:25:01 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.07s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:25:02 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/11 02:25:02 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:25:02 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:25:03 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/10/11 02:25:04 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/10/11 02:25:04 INFO : sizeonly: Copied (new) 2025/10/11 02:25:04 DEBUG : Waiting for deletions to finish 2025/10/11 02:25:05 DEBUG : sizeonly: Sizes identical 2025/10/11 02:25:05 DEBUG : sizeonly: Unchanged skipping 2025/10/11 02:25:05 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:25:05 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:25:05 DEBUG : Waiting for deletions to finish 2025/10/11 02:25:05 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.26s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:25:05 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/11 02:25:05 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:25:05 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:25:06 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/10/11 02:25:07 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/10/11 02:25:07 INFO : ignore-size: Copied (new) 2025/10/11 02:25:07 DEBUG : Waiting for deletions to finish 2025/10/11 02:25:08 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:25:08 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:25:08 DEBUG : ignore-size: Unchanged skipping 2025/10/11 02:25:08 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:25:08 DEBUG : Waiting for deletions to finish 2025/10/11 02:25:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.31s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:25:09 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/10/11 02:25:11 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:25:11 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:25:11 DEBUG : existing: Unchanged skipping 2025/10/11 02:25:11 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:25:11 DEBUG : Waiting for deletions to finish 2025/10/11 02:25:11 INFO : There was nothing to transfer 2025/10/11 02:25:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/11 02:25:11 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:25:11 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:25:11 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/10/11 02:25:12 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/10/11 02:25:12 INFO : existing: Copied (replaced existing) 2025/10/11 02:25:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.28s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:25:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/11 02:25:13 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:25:13 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:25:14 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/10/11 02:25:15 ERROR : existing: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2584436138) 6 vs dst(OpenDrive root 'rclone-test-zajuxop0lilu') 0 2025/10/11 02:25:15 INFO : existing: Removing failed copy 2025/10/11 02:25:15 ERROR : OpenDrive root 'rclone-test-zajuxop0lilu': not deleting files as there were IO errors 2025/10/11 02:25:15 ERROR : OpenDrive root 'rclone-test-zajuxop0lilu': not deleting directories as there were IO errors sync_test.go:927: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:927 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2584436138) 6 vs dst(OpenDrive root 'rclone-test-zajuxop0lilu') 0 Test: TestSyncIgnoreExisting --- FAIL: TestSyncIgnoreExisting (2.46s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:25:17 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/10/11 02:25:19 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/10/11 02:25:20 INFO : d: Making directory 2025/10/11 02:25:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/11 02:25:21 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:25:21 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:25:21 DEBUG : c/non empty space: Unchanged skipping 2025/10/11 02:25:21 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:25:22 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/10/11 02:25:23 ERROR : a/potato2: Failed to copy: failed to get fileinfo: File was not found (Error 404) 2025/10/11 02:25:23 DEBUG : Waiting for deletions to finish 2025/10/11 02:25:24 INFO : b/potato: Deleted 2025/10/11 02:25:24 INFO : d: Removing directory 2025/10/11 02:25:24 INFO : b: Removing directory 2025/10/11 02:25:24 DEBUG : b: Failed to Rmdir: folder not empty 2025/10/11 02:25:24 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': failed to delete 1 directories 2025/10/11 02:25:24 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': deleted 1 directories sync_test.go:980: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:980 Error: Received unexpected error: failed to get fileinfo: File was not found (Error 404) Test: TestSyncIgnoreErrors fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:994 Error: Not equal: expected: []string{"a", "c"} actual : []string{"a", "b", "c"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=1) "a", + (string) (len=1) "b", (string) (len=1) "c" Test: TestSyncIgnoreErrors Messages: directories --- FAIL: TestSyncIgnoreErrors (26.84s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:25:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/10/11 02:25:45 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/10/11 02:25:45 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:25:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/10/11 02:25:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/11 02:25:45 DEBUG : empty space: Unchanged skipping 2025/10/11 02:25:45 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:25:45 DEBUG : Waiting for deletions to finish 2025/10/11 02:25:45 INFO : There was nothing to transfer 2025/10/11 02:25:46 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/10/11 02:25:46 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:25:46 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/10/11 02:25:46 INFO : empty space: Updated modification time in destination 2025/10/11 02:25:46 DEBUG : empty space: Unchanged skipping 2025/10/11 02:25:46 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:25:46 DEBUG : Waiting for deletions to finish 2025/10/11 02:25:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (7.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:25:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/10/11 02:25:55 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/10/11 02:25:55 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:25:55 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/10/11 02:25:55 DEBUG : empty space: Unchanged skipping 2025/10/11 02:25:55 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:25:55 DEBUG : Waiting for deletions to finish 2025/10/11 02:25:55 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.51s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:25:59 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/10/11 02:26:03 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/10/11 02:26:03 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:26:03 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2584436138) 2025/10/11 02:26:03 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-zajuxop0lilu') 2025/10/11 02:26:03 DEBUG : foo: md5 differ 2025/10/11 02:26:03 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:26:04 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/10/11 02:26:07 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/10/11 02:26:07 INFO : foo: Copied (replaced existing) 2025/10/11 02:26:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (10.18s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:26:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/10/11 02:26:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:26:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/11 02:26:41 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:26:41 DEBUG : empty space: Unchanged skipping 2025/10/11 02:26:41 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:26:42 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/10/11 02:26:45 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/11 02:26:45 INFO : potato: Copied (new) 2025/10/11 02:26:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (37.49s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:26:47 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/10/11 02:26:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/11 02:26:51 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:26:51 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:26:51 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/10/11 02:26:54 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/10/11 02:26:54 INFO : potato: Copied (replaced existing) 2025/10/11 02:26:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (9.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:26:56 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/10/11 02:26:59 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/10/11 02:26:59 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:26:59 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2584436138) 2025/10/11 02:26:59 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-zajuxop0lilu') 2025/10/11 02:26:59 DEBUG : potato: md5 differ 2025/10/11 02:26:59 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:27:00 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/10/11 02:27:03 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/10/11 02:27:03 INFO : potato: Copied (replaced existing) 2025/10/11 02:27:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (9.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:27:06 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/10/11 02:27:10 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/10/11 02:27:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 02:27:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:27:12 DEBUG : empty space: Unchanged skipping 2025/10/11 02:27:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/11 02:27:12 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:27:12 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:27:12 DEBUG : Waiting for deletions to finish 2025/10/11 02:27:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (9.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:27:15 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/10/11 02:27:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/10/11 02:27:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:27:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 02:27:22 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:27:22 DEBUG : empty space: Unchanged skipping 2025/10/11 02:27:22 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:27:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/10/11 02:27:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/11 02:27:25 INFO : potato2: Copied (new) 2025/10/11 02:27:25 DEBUG : Waiting for deletions to finish 2025/10/11 02:27:25 INFO : potato: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (22.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:27:41 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/10/11 02:27:45 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/10/11 02:27:48 INFO : d: Making directory 2025/10/11 02:27:48 INFO : d/e: Making directory 2025/10/11 02:27:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/11 02:27:50 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:27:50 DEBUG : c/non empty space: Unchanged skipping 2025/10/11 02:27:51 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:27:51 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:27:52 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/10/11 02:27:54 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/11 02:27:54 INFO : a/potato2: Copied (new) 2025/10/11 02:27:54 DEBUG : Waiting for deletions to finish 2025/10/11 02:27:55 INFO : b/potato: Deleted 2025/10/11 02:27:55 INFO : d/e: Removing directory 2025/10/11 02:27:55 INFO : d: Removing directory 2025/10/11 02:27:56 INFO : b: Removing directory 2025/10/11 02:27:56 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (26.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:28:05 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/10/11 02:28:08 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/10/11 02:28:10 INFO : d: Making directory 2025/10/11 02:28:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/11 02:28:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:28:11 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:28:11 DEBUG : c/non empty space: Unchanged skipping 2025/10/11 02:28:11 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:28:13 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/10/11 02:28:14 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/11 02:28:14 INFO : a/potato2: Copied (new) 2025/10/11 02:28:14 ERROR : OpenDrive root 'rclone-test-zajuxop0lilu': not deleting files as there were IO errors 2025/10/11 02:28:14 ERROR : OpenDrive root 'rclone-test-zajuxop0lilu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:28:18 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/10/11 02:28:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/10/11 02:28:22 DEBUG : Waiting for deletions to finish 2025/10/11 02:28:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:28:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 02:28:22 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:28:22 DEBUG : empty space: Unchanged skipping 2025/10/11 02:28:22 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:28:22 INFO : potato: Deleted 2025/10/11 02:28:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/10/11 02:28:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/11 02:28:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (20.48s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:28:38 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/10/11 02:28:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/10/11 02:28:46 DEBUG : Waiting for deletions to finish 2025/10/11 02:28:46 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:28:46 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:28:46 INFO : potato: Deleted 2025/10/11 02:28:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:28:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 02:28:46 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:28:46 DEBUG : empty space: Unchanged skipping 2025/10/11 02:28:46 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:28:48 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/10/11 02:28:50 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/11 02:28:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (15.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:28:56 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/10/11 02:29:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 02:29:02 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:29:02 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:29:05 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/10/11 02:29:06 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/10/11 02:29:06 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (15.53s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:29:09 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/10/11 02:29:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/10/11 02:29:18 DEBUG : enormous: Excluded (Size Filter) 2025/10/11 02:29:18 DEBUG : enormous: Excluded 2025/10/11 02:29:18 DEBUG : potato2: Excluded (Size Filter) 2025/10/11 02:29:18 DEBUG : potato2: Excluded 2025/10/11 02:29:18 DEBUG : potato2: Excluded (Size Filter) 2025/10/11 02:29:18 DEBUG : potato2: Excluded 2025/10/11 02:29:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:29:18 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:29:18 DEBUG : empty space: Unchanged skipping 2025/10/11 02:29:18 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:29:18 DEBUG : Waiting for deletions to finish 2025/10/11 02:29:18 INFO : There was nothing to transfer 2025/10/11 02:29:19 DEBUG : enormous: Excluded (Size Filter) 2025/10/11 02:29:19 DEBUG : enormous: Excluded 2025/10/11 02:29:19 DEBUG : potato2: Excluded (Size Filter) 2025/10/11 02:29:19 DEBUG : potato2: Excluded 2025/10/11 02:29:20 DEBUG : potato2: Excluded (Size Filter) 2025/10/11 02:29:20 DEBUG : potato2: Excluded 2025/10/11 02:29:20 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/11 02:29:20 DEBUG : empty space: Unchanged skipping 2025/10/11 02:29:20 DEBUG : Local file system at /tmp/rclone2584436138: Waiting for checks to finish 2025/10/11 02:29:20 DEBUG : Local file system at /tmp/rclone2584436138: Waiting for transfers to finish 2025/10/11 02:29:20 DEBUG : Waiting for deletions to finish 2025/10/11 02:29:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (13.46s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:29:23 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/10/11 02:29:29 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/10/11 02:29:38 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/10/11 02:29:39 DEBUG : enormous: Excluded (Size Filter) 2025/10/11 02:29:39 DEBUG : enormous: Excluded 2025/10/11 02:29:39 DEBUG : potato2: Excluded (Size Filter) 2025/10/11 02:29:39 DEBUG : potato2: Excluded 2025/10/11 02:29:39 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:29:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:29:39 DEBUG : empty space: Unchanged skipping 2025/10/11 02:29:39 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:29:39 DEBUG : Waiting for deletions to finish 2025/10/11 02:29:40 INFO : enormous: Deleted 2025/10/11 02:29:40 INFO : potato2: Deleted 2025/10/11 02:29:40 INFO : There was nothing to transfer 2025/10/11 02:29:40 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/11 02:29:40 DEBUG : empty space: Unchanged skipping 2025/10/11 02:29:40 DEBUG : Local file system at /tmp/rclone2584436138: Waiting for checks to finish 2025/10/11 02:29:40 DEBUG : Local file system at /tmp/rclone2584436138: Waiting for transfers to finish 2025/10/11 02:29:40 DEBUG : Waiting for deletions to finish 2025/10/11 02:29:40 INFO : enormous: Deleted 2025/10/11 02:29:40 INFO : potato2: Deleted 2025/10/11 02:29:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (19.58s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:29:42 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/10/11 02:29:44 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/10/11 02:29:45 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/10/11 02:29:47 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/10/11 02:29:49 DEBUG : five: Need to transfer - File not found at Destination 2025/10/11 02:29:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/11 02:29:49 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:29:49 DEBUG : one: Destination is newer than source, skipping 2025/10/11 02:29:49 DEBUG : three: Sizes identical 2025/10/11 02:29:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/11 02:29:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/11 02:29:49 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2584436138) 2025/10/11 02:29:49 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-zajuxop0lilu') 2025/10/11 02:29:49 DEBUG : two: md5 differ 2025/10/11 02:29:49 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:29:49 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/10/11 02:29:50 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/10/11 02:29:50 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/10/11 02:29:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2584436138) 2025/10/11 02:29:51 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-zajuxop0lilu') 2025/10/11 02:29:51 ERROR : two: corrupted on transfer: md5 hashes differ src(Local file system at /tmp/rclone2584436138) "b8a9f715dbb64fd5c56e7783c6820a61" vs dst(OpenDrive root 'rclone-test-zajuxop0lilu') "0f82d86afa0f5dc965c5c15aca58dcfb" 2025/10/11 02:29:51 INFO : two: Removing failed copy 2025/10/11 02:29:51 ERROR : four: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2584436138) 4 vs dst(OpenDrive root 'rclone-test-zajuxop0lilu') 8 2025/10/11 02:29:51 INFO : four: Removing failed copy 2025/10/11 02:29:52 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/10/11 02:29:52 INFO : five: Copied (new) 2025/10/11 02:29:52 ERROR : OpenDrive root 'rclone-test-zajuxop0lilu': not deleting files as there were IO errors 2025/10/11 02:29:52 ERROR : OpenDrive root 'rclone-test-zajuxop0lilu': not deleting directories as there were IO errors sync_test.go:1474: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1474 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2584436138) 4 vs dst(OpenDrive root 'rclone-test-zajuxop0lilu') 8 Test: TestSyncWithUpdateOlder fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncWithUpdateOlder (19.66s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/10/11 02:30:01 INFO : OpenDrive root 'rclone-test-zajuxop0lilu': Making map for --track-renames 2025/10/11 02:30:01 INFO : OpenDrive root 'rclone-test-zajuxop0lilu': Finished making map for --track-renames 2025/10/11 02:30:01 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:30:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/11 02:30:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/11 02:30:01 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for renames to finish 2025/10/11 02:30:01 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:30:02 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/10/11 02:30:03 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/10/11 02:30:04 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/10/11 02:30:04 INFO : yam: Copied (new) 2025/10/11 02:30:08 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/10/11 02:30:08 INFO : potato: Copied (new) 2025/10/11 02:30:08 DEBUG : Waiting for deletions to finish 2025/10/11 02:30:11 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:30:11 INFO : OpenDrive root 'rclone-test-zajuxop0lilu': Making map for --track-renames 2025/10/11 02:30:11 INFO : OpenDrive root 'rclone-test-zajuxop0lilu': Finished making map for --track-renames 2025/10/11 02:30:11 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:30:11 DEBUG : potato: Unchanged skipping 2025/10/11 02:30:11 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for renames to finish 2025/10/11 02:30:13 DEBUG : yam: same parent dir (ODFfOTQ3NDAzOV9mSW12aA) - using file/rename instead of move_copy for yaml 2025/10/11 02:30:13 INFO : yam: Moved (server-side) to: yaml 2025/10/11 02:30:13 INFO : yaml: Renamed from "yam" 2025/10/11 02:30:13 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:30:13 DEBUG : Waiting for deletions to finish 2025/10/11 02:30:13 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (13.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/10/11 02:30:14 INFO : OpenDrive root 'rclone-test-zajuxop0lilu': Making map for --track-renames 2025/10/11 02:30:14 INFO : OpenDrive root 'rclone-test-zajuxop0lilu': Finished making map for --track-renames 2025/10/11 02:30:14 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:30:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/11 02:30:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/11 02:30:14 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for renames to finish 2025/10/11 02:30:14 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:30:15 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/10/11 02:30:15 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/10/11 02:30:17 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/10/11 02:30:17 INFO : yam: Copied (new) 2025/10/11 02:30:17 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/10/11 02:30:17 INFO : potato: Copied (new) 2025/10/11 02:30:17 DEBUG : Waiting for deletions to finish 2025/10/11 02:30:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:30:17 INFO : OpenDrive root 'rclone-test-zajuxop0lilu': Making map for --track-renames 2025/10/11 02:30:17 INFO : OpenDrive root 'rclone-test-zajuxop0lilu': Finished making map for --track-renames 2025/10/11 02:30:17 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:30:17 DEBUG : potato: Unchanged skipping 2025/10/11 02:30:17 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for renames to finish 2025/10/11 02:30:18 DEBUG : yam: same parent dir (ODFfOTQ3NDAzOV9mSW12aA) - using file/rename instead of move_copy for yaml 2025/10/11 02:30:18 INFO : yam: Moved (server-side) to: yaml 2025/10/11 02:30:18 INFO : yaml: Renamed from "yam" 2025/10/11 02:30:18 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:30:18 DEBUG : Waiting for deletions to finish 2025/10/11 02:30:18 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (7.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/10/11 02:30:21 INFO : OpenDrive root 'rclone-test-zajuxop0lilu': Making map for --track-renames 2025/10/11 02:30:21 INFO : OpenDrive root 'rclone-test-zajuxop0lilu': Finished making map for --track-renames 2025/10/11 02:30:21 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:30:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/11 02:30:21 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for renames to finish 2025/10/11 02:30:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/11 02:30:21 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:30:22 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/10/11 02:30:24 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/10/11 02:30:26 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/10/11 02:30:26 INFO : sub/yam: Copied (new) 2025/10/11 02:30:27 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/10/11 02:30:27 INFO : potato: Copied (new) 2025/10/11 02:30:27 DEBUG : Waiting for deletions to finish 2025/10/11 02:30:28 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:30:28 DEBUG : potato: Unchanged skipping 2025/10/11 02:30:29 INFO : OpenDrive root 'rclone-test-zajuxop0lilu': Making map for --track-renames 2025/10/11 02:30:29 INFO : OpenDrive root 'rclone-test-zajuxop0lilu': Finished making map for --track-renames 2025/10/11 02:30:29 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:30:29 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for renames to finish 2025/10/11 02:30:31 INFO : sub/yam: Moved (server-side) to: yam 2025/10/11 02:30:31 INFO : yam: Renamed from "sub/yam" 2025/10/11 02:30:31 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:30:31 DEBUG : Waiting for deletions to finish 2025/10/11 02:30:31 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncWithTrackRenamesStrategyLeaf (22.44s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:30:43 DEBUG : Creating backend with remote "/tmp/rclone2584436138/dir1" 2025/10/11 02:30:43 DEBUG : Config file has changed externally - reloading 2025/10/11 02:30:43 DEBUG : Creating backend with remote "/tmp/rclone2584436138/dir2" 2025/10/11 02:30:43 DEBUG : Local file system at /tmp/rclone2584436138/dir2: Using server-side directory move 2025/10/11 02:30:43 INFO : Local file system at /tmp/rclone2584436138/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/11 02:30:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/11 02:30:43 INFO : file1.txt: Moved (server-side) 2025/10/11 02:30:43 DEBUG : Local file system at /tmp/rclone2584436138/dir2: Waiting for checks to finish 2025/10/11 02:30:43 DEBUG : Local file system at /tmp/rclone2584436138/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:30:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 02:30:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/11 02:30:44 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:30:44 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:30:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/11 02:30:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 02:30:49 INFO : sub dir/hello world: Copied (new) 2025/10/11 02:30:49 INFO : sub dir/hello world: Deleted 2025/10/11 02:30:49 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/10/11 02:30:52 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/10/11 02:30:52 INFO : nested/sub dir/file: Copied (new) 2025/10/11 02:30:52 INFO : nested/sub dir/file: Deleted 2025/10/11 02:30:52 INFO : sub dir: Removing directory 2025/10/11 02:30:52 INFO : nested/sub dir: Removing directory 2025/10/11 02:30:52 INFO : nested: Removing directory 2025/10/11 02:30:52 DEBUG : Local file system at /tmp/rclone2584436138: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (15.71s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:30:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 02:30:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/11 02:30:59 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:30:59 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:31:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/11 02:31:02 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/10/11 02:31:04 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/10/11 02:31:04 INFO : nested/sub dir/file: Copied (new) 2025/10/11 02:31:04 INFO : nested/sub dir/file: Deleted 2025/10/11 02:31:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 02:31:06 INFO : sub dir/hello world: Copied (new) 2025/10/11 02:31:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.81s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:31:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/11 02:31:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/11 02:31:13 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:31:13 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:31:14 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/10/11 02:31:16 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/10/11 02:31:16 INFO : existing-b: Copied (new) 2025/10/11 02:31:16 INFO : existing-b: Deleted 2025/10/11 02:31:16 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/10/11 02:31:23 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/10/11 02:31:23 INFO : existing: Copied (new) 2025/10/11 02:31:23 INFO : existing: Deleted 2025/10/11 02:31:24 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:31:24 DEBUG : existing: Destination exists, skipping 2025/10/11 02:31:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/11 02:31:24 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:31:24 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (12.24s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:31:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pifewiw8wumu" 2025/10/11 02:31:26 DEBUG : Starting OpenDrive session with ID: 0a1b68b8b7a530f595c1893f0a31eed6282b97d3d46e5d1a369d99eb35f0aa21 2025/10/11 02:31:27 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/10/11 02:31:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/10/11 02:31:34 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1735: Server side move (if possible) OpenDrive root 'rclone-test-zajuxop0lilu' -> OpenDrive root 'rclone-test-pifewiw8wumu' 2025/10/11 02:31:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/10/11 02:31:39 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/10/11 02:31:40 DEBUG : OpenDrive root 'rclone-test-pifewiw8wumu': Using server-side directory move 2025/10/11 02:31:40 INFO : OpenDrive root 'rclone-test-pifewiw8wumu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/11 02:31:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 02:31:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/11 02:31:40 DEBUG : empty space: Unchanged skipping 2025/10/11 02:31:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/11 02:31:40 DEBUG : OpenDrive root 'rclone-test-pifewiw8wumu': Waiting for checks to finish 2025/10/11 02:31:40 INFO : empty space: Deleted 2025/10/11 02:31:40 DEBUG : OpenDrive root 'rclone-test-pifewiw8wumu': Waiting for transfers to finish 2025/10/11 02:31:40 INFO : potato3: Deleted 2025/10/11 02:31:41 INFO : potato2: Moved (server-side) 2025/10/11 02:31:41 INFO : potato3: Moved (server-side) 2025/10/11 02:31:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cucezuh4xeni" 2025/10/11 02:31:42 DEBUG : Starting OpenDrive session with ID: c5676eb93895ad8c2b5eae376e9edcf1a4c483d1ee8fb675db27513790668c1b 2025/10/11 02:31:42 DEBUG : OpenDrive root 'rclone-test-cucezuh4xeni': Using server-side directory move 2025/10/11 02:31:42 DEBUG : same parent dir (0) - using folder/rename instead of move_copy 2025/10/11 02:31:43 INFO : OpenDrive root 'rclone-test-cucezuh4xeni': Server side directory move succeeded 2025/10/11 02:31:44 ERROR : error listing: directory not found 2025/10/11 02:31:44 DEBUG : OpenDrive root 'rclone-test-cucezuh4xeni': Purge remote 2025/10/11 02:31:44 DEBUG : OpenDrive root 'rclone-test-pifewiw8wumu': Purge remote 2025/10/11 02:31:44 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (19.73s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:31:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cugates6cebi" 2025/10/11 02:31:46 DEBUG : Starting OpenDrive session with ID: b02687dba10177d175b59a674d09832926472dc7997a2d56081847bd9e6ef2f9 2025/10/11 02:31:47 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/10/11 02:31:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/10/11 02:31:52 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1735: Server side move (if possible) OpenDrive root 'rclone-test-zajuxop0lilu' -> OpenDrive root 'rclone-test-cugates6cebi' 2025/10/11 02:31:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/10/11 02:31:57 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/10/11 02:32:06 DEBUG : empty space: Excluded (Size Filter) 2025/10/11 02:32:06 DEBUG : empty space: Excluded 2025/10/11 02:32:06 DEBUG : empty space: Excluded (Size Filter) 2025/10/11 02:32:06 DEBUG : empty space: Excluded 2025/10/11 02:32:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 02:32:06 DEBUG : OpenDrive root 'rclone-test-cugates6cebi': Waiting for checks to finish 2025/10/11 02:32:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/11 02:32:06 DEBUG : OpenDrive root 'rclone-test-cugates6cebi': Waiting for transfers to finish 2025/10/11 02:32:07 INFO : potato3: Deleted 2025/10/11 02:32:07 INFO : potato3: Moved (server-side) 2025/10/11 02:32:07 INFO : potato2: Moved (server-side) 2025/10/11 02:32:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fitehit6kebi" 2025/10/11 02:32:08 DEBUG : Starting OpenDrive session with ID: bc5372e461ea2d341a2655ddd076c71023c8ccd5439e531b13d2b99d86a76755 2025/10/11 02:32:09 DEBUG : empty space: Excluded (Size Filter) 2025/10/11 02:32:09 DEBUG : empty space: Excluded 2025/10/11 02:32:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 02:32:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/11 02:32:09 DEBUG : OpenDrive root 'rclone-test-fitehit6kebi': Waiting for checks to finish 2025/10/11 02:32:09 DEBUG : OpenDrive root 'rclone-test-fitehit6kebi': Waiting for transfers to finish 2025/10/11 02:32:09 INFO : potato2: Moved (server-side) 2025/10/11 02:32:10 INFO : potato3: Moved (server-side) 2025/10/11 02:32:10 DEBUG : OpenDrive root 'rclone-test-fitehit6kebi': Purge remote 2025/10/11 02:32:10 DEBUG : OpenDrive root 'rclone-test-cugates6cebi': Purge remote --- PASS: TestServerSideMoveWithFilter (27.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:32:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ricumus0ruse" 2025/10/11 02:32:13 DEBUG : Starting OpenDrive session with ID: ee8561170f39e4e840b83c90e68f8bfef939759e357cc4214a22142f63772bed 2025/10/11 02:32:15 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/10/11 02:32:17 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/10/11 02:32:20 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/10/11 02:32:22 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) OpenDrive root 'rclone-test-zajuxop0lilu' -> OpenDrive root 'rclone-test-ricumus0ruse' 2025/10/11 02:32:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/10/11 02:32:43 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/10/11 02:32:47 DEBUG : OpenDrive root 'rclone-test-ricumus0ruse': Using server-side directory move 2025/10/11 02:32:47 INFO : OpenDrive root 'rclone-test-ricumus0ruse': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/11 02:32:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 02:32:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/11 02:32:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/11 02:32:48 DEBUG : empty space: Unchanged skipping 2025/10/11 02:32:48 DEBUG : OpenDrive root 'rclone-test-ricumus0ruse': Waiting for checks to finish 2025/10/11 02:32:48 INFO : potato3: Deleted 2025/10/11 02:32:48 INFO : empty space: Deleted 2025/10/11 02:32:48 DEBUG : OpenDrive root 'rclone-test-ricumus0ruse': Waiting for transfers to finish 2025/10/11 02:32:48 INFO : potato2: Moved (server-side) 2025/10/11 02:32:49 INFO : potato3: Moved (server-side) 2025/10/11 02:32:49 INFO : tomatoDir: Removing directory 2025/10/11 02:32:51 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': deleted 1 directories 2025/10/11 02:32:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuzodev2liti" 2025/10/11 02:32:52 DEBUG : Config file has changed externally - reloading 2025/10/11 02:32:53 DEBUG : Starting OpenDrive session with ID: 3aea392ffdaf6d1f892fd64f53984760e620f23fc0ceb79093e60d61305f762c 2025/10/11 02:32:53 INFO : tomatoDir: Making directory 2025/10/11 02:32:53 DEBUG : OpenDrive root 'rclone-test-kuzodev2liti': Using server-side directory move 2025/10/11 02:32:53 DEBUG : same parent dir (0) - using folder/rename instead of move_copy 2025/10/11 02:32:54 INFO : OpenDrive root 'rclone-test-kuzodev2liti': Server side directory move succeeded 2025/10/11 02:32:54 ERROR : error listing: directory not found 2025/10/11 02:32:55 ERROR : error listing: directory not found 2025/10/11 02:32:55 DEBUG : OpenDrive root 'rclone-test-kuzodev2liti': Purge remote 2025/10/11 02:32:55 DEBUG : OpenDrive root 'rclone-test-ricumus0ruse': Purge remote 2025/10/11 02:32:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (44.69s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.13s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:32:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/rclone-sync-test" 2025/10/11 02:32:58 DEBUG : Starting OpenDrive session with ID: 56f2906fe3da7d1866351cbbfaeca794d1a2702a0adb65cc927b9c92d4532023 2025/10/11 02:32:59 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/10/11 02:32:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/11 02:32:59 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncOverlap (2.61s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:33:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/rclone-sync-test" 2025/10/11 02:33:01 DEBUG : Starting OpenDrive session with ID: e103a374b9642a06c3468ab26bdb9ce05c60838d6c784210ab4530116668ea4e 2025/10/11 02:33:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/rclone-sync-test-include/layer2" 2025/10/11 02:33:05 DEBUG : Starting OpenDrive session with ID: 796f118b5e21b621d29fd690b56aaab8afaf3089f89428935148960ad1010d0c 2025/10/11 02:33:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/rclone-sync-test-ignore-file" 2025/10/11 02:33:08 DEBUG : Starting OpenDrive session with ID: aa967f128af01df6d2d7ad34613c5e190e1852cf658ec95c3f77e2591be2197f 2025/10/11 02:33:11 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/10/11 02:33:14 DEBUG : rclone-sync-test: Excluded 2025/10/11 02:33:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/11 02:33:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/11 02:33:16 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/rclone-sync-test': Waiting for checks to finish 2025/10/11 02:33:16 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/rclone-sync-test': Waiting for transfers to finish 2025/10/11 02:33:16 DEBUG : Waiting for deletions to finish 2025/10/11 02:33:16 INFO : There was nothing to transfer 2025/10/11 02:33:16 DEBUG : rclone-sync-test: Excluded 2025/10/11 02:33:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/11 02:33:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/11 02:33:17 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:33:17 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:33:17 DEBUG : Waiting for deletions to finish 2025/10/11 02:33:17 INFO : rclone-sync-test-include: Removing directory 2025/10/11 02:33:18 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': deleted 1 directories 2025/10/11 02:33:18 INFO : There was nothing to transfer 2025/10/11 02:33:19 DEBUG : rclone-sync-test: Excluded 2025/10/11 02:33:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/11 02:33:20 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/10/11 02:33:20 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/10/11 02:33:20 DEBUG : Waiting for deletions to finish 2025/10/11 02:33:20 INFO : There was nothing to transfer 2025/10/11 02:33:24 DEBUG : rclone-sync-test: Excluded 2025/10/11 02:33:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/11 02:33:24 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:33:24 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:33:24 DEBUG : Waiting for deletions to finish 2025/10/11 02:33:24 INFO : There was nothing to transfer 2025/10/11 02:33:25 DEBUG : Excluded 2025/10/11 02:33:25 DEBUG : rclone-sync-test: Excluded 2025/10/11 02:33:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/11 02:33:26 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/10/11 02:33:26 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/10/11 02:33:26 DEBUG : Waiting for deletions to finish 2025/10/11 02:33:26 INFO : There was nothing to transfer run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: folder not empty --- PASS: TestSyncOverlapWithFilter (29.65s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:33:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/dst" 2025/10/11 02:33:31 DEBUG : Starting OpenDrive session with ID: eef73d3aa8e60166d6d49465ee56386db4d730daf4d349b28fcd27e5b6c3d47e 2025/10/11 02:33:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/CompareDest" 2025/10/11 02:33:32 DEBUG : Starting OpenDrive session with ID: a3a04bd54c8d04112804144c8407b88febfd5e04a045cda81809da0c40cc3061 2025/10/11 02:33:33 DEBUG : one: Need to transfer - File not found at Destination 2025/10/11 02:33:33 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:33:33 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:33:34 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/10/11 02:33:35 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/10/11 02:33:35 INFO : one: Copied (new) 2025/10/11 02:33:35 DEBUG : Waiting for deletions to finish 2025/10/11 02:33:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:33:37 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:33:37 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:33:38 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/10/11 02:33:39 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/10/11 02:33:39 INFO : one: Copied (replaced existing) 2025/10/11 02:33:39 DEBUG : Waiting for deletions to finish 2025/10/11 02:33:41 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/10/11 02:33:45 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/10/11 02:33:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:33:49 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:33:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:33:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/11 02:33:50 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:33:50 DEBUG : Waiting for deletions to finish 2025/10/11 02:33:50 INFO : There was nothing to transfer 2025/10/11 02:33:53 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2156 Error: Should be true Test: TestSyncCompareDest Messages: CompareDest/two: Modification time difference too big |-120925h33m54.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-10-11 02:33:54 +0000 UTC) (precision 1s) 2025/10/11 02:33:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:33:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:33:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/11 02:33:57 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:33:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:33:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/11 02:33:58 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:33:58 DEBUG : Waiting for deletions to finish 2025/10/11 02:33:58 INFO : There was nothing to transfer 2025/10/11 02:33:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:33:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:33:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/11 02:33:58 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:33:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:33:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/11 02:33:58 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:33:58 DEBUG : Waiting for deletions to finish 2025/10/11 02:33:58 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/10/11 02:34:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:34:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:34:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/11 02:34:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/11 02:34:03 DEBUG : two: Need to transfer - File not found at Destination 2025/10/11 02:34:03 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:34:03 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:34:04 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/10/11 02:34:05 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/10/11 02:34:05 INFO : two: Copied (new) 2025/10/11 02:34:05 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncCompareDest (40.61s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:34:15 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/10/11 02:34:19 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/10/11 02:34:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/dest" 2025/10/11 02:34:24 DEBUG : Starting OpenDrive session with ID: 219888df14be0a69ec90e47fed29dfe0e85a91ffeee36f754434dfc72e91e14c 2025/10/11 02:34:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/pre-dest1" 2025/10/11 02:34:27 DEBUG : Starting OpenDrive session with ID: e8422d9fda162bfd960e8aa1298f09f68a1330cd7527541f376eb3d1015ddf31 2025/10/11 02:34:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/pre-dest2" 2025/10/11 02:34:27 DEBUG : Starting OpenDrive session with ID: 7daf93a919101cb6f109fe5bf3a6b4b2f583d0effd31978f637af9245df33899 2025/10/11 02:34:28 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:34:28 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/11 02:34:29 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:34:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/11 02:34:29 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/11 02:34:29 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dest': Waiting for checks to finish 2025/10/11 02:34:29 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dest': Waiting for transfers to finish 2025/10/11 02:34:33 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/10/11 02:34:35 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/10/11 02:34:35 INFO : 3: Copied (new) 2025/10/11 02:34:35 DEBUG : Waiting for deletions to finish run.go:125: removing dir "pre-dest2" failed - try 1/3: folder not empty --- PASS: TestSyncMultipleCompareDest (30.32s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:34:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/dst" 2025/10/11 02:34:42 DEBUG : Starting OpenDrive session with ID: 8f673ce9a7e1ba1416e24e30fcc5e10b92876d3cc2b618e89cb0e4adfe106b4a 2025/10/11 02:34:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/CopyDest" 2025/10/11 02:34:43 DEBUG : Starting OpenDrive session with ID: 27977c7d562ed37deb77d74da52ec771f437c89d69ba5b06159d4346864ae41c 2025/10/11 02:34:44 DEBUG : one: Need to transfer - File not found at Destination 2025/10/11 02:34:44 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:34:44 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:34:45 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/10/11 02:34:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/10/11 02:34:46 INFO : one: Copied (new) 2025/10/11 02:34:46 DEBUG : Waiting for deletions to finish 2025/10/11 02:34:47 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:34:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:34:48 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:34:48 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/10/11 02:34:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/10/11 02:34:49 INFO : one: Copied (replaced existing) 2025/10/11 02:34:49 DEBUG : Waiting for deletions to finish 2025/10/11 02:34:50 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/10/11 02:34:56 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/10/11 02:35:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/BackupDir" 2025/10/11 02:35:00 DEBUG : Starting OpenDrive session with ID: 0b66a331025ec892c740ebd8373ae6f94fa90deb7437bc9341410e49e72854d4 2025/10/11 02:35:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:35:01 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:35:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:35:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:35:02 INFO : one: Moved (server-side) 2025/10/11 02:35:03 DEBUG : one: Dst hash empty - aborting Src hash check 2025/10/11 02:35:03 INFO : one: Copied (server-side copy) 2025/10/11 02:35:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/11 02:35:03 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:35:03 DEBUG : Waiting for deletions to finish 2025/10/11 02:35:04 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/10/11 02:35:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:35:10 DEBUG : one: Unchanged skipping 2025/10/11 02:35:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:35:11 DEBUG : two: Dst hash empty - aborting Src hash check 2025/10/11 02:35:11 INFO : two: Copied (server-side copy) 2025/10/11 02:35:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/11 02:35:11 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:35:11 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:35:11 DEBUG : Waiting for deletions to finish 2025/10/11 02:35:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:35:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:35:11 DEBUG : one: Unchanged skipping 2025/10/11 02:35:11 DEBUG : two: Unchanged skipping 2025/10/11 02:35:11 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:35:11 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:35:11 DEBUG : Waiting for deletions to finish 2025/10/11 02:35:11 INFO : There was nothing to transfer 2025/10/11 02:35:13 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/10/11 02:35:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:35:17 DEBUG : one: Unchanged skipping 2025/10/11 02:35:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/11 02:35:17 DEBUG : three: Destination not found in --copy-dest 2025/10/11 02:35:17 DEBUG : three: Need to transfer - File not found at Destination 2025/10/11 02:35:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 02:35:17 DEBUG : two: Unchanged skipping 2025/10/11 02:35:17 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:35:17 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:35:18 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/10/11 02:35:19 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/10/11 02:35:19 INFO : three: Copied (new) 2025/10/11 02:35:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (52.75s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:35:37 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/10/11 02:35:49 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/10/11 02:35:52 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/10/11 02:35:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/dst" 2025/10/11 02:35:56 DEBUG : Starting OpenDrive session with ID: d1c148dfded50c87b767d2790c320887688371e8b663b826af3cf9352f0fb8f9 2025/10/11 02:35:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/backup" 2025/10/11 02:35:58 DEBUG : Starting OpenDrive session with ID: 9176afe650464f3e017c12d64702fd0e2778158c2054075e2064f5b19488f81f 2025/10/11 02:36:00 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:36:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/11 02:36:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:36:00 DEBUG : two: Unchanged skipping 2025/10/11 02:36:01 INFO : one: Moved (server-side) 2025/10/11 02:36:01 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:36:02 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/10/11 02:36:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/10/11 02:36:04 INFO : one: Copied (new) 2025/10/11 02:36:04 DEBUG : Waiting for deletions to finish 2025/10/11 02:36:05 INFO : three.txt: Moved (server-side) 2025/10/11 02:36:05 INFO : three.txt: Moved into backup dir 2025/10/11 02:36:08 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/10/11 02:36:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/11 02:36:14 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:36:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:36:14 DEBUG : two: Unchanged skipping 2025/10/11 02:36:15 INFO : one: Deleted 2025/10/11 02:36:15 INFO : one: Moved (server-side) 2025/10/11 02:36:15 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:36:17 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/10/11 02:36:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/10/11 02:36:19 INFO : one: Copied (new) 2025/10/11 02:36:19 DEBUG : Waiting for deletions to finish 2025/10/11 02:36:20 INFO : three.txt: Deleted 2025/10/11 02:36:21 INFO : three.txt: Moved (server-side) 2025/10/11 02:36:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (51.23s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:36:28 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/10/11 02:36:34 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/10/11 02:36:39 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/10/11 02:36:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/dst" 2025/10/11 02:36:42 DEBUG : Config file has changed externally - reloading 2025/10/11 02:36:43 DEBUG : Starting OpenDrive session with ID: 141e1608e7787aa94bfe27cbd43cc75416c7e9274c1d2298b384ddbb2f82cbff 2025/10/11 02:36:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/backup" 2025/10/11 02:36:44 DEBUG : Starting OpenDrive session with ID: b3027323af871979bb5e2143a8b4cafccd10025bb49d8d8bcad0c57082e5dfad 2025/10/11 02:36:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/11 02:36:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:36:46 DEBUG : two: Unchanged skipping 2025/10/11 02:36:46 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:36:47 INFO : one: Moved (server-side) to: one.bak 2025/10/11 02:36:47 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:36:47 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/10/11 02:36:49 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/10/11 02:36:49 INFO : one: Copied (new) 2025/10/11 02:36:49 DEBUG : Waiting for deletions to finish 2025/10/11 02:36:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/11 02:36:49 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2428 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (5), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2428 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: OpenDrive root 'rclone-test-zajuxop0lilu'/backup/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2428 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: size incorrect file=3 vs obj=4 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2428 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:203: Not found "dst/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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2428 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found 2025/10/11 02:37:01 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2434 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (5), dst/three.txt (6), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2434 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: OpenDrive root 'rclone-test-zajuxop0lilu'/backup/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2434 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: size incorrect file=3 vs obj=4 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2434 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:203: Not found "dst/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:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2434 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found 2025/10/11 02:37:37 DEBUG : one: Need to transfer - File not found at Destination 2025/10/11 02:37:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:37:37 DEBUG : two: Unchanged skipping 2025/10/11 02:37:37 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:37:37 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:37:38 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/10/11 02:37:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/10/11 02:37:39 INFO : one: Copied (new) 2025/10/11 02:37:39 DEBUG : Waiting for deletions to finish 2025/10/11 02:37:40 INFO : three.txt.bak: Deleted 2025/10/11 02:37:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/11 02:37:40 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffix (81.53s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:37:48 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/10/11 02:37:53 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/10/11 02:37:59 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/10/11 02:38:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/dst" 2025/10/11 02:38:03 DEBUG : Config file has changed externally - reloading 2025/10/11 02:38:03 DEBUG : Starting OpenDrive session with ID: 8c5444907ca5883184630d4420b911814242c18015b8a3ca84f68c6987290db2 2025/10/11 02:38:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/backup" 2025/10/11 02:38:05 DEBUG : Starting OpenDrive session with ID: 24cc3e2f9a399d1033e72fbe2084938fbc2e90140d2360674e5f7df69491b4c6 2025/10/11 02:38:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/11 02:38:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:38:06 DEBUG : two: Unchanged skipping 2025/10/11 02:38:06 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:38:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/11 02:38:07 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:38:08 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/10/11 02:38:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/10/11 02:38:09 INFO : one: Copied (new) 2025/10/11 02:38:09 DEBUG : Waiting for deletions to finish 2025/10/11 02:38:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/11 02:38:10 INFO : three.txt: Moved into backup dir 2025/10/11 02:38:12 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/10/11 02:38:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/11 02:38:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:38:16 DEBUG : two: Unchanged skipping 2025/10/11 02:38:16 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:38:16 INFO : one-2019-01-01: Deleted 2025/10/11 02:38:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/11 02:38:17 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:38:18 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/10/11 02:38:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/10/11 02:38:19 INFO : one: Copied (new) 2025/10/11 02:38:19 DEBUG : Waiting for deletions to finish 2025/10/11 02:38:19 INFO : three-2019-01-01.txt: Deleted 2025/10/11 02:38:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/11 02:38:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (38.17s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:38:28 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/10/11 02:38:33 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/10/11 02:38:38 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/10/11 02:39:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/dst" 2025/10/11 02:39:11 DEBUG : Starting OpenDrive session with ID: c18e61e84259bb469123cc85c48e6927915d15594ebee5c1df9a4e002acbcb7a 2025/10/11 02:39:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/11 02:39:12 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:39:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:39:12 DEBUG : two: Unchanged skipping 2025/10/11 02:39:19 DEBUG : one: same parent dir (ODFfOTQ3NDExMV9Ic3hXNw) - using file/rename instead of move_copy for one.bak 2025/10/11 02:39:20 INFO : one: Moved (server-side) to: one.bak 2025/10/11 02:39:20 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:39:21 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/10/11 02:39:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/10/11 02:39:22 INFO : one: Copied (new) 2025/10/11 02:39:22 DEBUG : Waiting for deletions to finish 2025/10/11 02:39:23 DEBUG : three.txt: same parent dir (ODFfOTQ3NDExMV9Ic3hXNw) - using file/rename instead of move_copy for three.txt.bak 2025/10/11 02:39:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/11 02:39:24 INFO : three.txt: Moved into backup dir 2025/10/11 02:39:25 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/10/11 02:39:29 DEBUG : one.bak: Excluded (Path Filter) 2025/10/11 02:39:29 DEBUG : one.bak: Excluded 2025/10/11 02:39:29 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/11 02:39:29 DEBUG : three.txt.bak: Excluded 2025/10/11 02:39:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/11 02:39:29 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for checks to finish 2025/10/11 02:39:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:39:29 DEBUG : two: Unchanged skipping 2025/10/11 02:39:32 INFO : one.bak: Deleted 2025/10/11 02:39:32 DEBUG : one: same parent dir (ODFfOTQ3NDExMV9Ic3hXNw) - using file/rename instead of move_copy for one.bak 2025/10/11 02:39:32 INFO : one: Moved (server-side) to: one.bak 2025/10/11 02:39:32 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu/dst': Waiting for transfers to finish 2025/10/11 02:39:34 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/10/11 02:39:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/10/11 02:39:37 INFO : one: Copied (new) 2025/10/11 02:39:37 DEBUG : Waiting for deletions to finish 2025/10/11 02:39:38 INFO : three.txt.bak: Deleted 2025/10/11 02:39:38 DEBUG : three.txt: same parent dir (ODFfOTQ3NDExMV9Ic3hXNw) - using file/rename instead of move_copy for three.txt.bak 2025/10/11 02:39:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/11 02:39:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (78.25s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:39:46 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/10/11 02:39:50 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/10/11 02:39:54 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/10/11 02:39:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/dst" 2025/10/11 02:39:57 DEBUG : Starting OpenDrive session with ID: d92fde6ba1f9539dbf3e440c632a866f0c828255b5f7ef685e807feeea471b0d 2025/10/11 02:39:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/11 02:39:59 DEBUG : one: same parent dir (ODFfOTQ3NDExMl9GOU1lbg) - using file/rename instead of move_copy for one.bak 2025/10/11 02:39:59 INFO : one: Moved (server-side) to: one.bak 2025/10/11 02:40:00 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/10/11 02:40:03 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/10/11 02:40:03 INFO : one: Copied (new) 2025/10/11 02:40:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:40:03 DEBUG : two: Unchanged skipping 2025/10/11 02:40:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/11 02:40:03 DEBUG : three.txt: same parent dir (ODFfOTQ3NDExMl9GOU1lbg) - using file/rename instead of move_copy for three.txt.bak 2025/10/11 02:40:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/11 02:40:06 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/10/11 02:40:07 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/10/11 02:40:07 INFO : three.txt: Copied (new) 2025/10/11 02:40:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/11 02:40:10 INFO : one.bak: Deleted 2025/10/11 02:40:10 DEBUG : one: same parent dir (ODFfOTQ3NDExMl9GOU1lbg) - using file/rename instead of move_copy for one.bak 2025/10/11 02:40:11 INFO : one: Moved (server-side) to: one.bak 2025/10/11 02:40:13 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/10/11 02:40:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/10/11 02:40:16 INFO : one: Copied (new) 2025/10/11 02:40:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:40:17 DEBUG : two: Unchanged skipping 2025/10/11 02:40:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/11 02:40:18 INFO : three.txt.bak: Deleted 2025/10/11 02:40:18 DEBUG : three.txt: same parent dir (ODFfOTQ3NDExMl9GOU1lbg) - using file/rename instead of move_copy for three.txt.bak 2025/10/11 02:40:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/11 02:40:19 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:40:22 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/10/11 02:40:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (42.82s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:40:27 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/10/11 02:40:29 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/10/11 02:40:33 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/10/11 02:40:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajuxop0lilu/dst" 2025/10/11 02:40:38 DEBUG : Starting OpenDrive session with ID: c298ab508b1da999a66f1cedb75e1712aec4d94c2336715aca8564ed90251459 2025/10/11 02:40:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/11 02:40:39 DEBUG : one: same parent dir (ODFfOTQ3NDExM19MbHUyVQ) - using file/rename instead of move_copy for one-2019-01-01 2025/10/11 02:40:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/11 02:40:40 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/10/11 02:40:41 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/10/11 02:40:41 INFO : one: Copied (new) 2025/10/11 02:40:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:40:41 DEBUG : two: Unchanged skipping 2025/10/11 02:40:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/11 02:40:42 DEBUG : three.txt: same parent dir (ODFfOTQ3NDExM19MbHUyVQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/10/11 02:40:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/11 02:40:43 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/10/11 02:40:44 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/10/11 02:40:44 INFO : three.txt: Copied (new) 2025/10/11 02:40:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/11 02:40:45 INFO : one-2019-01-01: Deleted 2025/10/11 02:40:45 DEBUG : one: same parent dir (ODFfOTQ3NDExM19MbHUyVQ) - using file/rename instead of move_copy for one-2019-01-01 2025/10/11 02:40:45 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/11 02:40:46 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/10/11 02:40:47 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/10/11 02:40:47 INFO : one: Copied (new) 2025/10/11 02:40:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:40:47 DEBUG : two: Unchanged skipping 2025/10/11 02:40:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/11 02:40:48 INFO : three-2019-01-01.txt: Deleted 2025/10/11 02:40:48 DEBUG : three.txt: same parent dir (ODFfOTQ3NDExM19MbHUyVQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/10/11 02:40:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/11 02:40:49 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:40:50 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/10/11 02:40:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (34.61s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:41:01 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/10/11 02:41:03 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:41:03 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/11 02:41:03 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:41:04 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/10/11 02:41:05 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/10/11 02:41:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/11 02:41:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.94s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:41:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/11 02:41:07 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:41:07 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:41:08 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/10/11 02:41:11 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/10/11 02:41:11 INFO : existing: Copied (new) 2025/10/11 02:41:11 DEBUG : Waiting for deletions to finish 2025/10/11 02:41:13 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/11 02:41:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/11 02:41:13 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:41:13 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:41:13 ERROR : OpenDrive root 'rclone-test-zajuxop0lilu': not deleting files as there were IO errors 2025/10/11 02:41:13 ERROR : OpenDrive root 'rclone-test-zajuxop0lilu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.71s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.36s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:41:15 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/10/11 02:41:18 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 run.go:285: Failed to put "SUBDIRA/subdirb/SUBDIRC/HELLO" to "OpenDrive root 'rclone-test-zajuxop0lilu'": failed to get folder list: Directory does not exist (Error 404) --- FAIL: TestFixCase (15.56s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.44s) --- SKIP: TestMaxTransfer/Hard (0.74s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:41:32 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/10/11 02:41:38 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/10/11 02:41:40 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/10/11 02:41:44 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/10/11 02:41:49 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/10/11 02:41:52 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/10/11 02:42:05 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/10/11 02:42:11 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/10/11 02:42:14 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/10/11 02:42:17 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/10/11 02:42:19 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/10/11 02:42:22 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/10/11 02:42:31 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/10/11 02:42:37 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/10/11 02:42:40 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/10/11 02:42:48 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/10/11 02:42:50 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/10/11 02:42:53 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/10/11 02:42:58 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/10/11 02:43:02 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/10/11 02:43:05 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/10/11 02:43:09 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/10/11 02:43:11 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/10/11 02:43:14 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/10/11 02:43:17 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/10/11 02:43:21 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/10/11 02:43:23 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/10/11 02:43:34 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/10/11 02:43:37 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/10/11 02:43:39 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/10/11 02:43:41 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/10/11 02:43:44 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/10/11 02:43:47 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/10/11 02:43:50 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/10/11 02:43:54 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/10/11 02:43:56 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/10/11 02:43:59 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/10/11 02:44:04 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/10/11 02:44:10 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/10/11 02:44:13 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/10/11 02:44:16 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:44:16 DEBUG : both11: Unchanged skipping 2025/10/11 02:44:16 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : both13: Unchanged skipping 2025/10/11 02:44:16 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : both0: Unchanged skipping 2025/10/11 02:44:16 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : both12: Unchanged skipping 2025/10/11 02:44:16 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : both10: Unchanged skipping 2025/10/11 02:44:16 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : both14: Unchanged skipping 2025/10/11 02:44:16 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : both17: Unchanged skipping 2025/10/11 02:44:16 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : both19: Unchanged skipping 2025/10/11 02:44:16 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : both1: Unchanged skipping 2025/10/11 02:44:16 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : both2: Unchanged skipping 2025/10/11 02:44:16 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : both3: Unchanged skipping 2025/10/11 02:44:16 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : both18: Unchanged skipping 2025/10/11 02:44:16 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : both16: Unchanged skipping 2025/10/11 02:44:16 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : both6: Unchanged skipping 2025/10/11 02:44:16 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : both7: Unchanged skipping 2025/10/11 02:44:16 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : both15: Unchanged skipping 2025/10/11 02:44:16 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:44:16 DEBUG : both4: Unchanged skipping 2025/10/11 02:44:16 DEBUG : both5: Unchanged skipping 2025/10/11 02:44:16 DEBUG : both8: Unchanged skipping 2025/10/11 02:44:16 DEBUG : both9: Unchanged skipping 2025/10/11 02:44:16 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:44:16 DEBUG : Waiting for deletions to finish 2025/10/11 02:44:17 INFO : only2: Deleted 2025/10/11 02:44:17 INFO : only3: Deleted 2025/10/11 02:44:17 INFO : only6: Deleted 2025/10/11 02:44:17 INFO : only0: Deleted 2025/10/11 02:44:17 INFO : only10: Deleted 2025/10/11 02:44:17 INFO : only14: Deleted 2025/10/11 02:44:17 INFO : only18: Deleted 2025/10/11 02:44:17 INFO : only4: Deleted 2025/10/11 02:44:17 INFO : only11: Deleted 2025/10/11 02:44:18 INFO : only12: Deleted 2025/10/11 02:44:18 INFO : only15: Deleted 2025/10/11 02:44:18 INFO : only13: Deleted 2025/10/11 02:44:18 INFO : only17: Deleted 2025/10/11 02:44:18 INFO : only1: Deleted 2025/10/11 02:44:18 INFO : only7: Deleted 2025/10/11 02:44:18 INFO : only8: Deleted 2025/10/11 02:44:18 INFO : only16: Deleted 2025/10/11 02:44:18 INFO : only19: Deleted 2025/10/11 02:44:18 INFO : only5: Deleted 2025/10/11 02:44:19 INFO : only9: Deleted 2025/10/11 02:44:19 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (179.27s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:44:32 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/10/11 02:44:42 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/10/11 02:44:45 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/10/11 02:44:48 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/10/11 02:44:50 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/10/11 02:44:53 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/10/11 02:45:20 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/10/11 02:45:22 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/10/11 02:45:25 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/10/11 02:45:27 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/10/11 02:45:31 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/10/11 02:45:34 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/10/11 02:45:44 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/10/11 02:45:48 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/10/11 02:45:52 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/10/11 02:45:55 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/10/11 02:45:58 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/10/11 02:46:07 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/10/11 02:46:10 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/10/11 02:46:15 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/10/11 02:46:21 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/10/11 02:46:25 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/10/11 02:46:29 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/10/11 02:46:31 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/10/11 02:46:34 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/10/11 02:46:37 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/10/11 02:46:41 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/10/11 02:46:46 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/10/11 02:46:49 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/10/11 02:46:53 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/10/11 02:46:56 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/10/11 02:47:04 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/10/11 02:47:08 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/10/11 02:47:14 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/10/11 02:47:18 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/10/11 02:47:22 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/10/11 02:47:28 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/10/11 02:47:32 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/10/11 02:47:35 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/10/11 02:47:40 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/10/11 02:47:42 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : both0: Unchanged skipping 2025/10/11 02:47:42 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : both10: Unchanged skipping 2025/10/11 02:47:42 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : both11: Unchanged skipping 2025/10/11 02:47:42 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : both12: Unchanged skipping 2025/10/11 02:47:42 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : both13: Unchanged skipping 2025/10/11 02:47:42 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : both15: Unchanged skipping 2025/10/11 02:47:42 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : both16: Unchanged skipping 2025/10/11 02:47:42 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : both17: Unchanged skipping 2025/10/11 02:47:42 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : both18: Unchanged skipping 2025/10/11 02:47:42 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : both14: Unchanged skipping 2025/10/11 02:47:42 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:47:42 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : both19: Unchanged skipping 2025/10/11 02:47:42 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : both2: Unchanged skipping 2025/10/11 02:47:42 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : both5: Unchanged skipping 2025/10/11 02:47:42 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : both6: Unchanged skipping 2025/10/11 02:47:42 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : both7: Unchanged skipping 2025/10/11 02:47:42 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : both3: Unchanged skipping 2025/10/11 02:47:42 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:47:42 DEBUG : both1: Unchanged skipping 2025/10/11 02:47:42 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/11 02:47:42 DEBUG : both4: Unchanged skipping 2025/10/11 02:47:42 DEBUG : both8: Unchanged skipping 2025/10/11 02:47:42 DEBUG : both9: Unchanged skipping 2025/10/11 02:47:42 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:47:44 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:44 INFO : only0: Copied (replaced existing) 2025/10/11 02:47:44 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:44 INFO : only10: Copied (replaced existing) 2025/10/11 02:47:44 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:44 INFO : only12: Copied (replaced existing) 2025/10/11 02:47:45 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:45 INFO : only13: Copied (replaced existing) 2025/10/11 02:47:45 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:45 INFO : only15: Copied (replaced existing) 2025/10/11 02:47:45 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:45 INFO : only14: Copied (replaced existing) 2025/10/11 02:47:46 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:46 INFO : only16: Copied (replaced existing) 2025/10/11 02:47:46 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:46 INFO : only17: Copied (replaced existing) 2025/10/11 02:47:46 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:46 INFO : only11: Copied (replaced existing) 2025/10/11 02:47:46 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:46 INFO : only18: Copied (replaced existing) 2025/10/11 02:47:47 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:47 INFO : only19: Copied (replaced existing) 2025/10/11 02:47:47 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:47 INFO : only3: Copied (replaced existing) 2025/10/11 02:47:47 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:47 INFO : only2: Copied (replaced existing) 2025/10/11 02:47:48 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:48 INFO : only1: Copied (replaced existing) 2025/10/11 02:47:48 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:48 INFO : only4: Copied (replaced existing) 2025/10/11 02:47:48 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:48 INFO : only5: Copied (replaced existing) 2025/10/11 02:47:49 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:49 INFO : only7: Copied (replaced existing) 2025/10/11 02:47:49 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:49 INFO : only6: Copied (replaced existing) 2025/10/11 02:47:49 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:49 INFO : only8: Copied (replaced existing) 2025/10/11 02:47:49 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/10/11 02:47:49 INFO : only9: Copied (replaced existing) 2025/10/11 02:47:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (206.65s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:47:57 DEBUG : empty_dir: Making directory with metadata 2025/10/11 02:47:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 02:47:57 DEBUG : empty_on_remote: Making directory with metadata 2025/10/11 02:47:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 02:47:57 INFO : empty_on_remote: Making directory 2025/10/11 02:47:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/11 02:48:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/11 02:48:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/11 02:48:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/11 02:48:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncReplaceDirModTime (21.94s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:48:19 DEBUG : empty_dir: Making directory with metadata 2025/10/11 02:48:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 02:48:19 DEBUG : empty_on_remote: Making directory with metadata 2025/10/11 02:48:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 02:48:19 INFO : empty_on_remote: Making directory 2025/10/11 02:48:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/11 02:48:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/11 02:48:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/11 02:48:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/11 02:48:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/11 02:48:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (21.93s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:48:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/11 02:48:41 INFO : sub dir: Making directory 2025/10/11 02:48:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2898: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2898 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2896 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Received unexpected error: failed to get folder list: Directory does not exist (Error 404) Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (9.32s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:48:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/11 02:48:51 INFO : sub dir: Making directory 2025/10/11 02:48:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (23.54s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:49:16 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:49:19 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:49:24 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:49:27 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:49:31 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:49:35 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:49:39 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:49:44 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:49:46 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:49:48 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:49:51 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 02:49:54 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 02:49:57 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:50:01 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:50:04 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/11 02:50:14 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/11 02:50:24 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/10/11 02:50:29 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/10/11 02:50:32 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/10/11 02:50:34 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/10/11 02:50:37 DEBUG : Waiting for deletions to finish 2025/10/11 02:50:37 DEBUG : apple: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : apple: Excluded 2025/10/11 02:50:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : appleappleapplebanana: Excluded 2025/10/11 02:50:37 DEBUG : banana: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : banana: Excluded 2025/10/11 02:50:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : splitbananasplit: Excluded 2025/10/11 02:50:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 02:50:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 02:50:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 02:50:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 02:50:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 02:50:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 02:50:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 02:50:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 02:50:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 02:50:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 02:50:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 02:50:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 02:50:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 02:50:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 02:50:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 02:50:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 02:50:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 02:50:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:39 DEBUG : apple: Unchanged skipping 2025/10/11 02:50:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 02:50:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:39 DEBUG : banana: Unchanged skipping 2025/10/11 02:50:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:39 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 02:50:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 02:50:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 02:50:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 02:50:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 02:50:40 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:50:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 02:50:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 02:50:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 02:50:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 02:50:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 02:50:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 02:50:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 02:50:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 02:50:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 02:50:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 02:50:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 02:50:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 02:50:40 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:50:40 DEBUG : Waiting for deletions to finish 2025/10/11 02:50:40 INFO : There was nothing to transfer 2025/10/11 02:50:40 DEBUG : Waiting for deletions to finish 2025/10/11 02:50:40 DEBUG : apple: Excluded (Path Filter) 2025/10/11 02:50:40 DEBUG : apple: Excluded 2025/10/11 02:50:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 02:50:40 DEBUG : appleappleapplebanana: Excluded 2025/10/11 02:50:40 DEBUG : banana: Excluded (Path Filter) 2025/10/11 02:50:40 DEBUG : banana: Excluded 2025/10/11 02:50:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 02:50:40 DEBUG : splitbananasplit: Excluded 2025/10/11 02:50:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 02:50:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 02:50:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 02:50:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 02:50:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 02:50:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 02:50:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 02:50:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 02:50:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 02:50:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 02:50:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 02:50:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 02:50:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 02:50:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 02:50:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 02:50:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 02:50:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 02:50:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 02:50:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 02:50:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 02:50:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 02:50:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 02:50:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 02:50:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 02:50:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 02:50:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 02:50:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 02:50:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 02:50:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 02:50:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 02:50:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 02:50:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 02:50:43 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : apple: Unchanged skipping 2025/10/11 02:50:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 02:50:43 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : banana: Unchanged skipping 2025/10/11 02:50:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 02:50:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 02:50:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 02:50:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 02:50:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 02:50:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 02:50:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 02:50:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 02:50:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 02:50:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 02:50:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 02:50:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 02:50:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 02:50:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 02:50:43 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:50:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 02:50:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 02:50:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:50:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 02:50:43 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:50:43 DEBUG : Waiting for deletions to finish 2025/10/11 02:50:43 INFO : There was nothing to transfer 2025/10/11 02:50:43 DEBUG : Waiting for deletions to finish 2025/10/11 02:50:44 DEBUG : apple: Excluded (Path Filter) 2025/10/11 02:50:44 DEBUG : apple: Excluded 2025/10/11 02:50:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 02:50:44 DEBUG : appleappleapplebanana: Excluded 2025/10/11 02:50:44 DEBUG : banana: Excluded (Path Filter) 2025/10/11 02:50:44 DEBUG : banana: Excluded 2025/10/11 02:50:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 02:50:44 DEBUG : splitbananasplit: Excluded 2025/10/11 02:50:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 02:50:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 02:50:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 02:50:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 02:50:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 02:50:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 02:50:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 02:50:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 02:50:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 02:50:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 02:50:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 02:50:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 02:50:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 02:50:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 02:50:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 02:50:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 02:50:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 02:50:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 02:50:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 02:50:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 02:50:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 02:50:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 02:50:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 02:50:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 02:50:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 02:50:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 02:50:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 02:50:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 02:50:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 02:50:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 02:50:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 02:50:45 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:51:07 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:51:10 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:51:15 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:51:21 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:51:24 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:51:27 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:51:39 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:51:42 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:51:45 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:51:49 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:51:57 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 02:52:00 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 02:52:05 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:52:08 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:52:10 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/11 02:52:15 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/11 02:52:18 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/10/11 02:52:21 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/10/11 02:52:25 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/10/11 02:52:29 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/10/11 02:52:37 DEBUG : Waiting for deletions to finish 2025/10/11 02:52:38 DEBUG : apple: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : apple: Excluded 2025/10/11 02:52:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : appleappleapplebanana: Excluded 2025/10/11 02:52:38 DEBUG : banana: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : banana: Excluded 2025/10/11 02:52:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : splitbananasplit: Excluded 2025/10/11 02:52:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 02:52:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 02:52:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 02:52:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 02:52:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 02:52:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 02:52:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 02:52:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 02:52:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 02:52:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 02:52:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 02:52:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 02:52:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 02:52:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 02:52:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 02:52:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 02:52:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 02:52:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : apple: Unchanged skipping 2025/10/11 02:52:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 02:52:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : banana: Unchanged skipping 2025/10/11 02:52:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 02:52:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 02:52:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 02:52:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 02:52:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 02:52:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 02:52:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 02:52:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 02:52:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 02:52:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 02:52:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 02:52:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 02:52:39 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:52:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 02:52:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 02:52:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 02:52:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 02:52:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 02:52:39 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:52:39 DEBUG : Waiting for deletions to finish 2025/10/11 02:52:39 INFO : There was nothing to transfer 2025/10/11 02:52:39 DEBUG : Waiting for deletions to finish 2025/10/11 02:52:40 DEBUG : apple: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : apple: Excluded 2025/10/11 02:52:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : appleappleapplebanana: Excluded 2025/10/11 02:52:40 DEBUG : banana: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : banana: Excluded 2025/10/11 02:52:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : splitbananasplit: Excluded 2025/10/11 02:52:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 02:52:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 02:52:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 02:52:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 02:52:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 02:52:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 02:52:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 02:52:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 02:52:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 02:52:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 02:52:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 02:52:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 02:52:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 02:52:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 02:52:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 02:52:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 02:52:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 02:52:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : apple: Unchanged skipping 2025/10/11 02:52:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 02:52:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : banana: Unchanged skipping 2025/10/11 02:52:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 02:52:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 02:52:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 02:52:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 02:52:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 02:52:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 02:52:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 02:52:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 02:52:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 02:52:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 02:52:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 02:52:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 02:52:41 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:52:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 02:52:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 02:52:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 02:52:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 02:52:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:52:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 02:52:41 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:52:41 DEBUG : Waiting for deletions to finish 2025/10/11 02:52:41 INFO : There was nothing to transfer 2025/10/11 02:52:41 DEBUG : Waiting for deletions to finish 2025/10/11 02:52:42 DEBUG : apple: Excluded (Path Filter) 2025/10/11 02:52:42 DEBUG : apple: Excluded 2025/10/11 02:52:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 02:52:42 DEBUG : appleappleapplebanana: Excluded 2025/10/11 02:52:42 DEBUG : banana: Excluded (Path Filter) 2025/10/11 02:52:42 DEBUG : banana: Excluded 2025/10/11 02:52:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 02:52:42 DEBUG : splitbananasplit: Excluded 2025/10/11 02:52:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 02:52:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 02:52:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 02:52:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 02:52:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 02:52:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 02:52:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 02:52:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 02:52:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 02:52:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 02:52:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 02:52:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 02:52:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 02:52:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 02:52:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 02:52:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 02:52:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 02:52:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 02:52:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 02:52:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 02:52:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 02:52:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 02:52:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 02:52:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 02:52:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 02:52:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 02:52:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 02:52:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 02:52:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 02:52:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 02:52:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 02:52:43 DEBUG : dir1/0015-9;=.txt: Excluded run.go:125: removing dir "dir1" failed - try 1/3: folder not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/base64 run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:53:03 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:53:07 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:53:10 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:53:13 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:53:22 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:53:25 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:53:28 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:53:33 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:53:37 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:53:41 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:53:45 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 02:53:49 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 02:53:52 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:53:55 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:53:59 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/11 02:54:02 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/11 02:54:04 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/10/11 02:54:08 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/10/11 02:54:13 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/10/11 02:54:18 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/10/11 02:54:19 DEBUG : Waiting for deletions to finish 2025/10/11 02:54:20 DEBUG : apple: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : apple: Excluded 2025/10/11 02:54:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : appleappleapplebanana: Excluded 2025/10/11 02:54:20 DEBUG : banana: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : banana: Excluded 2025/10/11 02:54:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : splitbananasplit: Excluded 2025/10/11 02:54:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 02:54:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 02:54:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 02:54:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 02:54:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 02:54:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 02:54:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 02:54:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 02:54:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 02:54:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 02:54:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 02:54:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 02:54:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 02:54:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 02:54:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 02:54:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 02:54:20 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 02:54:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:22 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:22 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:22 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:22 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:22 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:22 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:22 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/11 02:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/11 02:54:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/11 02:54:23 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:54:23 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:54:24 DEBUG : YXBwbGU=: Uploading chunk 0, size=5, remain=0 2025/10/11 02:54:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Uploading chunk 0, size=21, remain=0 2025/10/11 02:54:24 DEBUG : YmFuYW5h: Uploading chunk 0, size=6, remain=0 2025/10/11 02:54:25 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/10/11 02:54:25 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:25 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/10/11 02:54:25 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/11 02:54:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:25 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/10/11 02:54:25 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/11 02:54:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/10/11 02:54:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/10/11 02:54:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/10/11 02:54:27 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/10/11 02:54:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/10/11 02:54:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:28 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/10/11 02:54:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/10/11 02:54:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/10/11 02:54:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/10/11 02:54:29 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/10/11 02:54:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:29 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/10/11 02:54:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/10/11 02:54:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Uploading chunk 0, size=16, remain=0 2025/10/11 02:54:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/10/11 02:54:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Uploading chunk 0, size=21, remain=0 2025/10/11 02:54:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Uploading chunk 0, size=21, remain=0 2025/10/11 02:54:31 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/10/11 02:54:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:31 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/10/11 02:54:31 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:31 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/10/11 02:54:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:32 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/10/11 02:54:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Uploading chunk 0, size=21, remain=0 2025/10/11 02:54:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Uploading chunk 0, size=20, remain=0 2025/10/11 02:54:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Uploading chunk 0, size=19, remain=0 2025/10/11 02:54:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Uploading chunk 0, size=20, remain=0 2025/10/11 02:54:33 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/10/11 02:54:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:34 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/10/11 02:54:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:34 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/10/11 02:54:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/11 02:54:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Uploading chunk 0, size=19, remain=0 2025/10/11 02:54:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Uploading chunk 0, size=18, remain=0 2025/10/11 02:54:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Uploading chunk 0, size=17, remain=0 2025/10/11 02:54:35 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/10/11 02:54:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:35 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/10/11 02:54:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:36 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/10/11 02:54:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/11 02:54:38 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/10/11 02:54:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:38 DEBUG : Waiting for deletions to finish 2025/10/11 02:54:38 INFO : apple: Deleted 2025/10/11 02:54:38 INFO : appleappleapplebanana: Deleted 2025/10/11 02:54:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/11 02:54:38 INFO : dir1/0003-defghij.txt: Deleted 2025/10/11 02:54:38 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/11 02:54:38 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/11 02:54:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/11 02:54:38 INFO : dir1/0012-6789;.txt: Deleted 2025/10/11 02:54:38 INFO : dir1/0008-2345678.txt: Deleted 2025/10/11 02:54:38 INFO : dir1/0009-3456789.txt: Deleted 2025/10/11 02:54:38 INFO : dir1/0010-456789.txt: Deleted 2025/10/11 02:54:38 INFO : banana: Deleted 2025/10/11 02:54:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/11 02:54:38 INFO : dir1/0007-1234567.txt: Deleted 2025/10/11 02:54:38 INFO : dir1/0011-56789;.txt: Deleted 2025/10/11 02:54:38 INFO : dir1/0013-789;=.txt: Deleted 2025/10/11 02:54:38 INFO : dir1/0014-89;=.txt: Deleted 2025/10/11 02:54:39 INFO : splitbananasplit: Deleted 2025/10/11 02:54:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/11 02:54:40 INFO : dir1/0015-9;=.txt: Deleted 2025/10/11 02:54:40 DEBUG : Waiting for deletions to finish 2025/10/11 02:54:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/11 02:54:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/10/11 02:54:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/11 02:54:40 DEBUG : YmFuYW5h: Excluded 2025/10/11 02:54:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/11 02:54:40 DEBUG : YXBwbGU=: Excluded 2025/10/11 02:54:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/11 02:54:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/10/11 02:54:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/10/11 02:54:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/10/11 02:54:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/10/11 02:54:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/10/11 02:54:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/10/11 02:54:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/10/11 02:54:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/10/11 02:54:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/10/11 02:54:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/10/11 02:54:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/10/11 02:54:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/10/11 02:54:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/10/11 02:54:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/10/11 02:54:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/10/11 02:54:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/10/11 02:54:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/10/11 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/11 02:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:42 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:42 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 02:54:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : banana: Unchanged skipping 2025/10/11 02:54:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : apple: Unchanged skipping 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/11 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 02:54:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 02:54:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 02:54:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 02:54:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 02:54:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 02:54:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 02:54:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 02:54:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 02:54:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 02:54:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 02:54:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 02:54:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 02:54:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 02:54:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/11 02:54:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:54:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 02:54:42 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:54:42 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:54:42 DEBUG : Waiting for deletions to finish 2025/10/11 02:54:42 DEBUG : Waiting for deletions to finish 2025/10/11 02:54:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/10/11 02:54:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : YmFuYW5h: Excluded 2025/10/11 02:54:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : YXBwbGU=: Excluded 2025/10/11 02:54:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/11 02:54:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/10/11 02:54:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/10/11 02:54:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/10/11 02:54:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/10/11 02:54:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/10/11 02:54:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/10/11 02:54:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/10/11 02:54:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/10/11 02:54:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/10/11 02:54:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/10/11 02:54:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/10/11 02:54:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/11 02:54:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/10/11 02:54:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/11 02:54:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/10/11 02:54:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/11 02:54:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/10/11 02:54:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/11 02:54:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/10/11 02:54:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/11 02:54:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/10/11 02:54:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/11 02:54:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/10/11 02:54:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:43 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:43 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:43 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/11 02:54:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:43 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 02:54:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 02:54:43 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 02:54:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 02:54:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 02:54:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 02:54:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 02:54:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 02:54:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 02:54:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:54:57 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:54:59 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:55:01 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:55:06 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:55:10 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:55:12 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:55:15 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:55:18 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:55:22 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:55:26 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:55:30 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 02:55:34 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 02:55:36 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:55:41 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:55:44 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/11 02:55:48 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/11 02:55:51 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/10/11 02:55:55 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/10/11 02:55:58 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:04 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/10/11 02:56:06 DEBUG : Waiting for deletions to finish 2025/10/11 02:56:07 DEBUG : apple: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : apple: Excluded 2025/10/11 02:56:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : appleappleapplebanana: Excluded 2025/10/11 02:56:07 DEBUG : banana: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : banana: Excluded 2025/10/11 02:56:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : splitbananasplit: Excluded 2025/10/11 02:56:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 02:56:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 02:56:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 02:56:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 02:56:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 02:56:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 02:56:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 02:56:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 02:56:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 02:56:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 02:56:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 02:56:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 02:56:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 02:56:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 02:56:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 02:56:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 02:56:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 02:56:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:08 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:08 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:08 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:08 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:08 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:08 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:08 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:08 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:08 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:08 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 02:56:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 02:56:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 02:56:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 02:56:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 02:56:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 02:56:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 02:56:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 02:56:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 02:56:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 02:56:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 02:56:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 02:56:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 02:56:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 02:56:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 02:56:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 02:56:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 02:56:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 02:56:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 02:56:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 02:56:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 02:56:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 02:56:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 02:56:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 02:56:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 02:56:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 02:56:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 02:56:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 02:56:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 02:56:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 02:56:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 02:56:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 02:56:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 02:56:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 02:56:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 02:56:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 02:56:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 02:56:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 02:56:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 02:56:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 02:56:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 02:56:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 02:56:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 02:56:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 02:56:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 02:56:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 02:56:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 02:56:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 02:56:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 02:56:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 02:56:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 02:56:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 02:56:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 02:56:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 02:56:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 02:56:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 02:56:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 02:56:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 02:56:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 02:56:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 02:56:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 02:56:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 02:56:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 02:56:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 02:56:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 02:56:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 02:56:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 02:56:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 02:56:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 02:56:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 02:56:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 02:56:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 02:56:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 02:56:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 02:56:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 02:56:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 02:56:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 02:56:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 02:56:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 02:56:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/11 02:56:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 02:56:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/11 02:56:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 02:56:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/11 02:56:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 02:56:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/11 02:56:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 02:56:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/11 02:56:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 02:56:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 02:56:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 02:56:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 02:56:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 02:56:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/11 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 02:56:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 02:56:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 02:56:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 02:56:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 02:56:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/11 02:56:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 02:56:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 02:56:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 02:56:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 02:56:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 02:56:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 02:56:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 02:56:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 02:56:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 02:56:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 02:56:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 02:56:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/11 02:56:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 02:56:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 02:56:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 02:56:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 02:56:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/11 02:56:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:08 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:56:08 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:56:09 DEBUG : PREFIXapple: Uploading chunk 0, size=5, remain=0 2025/10/11 02:56:09 DEBUG : PREFIXbanana: Uploading chunk 0, size=6, remain=0 2025/10/11 02:56:10 DEBUG : PREFIXsplitbananasplit: Uploading chunk 0, size=16, remain=0 2025/10/11 02:56:10 DEBUG : PREFIXappleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:10 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/10/11 02:56:10 INFO : apple: Copied (new) to: PREFIXapple 2025/10/11 02:56:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/11 02:56:10 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/10/11 02:56:10 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/11 02:56:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/11 02:56:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:12 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/10/11 02:56:12 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/11 02:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/11 02:56:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/10/11 02:56:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/11 02:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/11 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/10/11 02:56:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/11 02:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/11 02:56:13 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/10/11 02:56:13 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/11 02:56:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/11 02:56:13 DEBUG : dir1/PREFIX0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:14 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/10/11 02:56:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/11 02:56:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/11 02:56:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:15 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/10/11 02:56:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/11 02:56:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/11 02:56:15 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/10/11 02:56:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/11 02:56:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/11 02:56:16 DEBUG : dir1/PREFIX0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:16 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/10/11 02:56:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/11 02:56:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/11 02:56:17 DEBUG : dir1/PREFIX0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/10/11 02:56:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/11 02:56:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/11 02:56:17 DEBUG : dir1/PREFIX0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:18 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/10/11 02:56:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/11 02:56:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/11 02:56:18 DEBUG : dir1/PREFIX0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 02:56:18 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/10/11 02:56:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/11 02:56:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/11 02:56:19 DEBUG : dir1/PREFIX0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 02:56:19 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/10/11 02:56:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/11 02:56:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/11 02:56:19 DEBUG : dir1/PREFIX0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:56:19 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/10/11 02:56:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/11 02:56:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/11 02:56:20 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/10/11 02:56:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/11 02:56:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/11 02:56:20 DEBUG : dir1/PREFIX0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:56:20 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/10/11 02:56:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/11 02:56:21 DEBUG : dir1/PREFIX0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/11 02:56:21 DEBUG : dir1/PREFIX0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/11 02:56:21 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/10/11 02:56:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/11 02:56:22 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/10/11 02:56:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/11 02:56:24 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/10/11 02:56:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/11 02:56:24 DEBUG : Waiting for deletions to finish 2025/10/11 02:56:24 INFO : dir1/0007-1234567.txt: Deleted 2025/10/11 02:56:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/11 02:56:24 INFO : dir1/0013-789;=.txt: Deleted 2025/10/11 02:56:24 INFO : dir1/0012-6789;.txt: Deleted 2025/10/11 02:56:24 INFO : apple: Deleted 2025/10/11 02:56:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/11 02:56:24 INFO : dir1/0015-9;=.txt: Deleted 2025/10/11 02:56:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/11 02:56:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/11 02:56:24 INFO : dir1/0003-defghij.txt: Deleted 2025/10/11 02:56:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/11 02:56:24 INFO : dir1/0009-3456789.txt: Deleted 2025/10/11 02:56:24 INFO : dir1/0008-2345678.txt: Deleted 2025/10/11 02:56:24 INFO : dir1/0014-89;=.txt: Deleted 2025/10/11 02:56:24 INFO : appleappleapplebanana: Deleted 2025/10/11 02:56:24 INFO : splitbananasplit: Deleted 2025/10/11 02:56:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/11 02:56:25 INFO : dir1/0011-56789;.txt: Deleted 2025/10/11 02:56:25 INFO : dir1/0010-456789.txt: Deleted 2025/10/11 02:56:25 INFO : banana: Deleted 2025/10/11 02:56:25 DEBUG : Waiting for deletions to finish 2025/10/11 02:56:26 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : PREFIXapple: Excluded 2025/10/11 02:56:26 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/10/11 02:56:26 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : PREFIXbanana: Excluded 2025/10/11 02:56:26 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : PREFIXsplitbananasplit: Excluded 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/11 02:56:26 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/10/11 02:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/11 02:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/11 02:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/11 02:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/11 02:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/11 02:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/11 02:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/11 02:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/11 02:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/11 02:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/11 02:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/11 02:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/11 02:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/11 02:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/11 02:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/11 02:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/11 02:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/11 02:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/11 02:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/11 02:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/11 02:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/11 02:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/11 02:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/11 02:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/11 02:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/11 02:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/11 02:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/11 02:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/11 02:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/11 02:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/11 02:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/11 02:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/11 02:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/11 02:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/11 02:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/11 02:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/11 02:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/11 02:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/11 02:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/11 02:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/11 02:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/11 02:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/11 02:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/11 02:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/11 02:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/11 02:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/11 02:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/11 02:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/11 02:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/11 02:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/11 02:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/11 02:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/11 02:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/11 02:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/11 02:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/11 02:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/11 02:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/11 02:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/11 02:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/11 02:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/11 02:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/11 02:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 02:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 02:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 02:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/11 02:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/11 02:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/11 02:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/11 02:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/11 02:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/11 02:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/11 02:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/11 02:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/11 02:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/11 02:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/11 02:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/11 02:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/11 02:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/11 02:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/11 02:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/11 02:56:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/11 02:56:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/11 02:56:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/11 02:56:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/11 02:56:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/11 02:56:27 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:56:27 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:56:27 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/10/11 02:56:27 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/10/11 02:56:28 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:29 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/10/11 02:56:29 INFO : splitbananasplit: Copied (new) 2025/10/11 02:56:29 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/10/11 02:56:29 INFO : banana: Copied (new) 2025/10/11 02:56:29 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:30 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/10/11 02:56:30 INFO : appleappleapplebanana: Copied (new) 2025/10/11 02:56:30 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:30 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/10/11 02:56:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/11 02:56:31 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/10/11 02:56:31 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/10/11 02:56:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/11 02:56:32 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:32 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/10/11 02:56:32 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/11 02:56:33 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/10/11 02:56:33 INFO : apple: Copied (new) 2025/10/11 02:56:33 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:33 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:35 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:35 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/10/11 02:56:35 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/11 02:56:35 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/10/11 02:56:35 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/11 02:56:36 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:36 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/10/11 02:56:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/11 02:56:36 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:37 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/10/11 02:56:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/11 02:56:37 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/10/11 02:56:37 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/11 02:56:38 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 02:56:38 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/10/11 02:56:38 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/11 02:56:39 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 02:56:39 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/10/11 02:56:39 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/11 02:56:40 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:56:40 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:56:40 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:56:40 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/10/11 02:56:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/11 02:56:42 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/10/11 02:56:42 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/11 02:56:42 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/10/11 02:56:42 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/11 02:56:42 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/11 02:56:43 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/11 02:56:43 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/10/11 02:56:43 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/11 02:56:44 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/10/11 02:56:44 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/11 02:56:45 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/10/11 02:56:45 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/11 02:56:45 DEBUG : Waiting for deletions to finish 2025/10/11 02:56:45 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/11 02:56:45 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/11 02:56:45 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/11 02:56:45 INFO : PREFIXsplitbananasplit: Deleted 2025/10/11 02:56:45 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/11 02:56:45 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/11 02:56:45 INFO : PREFIXbanana: Deleted 2025/10/11 02:56:45 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/11 02:56:45 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/11 02:56:45 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/11 02:56:45 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/11 02:56:45 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/11 02:56:45 INFO : PREFIXapple: Deleted 2025/10/11 02:56:45 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/11 02:56:46 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/11 02:56:46 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/11 02:56:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/11 02:56:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/11 02:56:46 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/11 02:56:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/11 02:56:46 DEBUG : Waiting for deletions to finish 2025/10/11 02:56:46 DEBUG : apple: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : apple: Excluded 2025/10/11 02:56:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : appleappleapplebanana: Excluded 2025/10/11 02:56:46 DEBUG : banana: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : banana: Excluded 2025/10/11 02:56:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : splitbananasplit: Excluded 2025/10/11 02:56:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 02:56:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 02:56:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 02:56:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 02:56:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 02:56:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 02:56:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 02:56:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 02:56:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 02:56:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 02:56:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 02:56:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 02:56:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 02:56:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 02:56:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 02:56:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 02:56:47 DEBUG : Waiting for deletions to finish 2025/10/11 02:56:47 DEBUG : apple: Excluded (Path Filter) 2025/10/11 02:56:47 DEBUG : apple: Excluded 2025/10/11 02:56:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 02:56:47 DEBUG : appleappleapplebanana: Excluded 2025/10/11 02:56:47 DEBUG : banana: Excluded (Path Filter) 2025/10/11 02:56:47 DEBUG : banana: Excluded 2025/10/11 02:56:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 02:56:47 DEBUG : splitbananasplit: Excluded 2025/10/11 02:56:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 02:56:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 02:56:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 02:56:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 02:56:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 02:56:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 02:56:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 02:56:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 02:56:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 02:56:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 02:56:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 02:56:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 02:56:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 02:56:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 02:56:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 02:56:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 02:56:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 02:56:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 02:56:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 02:56:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 02:56:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 02:56:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 02:56:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 02:56:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 02:56:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 02:56:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 02:56:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 02:56:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 02:56:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 02:56:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 02:56:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 02:56:48 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:57:04 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:57:10 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:57:14 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:57:17 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:57:21 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:57:23 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:57:29 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:57:33 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:57:37 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:57:40 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 02:57:44 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 02:57:46 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:57:52 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:57:55 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/11 02:57:59 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/11 02:58:01 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/10/11 02:58:07 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/10/11 02:58:11 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:13 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/10/11 02:58:16 DEBUG : Waiting for deletions to finish 2025/10/11 02:58:16 DEBUG : apple: Excluded (Path Filter) 2025/10/11 02:58:16 DEBUG : apple: Excluded 2025/10/11 02:58:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 02:58:16 DEBUG : appleappleapplebanana: Excluded 2025/10/11 02:58:16 DEBUG : banana: Excluded (Path Filter) 2025/10/11 02:58:16 DEBUG : banana: Excluded 2025/10/11 02:58:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 02:58:16 DEBUG : splitbananasplit: Excluded 2025/10/11 02:58:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 02:58:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 02:58:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 02:58:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 02:58:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 02:58:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 02:58:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 02:58:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 02:58:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 02:58:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 02:58:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 02:58:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 02:58:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 02:58:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 02:58:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 02:58:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 02:58:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 02:58:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 02:58:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 02:58:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 02:58:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 02:58:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 02:58:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 02:58:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 02:58:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 02:58:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 02:58:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 02:58:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 02:58:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 02:58:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 02:58:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/11 02:58:19 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 02:58:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 02:58:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/11 02:58:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 02:58:19 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 02:58:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/11 02:58:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 02:58:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 02:58:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/11 02:58:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 02:58:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 02:58:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 02:58:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 02:58:19 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 02:58:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 02:58:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/11 02:58:19 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 02:58:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/11 02:58:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 02:58:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 02:58:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/11 02:58:19 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 02:58:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 02:58:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/11 02:58:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/11 02:58:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 02:58:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 02:58:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/11 02:58:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/11 02:58:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 02:58:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/11 02:58:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 02:58:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/11 02:58:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 02:58:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/11 02:58:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 02:58:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/11 02:58:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 02:58:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/11 02:58:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 02:58:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/11 02:58:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 02:58:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/11 02:58:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 02:58:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/11 02:58:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 02:58:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/11 02:58:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/11 02:58:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/11 02:58:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 02:58:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/11 02:58:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 02:58:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/11 02:58:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 02:58:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/11 02:58:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 02:58:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/11 02:58:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/11 02:58:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/11 02:58:20 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:58:20 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:58:20 DEBUG : appleappleapplebananaSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:21 DEBUG : bananaSUFFIX: Uploading chunk 0, size=6, remain=0 2025/10/11 02:58:21 DEBUG : appleSUFFIX: Uploading chunk 0, size=5, remain=0 2025/10/11 02:58:21 DEBUG : splitbananasplitSUFFIX: Uploading chunk 0, size=16, remain=0 2025/10/11 02:58:22 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/10/11 02:58:22 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/11 02:58:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/11 02:58:22 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/10/11 02:58:22 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/11 02:58:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/11 02:58:22 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/10/11 02:58:22 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/11 02:58:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/11 02:58:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/10/11 02:58:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/11 02:58:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/11 02:58:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/10/11 02:58:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/11 02:58:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/11 02:58:24 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/10/11 02:58:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/11 02:58:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/11 02:58:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:26 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/10/11 02:58:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/11 02:58:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/11 02:58:26 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/10/11 02:58:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/11 02:58:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/11 02:58:26 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/10/11 02:58:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/11 02:58:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/11 02:58:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:28 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/10/11 02:58:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/11 02:58:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/11 02:58:28 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/10/11 02:58:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/11 02:58:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/11 02:58:28 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/10/11 02:58:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/11 02:58:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/11 02:58:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:29 DEBUG : dir1/0010-456789.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2025/10/11 02:58:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2025/10/11 02:58:30 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/10/11 02:58:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/11 02:58:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/11 02:58:30 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/10/11 02:58:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/11 02:58:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/11 02:58:31 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/10/11 02:58:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/11 02:58:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/11 02:58:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2025/10/11 02:58:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2025/10/11 02:58:32 DEBUG : dir1/0014-89;=.txtSUFFIX: Uploading chunk 0, size=18, remain=0 2025/10/11 02:58:32 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/10/11 02:58:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/11 02:58:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/11 02:58:32 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/10/11 02:58:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/11 02:58:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Uploading chunk 0, size=17, remain=0 2025/10/11 02:58:33 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/10/11 02:58:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/11 02:58:34 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/10/11 02:58:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/11 02:58:35 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/10/11 02:58:35 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/11 02:58:35 DEBUG : Waiting for deletions to finish 2025/10/11 02:58:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/11 02:58:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/11 02:58:35 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/11 02:58:35 INFO : dir1/0013-789;=.txt: Deleted 2025/10/11 02:58:35 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/11 02:58:35 INFO : dir1/0008-2345678.txt: Deleted 2025/10/11 02:58:35 INFO : dir1/0015-9;=.txt: Deleted 2025/10/11 02:58:35 INFO : apple: Deleted 2025/10/11 02:58:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/11 02:58:36 INFO : dir1/0003-defghij.txt: Deleted 2025/10/11 02:58:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/11 02:58:36 INFO : dir1/0009-3456789.txt: Deleted 2025/10/11 02:58:36 INFO : dir1/0012-6789;.txt: Deleted 2025/10/11 02:58:36 INFO : appleappleapplebanana: Deleted 2025/10/11 02:58:36 INFO : splitbananasplit: Deleted 2025/10/11 02:58:36 INFO : banana: Deleted 2025/10/11 02:58:36 INFO : dir1/0010-456789.txt: Deleted 2025/10/11 02:58:36 INFO : dir1/0007-1234567.txt: Deleted 2025/10/11 02:58:36 INFO : dir1/0011-56789;.txt: Deleted 2025/10/11 02:58:36 INFO : dir1/0014-89;=.txt: Deleted 2025/10/11 02:58:36 DEBUG : Waiting for deletions to finish 2025/10/11 02:58:36 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:36 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/10/11 02:58:36 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:36 DEBUG : appleSUFFIX: Excluded 2025/10/11 02:58:36 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:36 DEBUG : bananaSUFFIX: Excluded 2025/10/11 02:58:36 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:36 DEBUG : splitbananasplitSUFFIX: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 02:58:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/11 02:58:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:58:44 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:45 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:47 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:49 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:51 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:53 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:54 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:56 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:58:58 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:59:00 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:59:01 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 02:59:03 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 02:59:05 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:59:07 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:59:08 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/11 02:59:10 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/11 02:59:12 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/10/11 02:59:13 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/10/11 02:59:15 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 run.go:285: Failed to put "appleappleapplebanana" to "OpenDrive root 'rclone-test-zajuxop0lilu'": failed to get fileinfo: File was not found (Error 404) === RUN TestTransform/encoder run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 02:59:22 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:59:23 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:59:27 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:59:29 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:59:30 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:59:34 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:59:36 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:59:38 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 02:59:40 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 02:59:41 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 02:59:43 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:59:45 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 02:59:47 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/11 02:59:48 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/11 02:59:50 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/10/11 02:59:52 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/10/11 02:59:54 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/10/11 02:59:55 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/10/11 02:59:56 DEBUG : Waiting for deletions to finish 2025/10/11 02:59:56 DEBUG : apple: Excluded (Path Filter) 2025/10/11 02:59:56 DEBUG : apple: Excluded 2025/10/11 02:59:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 02:59:56 DEBUG : appleappleapplebanana: Excluded 2025/10/11 02:59:56 DEBUG : banana: Excluded (Path Filter) 2025/10/11 02:59:56 DEBUG : banana: Excluded 2025/10/11 02:59:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 02:59:56 DEBUG : splitbananasplit: Excluded 2025/10/11 02:59:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 02:59:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 02:59:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 02:59:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 02:59:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 02:59:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 02:59:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 02:59:57 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 02:59:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 02:59:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 02:59:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 02:59:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 02:59:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 02:59:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 02:59:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 02:59:57 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 02:59:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 02:59:57 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 02:59:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 02:59:57 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 02:59:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 02:59:57 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 02:59:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 02:59:57 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 02:59:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 02:59:57 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 02:59:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 02:59:57 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 02:59:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 02:59:57 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 02:59:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 02:59:57 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 02:59:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 02:59:57 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : apple: Unchanged skipping 2025/10/11 02:59:57 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : banana: Unchanged skipping 2025/10/11 02:59:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 02:59:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 02:59:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 02:59:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 02:59:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 02:59:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 02:59:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 02:59:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 02:59:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 02:59:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 02:59:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 02:59:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 02:59:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 02:59:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 02:59:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 02:59:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 02:59:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 02:59:57 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:59:57 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:59:57 DEBUG : Waiting for deletions to finish 2025/10/11 02:59:57 DEBUG : Waiting for deletions to finish 2025/10/11 02:59:58 DEBUG : apple: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : apple: Excluded 2025/10/11 02:59:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : appleappleapplebanana: Excluded 2025/10/11 02:59:58 DEBUG : banana: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : banana: Excluded 2025/10/11 02:59:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : splitbananasplit: Excluded 2025/10/11 02:59:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 02:59:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 02:59:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 02:59:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 02:59:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 02:59:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 02:59:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 02:59:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 02:59:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 02:59:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 02:59:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 02:59:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 02:59:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 02:59:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 02:59:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 02:59:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 02:59:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 02:59:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:58 DEBUG : apple: Unchanged skipping 2025/10/11 02:59:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 02:59:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:58 DEBUG : banana: Unchanged skipping 2025/10/11 02:59:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:58 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 02:59:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 02:59:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 02:59:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 02:59:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 02:59:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 02:59:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 02:59:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 02:59:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 02:59:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 02:59:59 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 02:59:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 02:59:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 02:59:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 02:59:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 02:59:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 02:59:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 02:59:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 02:59:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 02:59:59 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 02:59:59 DEBUG : Waiting for deletions to finish 2025/10/11 02:59:59 DEBUG : Waiting for deletions to finish 2025/10/11 02:59:59 DEBUG : apple: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : apple: Excluded 2025/10/11 02:59:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : appleappleapplebanana: Excluded 2025/10/11 02:59:59 DEBUG : banana: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : banana: Excluded 2025/10/11 02:59:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : splitbananasplit: Excluded 2025/10/11 02:59:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 02:59:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 02:59:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 02:59:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 02:59:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 02:59:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 02:59:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 02:59:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 02:59:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 02:59:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 02:59:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 02:59:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 02:59:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 02:59:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 02:59:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 02:59:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 02:59:59 DEBUG : Waiting for deletions to finish 2025/10/11 02:59:59 DEBUG : apple: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : apple: Excluded 2025/10/11 02:59:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : appleappleapplebanana: Excluded 2025/10/11 02:59:59 DEBUG : banana: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : banana: Excluded 2025/10/11 02:59:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 02:59:59 DEBUG : splitbananasplit: Excluded 2025/10/11 03:00:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 03:00:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 03:00:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 03:00:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 03:00:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 03:00:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 03:00:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 03:00:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 03:00:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 03:00:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 03:00:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 03:00:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 03:00:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 03:00:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 03:00:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 03:00:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 03:00:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 03:00:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 03:00:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 03:00:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 03:00:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 03:00:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 03:00:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 03:00:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 03:00:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 03:00:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 03:00:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 03:00:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 03:00:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 03:00:00 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 03:00:06 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:00:08 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:00:10 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:00:13 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:00:15 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:00:17 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:00:19 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:00:21 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:00:23 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:00:25 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:00:27 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 03:00:29 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 03:00:31 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 03:00:32 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 03:00:34 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/11 03:00:36 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/11 03:00:38 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/10/11 03:00:40 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/10/11 03:00:42 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/10/11 03:00:43 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/10/11 03:00:44 DEBUG : Waiting for deletions to finish 2025/10/11 03:00:45 DEBUG : apple: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : apple: Excluded 2025/10/11 03:00:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : appleappleapplebanana: Excluded 2025/10/11 03:00:45 DEBUG : banana: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : banana: Excluded 2025/10/11 03:00:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : splitbananasplit: Excluded 2025/10/11 03:00:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 03:00:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 03:00:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 03:00:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 03:00:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 03:00:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 03:00:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 03:00:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 03:00:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 03:00:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 03:00:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 03:00:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 03:00:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 03:00:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 03:00:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 03:00:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 03:00:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 03:00:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:45 DEBUG : apple: Unchanged skipping 2025/10/11 03:00:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 03:00:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:45 DEBUG : banana: Unchanged skipping 2025/10/11 03:00:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:45 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 03:00:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 03:00:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 03:00:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 03:00:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 03:00:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 03:00:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 03:00:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 03:00:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 03:00:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 03:00:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 03:00:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 03:00:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 03:00:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 03:00:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 03:00:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 03:00:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 03:00:46 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:00:46 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:00:46 DEBUG : Waiting for deletions to finish 2025/10/11 03:00:46 DEBUG : Waiting for deletions to finish 2025/10/11 03:00:46 DEBUG : apple: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : apple: Excluded 2025/10/11 03:00:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : appleappleapplebanana: Excluded 2025/10/11 03:00:46 DEBUG : banana: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : banana: Excluded 2025/10/11 03:00:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : splitbananasplit: Excluded 2025/10/11 03:00:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 03:00:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 03:00:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 03:00:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 03:00:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 03:00:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 03:00:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 03:00:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 03:00:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 03:00:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 03:00:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 03:00:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 03:00:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 03:00:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 03:00:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 03:00:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 03:00:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 03:00:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : apple: Unchanged skipping 2025/10/11 03:00:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 03:00:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : banana: Unchanged skipping 2025/10/11 03:00:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 03:00:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 03:00:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 03:00:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 03:00:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 03:00:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 03:00:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 03:00:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 03:00:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 03:00:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 03:00:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 03:00:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 03:00:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 03:00:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 03:00:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 03:00:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 03:00:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:00:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 03:00:47 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:00:47 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:00:47 DEBUG : Waiting for deletions to finish 2025/10/11 03:00:47 DEBUG : Waiting for deletions to finish 2025/10/11 03:00:47 DEBUG : apple: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : apple: Excluded 2025/10/11 03:00:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : appleappleapplebanana: Excluded 2025/10/11 03:00:47 DEBUG : banana: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : banana: Excluded 2025/10/11 03:00:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : splitbananasplit: Excluded 2025/10/11 03:00:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 03:00:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 03:00:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 03:00:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 03:00:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 03:00:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 03:00:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 03:00:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 03:00:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 03:00:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 03:00:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 03:00:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 03:00:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 03:00:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 03:00:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 03:00:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 03:00:47 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 03:00:53 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:00:55 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:00:57 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:00:59 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:01:01 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:01:02 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:01:04 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:01:06 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:01:08 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:01:09 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:01:11 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 03:01:13 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 03:01:15 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 03:01:17 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 03:01:18 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/11 03:01:20 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/11 03:01:22 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/10/11 03:01:24 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/10/11 03:01:26 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/10/11 03:01:27 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/10/11 03:01:28 DEBUG : Waiting for deletions to finish 2025/10/11 03:01:29 DEBUG : apple: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : apple: Excluded 2025/10/11 03:01:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : appleappleapplebanana: Excluded 2025/10/11 03:01:29 DEBUG : banana: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : banana: Excluded 2025/10/11 03:01:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : splitbananasplit: Excluded 2025/10/11 03:01:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 03:01:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 03:01:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 03:01:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 03:01:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 03:01:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 03:01:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 03:01:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 03:01:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 03:01:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 03:01:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 03:01:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 03:01:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 03:01:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 03:01:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 03:01:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 03:01:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 03:01:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:29 DEBUG : apple: Unchanged skipping 2025/10/11 03:01:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 03:01:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:29 DEBUG : banana: Unchanged skipping 2025/10/11 03:01:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 03:01:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 03:01:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 03:01:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 03:01:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 03:01:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 03:01:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 03:01:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 03:01:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 03:01:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 03:01:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 03:01:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 03:01:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 03:01:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 03:01:30 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:01:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 03:01:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 03:01:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 03:01:30 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:01:30 DEBUG : Waiting for deletions to finish 2025/10/11 03:01:30 DEBUG : Waiting for deletions to finish 2025/10/11 03:01:30 DEBUG : apple: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : apple: Excluded 2025/10/11 03:01:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : appleappleapplebanana: Excluded 2025/10/11 03:01:30 DEBUG : banana: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : banana: Excluded 2025/10/11 03:01:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : splitbananasplit: Excluded 2025/10/11 03:01:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 03:01:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 03:01:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 03:01:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 03:01:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 03:01:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 03:01:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 03:01:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 03:01:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 03:01:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 03:01:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 03:01:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 03:01:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 03:01:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 03:01:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 03:01:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 03:01:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 03:01:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : apple: Unchanged skipping 2025/10/11 03:01:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 03:01:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : banana: Unchanged skipping 2025/10/11 03:01:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:30 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 03:01:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 03:01:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 03:01:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 03:01:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 03:01:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 03:01:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 03:01:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 03:01:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 03:01:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 03:01:31 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:01:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 03:01:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 03:01:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 03:01:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 03:01:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 03:01:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 03:01:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:01:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 03:01:31 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:01:31 DEBUG : Waiting for deletions to finish 2025/10/11 03:01:31 DEBUG : Waiting for deletions to finish 2025/10/11 03:01:31 DEBUG : apple: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : apple: Excluded 2025/10/11 03:01:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : appleappleapplebanana: Excluded 2025/10/11 03:01:31 DEBUG : banana: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : banana: Excluded 2025/10/11 03:01:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : splitbananasplit: Excluded 2025/10/11 03:01:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 03:01:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 03:01:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 03:01:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 03:01:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 03:01:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 03:01:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 03:01:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 03:01:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 03:01:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 03:01:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 03:01:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 03:01:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 03:01:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 03:01:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 03:01:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 03:01:31 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 03:01:38 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:01:39 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:01:41 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:01:43 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:01:45 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:01:46 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:01:48 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:01:50 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:01:52 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:01:54 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:01:55 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 03:01:57 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 03:01:59 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 03:02:01 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 03:02:03 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/11 03:02:04 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/11 03:02:06 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/10/11 03:02:08 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/10/11 03:02:10 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/10/11 03:02:12 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/10/11 03:02:13 DEBUG : Waiting for deletions to finish 2025/10/11 03:02:13 DEBUG : apple: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : apple: Excluded 2025/10/11 03:02:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : appleappleapplebanana: Excluded 2025/10/11 03:02:13 DEBUG : banana: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : banana: Excluded 2025/10/11 03:02:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : splitbananasplit: Excluded 2025/10/11 03:02:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 03:02:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 03:02:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 03:02:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 03:02:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 03:02:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 03:02:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 03:02:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 03:02:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 03:02:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 03:02:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 03:02:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 03:02:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 03:02:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 03:02:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 03:02:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 03:02:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 03:02:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : apple: Unchanged skipping 2025/10/11 03:02:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 03:02:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : banana: Unchanged skipping 2025/10/11 03:02:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 03:02:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 03:02:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 03:02:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 03:02:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 03:02:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 03:02:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 03:02:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 03:02:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 03:02:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 03:02:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 03:02:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 03:02:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 03:02:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 03:02:14 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:02:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 03:02:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 03:02:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 03:02:14 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:02:14 DEBUG : Waiting for deletions to finish 2025/10/11 03:02:14 DEBUG : Waiting for deletions to finish 2025/10/11 03:02:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 03:02:14 DEBUG : apple: Excluded 2025/10/11 03:02:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 03:02:14 DEBUG : appleappleapplebanana: Excluded 2025/10/11 03:02:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 03:02:14 DEBUG : banana: Excluded 2025/10/11 03:02:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 03:02:14 DEBUG : splitbananasplit: Excluded 2025/10/11 03:02:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 03:02:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 03:02:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 03:02:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 03:02:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 03:02:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 03:02:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 03:02:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 03:02:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 03:02:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 03:02:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 03:02:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 03:02:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 03:02:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 03:02:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 03:02:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 03:02:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 03:02:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 03:02:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 03:02:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 03:02:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 03:02:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 03:02:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 03:02:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 03:02:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 03:02:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 03:02:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 03:02:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 03:02:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 03:02:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 03:02:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 03:02:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 03:02:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : apple: Unchanged skipping 2025/10/11 03:02:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 03:02:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : banana: Unchanged skipping 2025/10/11 03:02:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 03:02:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 03:02:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 03:02:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 03:02:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 03:02:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 03:02:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 03:02:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 03:02:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 03:02:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 03:02:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 03:02:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 03:02:15 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:02:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 03:02:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 03:02:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 03:02:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 03:02:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:02:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 03:02:15 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:02:15 DEBUG : Waiting for deletions to finish 2025/10/11 03:02:15 DEBUG : Waiting for deletions to finish 2025/10/11 03:02:16 DEBUG : apple: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : apple: Excluded 2025/10/11 03:02:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : appleappleapplebanana: Excluded 2025/10/11 03:02:16 DEBUG : banana: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : banana: Excluded 2025/10/11 03:02:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : splitbananasplit: Excluded 2025/10/11 03:02:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 03:02:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 03:02:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 03:02:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 03:02:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 03:02:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 03:02:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 03:02:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 03:02:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 03:02:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 03:02:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 03:02:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 03:02:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 03:02:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 03:02:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 03:02:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 03:02:16 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 03:02:29 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:02:32 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:02:36 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:02:39 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:02:45 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:02:48 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:02:51 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:02:54 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:02:57 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:02:59 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/11 03:03:03 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 03:03:07 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/11 03:03:10 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 03:03:13 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/11 03:03:16 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/11 03:03:19 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/11 03:03:22 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/10/11 03:03:25 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/10/11 03:03:27 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/10/11 03:03:46 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/10/11 03:03:48 DEBUG : Waiting for deletions to finish 2025/10/11 03:03:48 DEBUG : apple: Excluded (Path Filter) 2025/10/11 03:03:48 DEBUG : apple: Excluded 2025/10/11 03:03:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 03:03:48 DEBUG : appleappleapplebanana: Excluded 2025/10/11 03:03:48 DEBUG : banana: Excluded (Path Filter) 2025/10/11 03:03:48 DEBUG : banana: Excluded 2025/10/11 03:03:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 03:03:48 DEBUG : splitbananasplit: Excluded 2025/10/11 03:03:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 03:03:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 03:03:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 03:03:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 03:03:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 03:03:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 03:03:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 03:03:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 03:03:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 03:03:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 03:03:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 03:03:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 03:03:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 03:03:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 03:03:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 03:03:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 03:03:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 03:03:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 03:03:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 03:03:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 03:03:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 03:03:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 03:03:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 03:03:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 03:03:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 03:03:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 03:03:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 03:03:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 03:03:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 03:03:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 03:03:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 03:03:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 03:03:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : apple: Unchanged skipping 2025/10/11 03:03:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 03:03:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : banana: Unchanged skipping 2025/10/11 03:03:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 03:03:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 03:03:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 03:03:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 03:03:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 03:03:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 03:03:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 03:03:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 03:03:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 03:03:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 03:03:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 03:03:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 03:03:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 03:03:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 03:03:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 03:03:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 03:03:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 03:03:50 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:03:50 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:03:50 DEBUG : Waiting for deletions to finish 2025/10/11 03:03:50 DEBUG : Waiting for deletions to finish 2025/10/11 03:03:51 DEBUG : apple: Excluded (Path Filter) 2025/10/11 03:03:51 DEBUG : apple: Excluded 2025/10/11 03:03:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 03:03:51 DEBUG : appleappleapplebanana: Excluded 2025/10/11 03:03:51 DEBUG : banana: Excluded (Path Filter) 2025/10/11 03:03:51 DEBUG : banana: Excluded 2025/10/11 03:03:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 03:03:51 DEBUG : splitbananasplit: Excluded 2025/10/11 03:03:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 03:03:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 03:03:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 03:03:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 03:03:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 03:03:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 03:03:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 03:03:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 03:03:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 03:03:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 03:03:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 03:03:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 03:03:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 03:03:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 03:03:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 03:03:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 03:03:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 03:03:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 03:03:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 03:03:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 03:03:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 03:03:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 03:03:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 03:03:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 03:03:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 03:03:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 03:03:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 03:03:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 03:03:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 03:03:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 03:03:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 03:03:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 03:03:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : apple: Unchanged skipping 2025/10/11 03:03:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 03:03:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : banana: Unchanged skipping 2025/10/11 03:03:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 03:03:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 03:03:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 03:03:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 03:03:53 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:03:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 03:03:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 03:03:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 03:03:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 03:03:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 03:03:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 03:03:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 03:03:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 03:03:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 03:03:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 03:03:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:03:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 03:03:53 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:03:53 DEBUG : Waiting for deletions to finish 2025/10/11 03:03:53 DEBUG : Waiting for deletions to finish 2025/10/11 03:03:53 DEBUG : apple: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : apple: Excluded 2025/10/11 03:03:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : appleappleapplebanana: Excluded 2025/10/11 03:03:53 DEBUG : banana: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : banana: Excluded 2025/10/11 03:03:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : splitbananasplit: Excluded 2025/10/11 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 03:03:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 03:03:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 03:03:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 03:03:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 03:03:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 03:03:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 03:03:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 03:03:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 03:03:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 03:03:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 03:03:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 03:03:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 03:03:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 03:03:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 03:03:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 03:03:53 DEBUG : dir1/0015-9;=.txt: Excluded --- FAIL: TestTransform (890.03s) --- PASS: TestTransform/NFC (110.52s) --- PASS: TestTransform/NFD (117.59s) --- PASS: TestTransform/base64 (111.88s) --- PASS: TestTransform/prefix (125.35s) --- FAIL: TestTransform/suffix (103.00s) --- FAIL: TestTransform/truncate (38.03s) --- PASS: TestTransform/encoder (44.66s) --- PASS: TestTransform/ISO-8859-1 (47.13s) --- PASS: TestTransform/charmap (44.21s) --- PASS: TestTransform/lowercase (49.61s) --- PASS: TestTransform/ascii (98.05s) === RUN TestTransformCopy run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 03:04:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/11 03:04:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/11 03:04:05 INFO : sub dir_somesuffix: Making directory 2025/10/11 03:04:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/11 03:04:05 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/11 03:04:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/11 03:04:05 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/11 03:04:05 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:04:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/11 03:04:05 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:04:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Uploading chunk 0, size=11, remain=0 2025/10/11 03:04:09 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 03:04:09 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/11 03:04:09 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (7.66s) === RUN TestDoubleTransform run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 03:04:12 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:04:12 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:04:12 INFO : tictactoe: Making directory 2025/10/11 03:04:13 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:04:13 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:04:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 03:04:13 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/11 03:04:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 03:04:13 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:04:13 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:04:14 DEBUG : tictactoe/tictactoe: Uploading chunk 0, size=11, remain=0 2025/10/11 03:04:17 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 03:04:17 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/11 03:04:17 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (8.35s) === RUN TestFileTag run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 03:04:21 INFO : toe: Making directory 2025/10/11 03:04:21 INFO : toe/toe: Making directory 2025/10/11 03:04:22 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:04:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/11 03:04:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/11 03:04:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/11 03:04:22 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:04:22 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:04:23 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2025/10/11 03:04:25 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 03:04:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/11 03:04:25 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestFileTag (17.21s) === RUN TestNoTag run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 03:04:38 INFO : toe: Making directory 2025/10/11 03:04:38 INFO : toe/toe: Making directory 2025/10/11 03:04:39 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:04:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/11 03:04:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/11 03:04:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/11 03:04:39 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:04:39 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:04:40 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2025/10/11 03:04:42 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 03:04:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/11 03:04:42 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (7.54s) === RUN TestDirTag run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 03:04:45 DEBUG : empty_dir: Making directory with metadata 2025/10/11 03:04:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/11 03:04:45 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:04:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:04:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:04:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:04:45 INFO : tictacempty_dir: Making directory 2025/10/11 03:04:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:04:46 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:04:46 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:04:46 INFO : tictactoe: Making directory 2025/10/11 03:04:46 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:04:46 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:04:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 03:04:46 INFO : tictactoe/tictactoe: Making directory 2025/10/11 03:04:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 03:04:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/11 03:04:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/11 03:04:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/11 03:04:47 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:04:47 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:04:49 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2025/10/11 03:04:52 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 03:04:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/11 03:04:52 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (12.39s) === RUN TestAllTag run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 03:04:57 DEBUG : empty_dir: Making directory with metadata 2025/10/11 03:04:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/11 03:04:57 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:04:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:04:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:04:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:04:58 INFO : tictacempty_dir: Making directory 2025/10/11 03:04:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:04:58 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:04:58 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:04:58 INFO : tictactoe: Making directory 2025/10/11 03:04:59 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:04:59 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:04:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 03:04:59 INFO : tictactoe/tictactoe: Making directory 2025/10/11 03:04:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 03:04:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/11 03:04:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 03:04:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/11 03:04:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 03:04:59 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:04:59 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:05:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/10/11 03:05:03 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 03:05:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 03:05:03 DEBUG : Waiting for deletions to finish 2025/10/11 03:05:04 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:05:04 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:05:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:05:04 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:04 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/11 03:05:05 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 03:05:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/11 03:05:05 NOTICE: OpenDrive root 'rclone-test-zajuxop0lilu': 0 differences found 2025/10/11 03:05:05 NOTICE: OpenDrive root 'rclone-test-zajuxop0lilu': 1 matching files run.go:125: removing dir "tictactoe/tictactoe" failed - try 1/3: folder not empty --- PASS: TestAllTag (14.17s) === RUN TestRunTwice run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 03:05:11 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:12 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:12 INFO : tictactoe: Making directory 2025/10/11 03:05:12 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:12 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 03:05:12 INFO : tictactoe/tictactoe: Making directory 2025/10/11 03:05:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 03:05:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/11 03:05:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/11 03:05:13 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:05:13 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:05:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/11 03:05:14 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2025/10/11 03:05:16 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 03:05:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/11 03:05:16 DEBUG : Waiting for deletions to finish 2025/10/11 03:05:17 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:17 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:17 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 03:05:18 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:05:18 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 03:05:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/11 03:05:18 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/11 03:05:18 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:05:18 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (10.55s) === RUN TestSyntax 2025/10/11 03:05:22 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 03:05:22 INFO : toe: Making directory 2025/10/11 03:05:23 INFO : toe/toe: Making directory 2025/10/11 03:05:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/11 03:05:23 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:05:23 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:05:25 DEBUG : toe/toe/toe: Uploading chunk 0, size=11, remain=0 2025/10/11 03:05:27 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 03:05:27 INFO : toe/toe/toe: Copied (new) 2025/10/11 03:05:27 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (9.44s) === RUN TestMove run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 03:05:31 DEBUG : empty_dir: Making directory with metadata 2025/10/11 03:05:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/11 03:05:31 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:05:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:05:32 INFO : tictacempty_dir: Making directory 2025/10/11 03:05:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:05:32 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:32 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:32 INFO : tictactoe: Making directory 2025/10/11 03:05:33 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:33 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 03:05:33 INFO : tictactoe/tictactoe: Making directory 2025/10/11 03:05:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 03:05:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/11 03:05:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 03:05:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/11 03:05:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 03:05:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 03:05:34 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:05:34 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:05:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/10/11 03:05:43 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 03:05:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 03:05:43 INFO : toe/toe/toe.txt: Deleted 2025/10/11 03:05:43 INFO : toe/toe: Removing directory 2025/10/11 03:05:43 INFO : toe: Removing directory 2025/10/11 03:05:43 INFO : empty_dir: Removing directory 2025/10/11 03:05:43 DEBUG : Local file system at /tmp/rclone2584436138: deleted 3 directories --- PASS: TestMove (15.59s) === RUN TestTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 03:05:47 DEBUG : empty_dir: Making directory with metadata 2025/10/11 03:05:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/11 03:05:47 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:05:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:05:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:05:47 INFO : tictacempty_dir: Making directory 2025/10/11 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:48 INFO : tictactoe: Making directory 2025/10/11 03:05:49 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:49 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:05:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 03:05:49 INFO : tictactoe/tictactoe: Making directory 2025/10/11 03:05:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 03:05:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/11 03:05:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 03:05:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/11 03:05:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 03:05:50 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:05:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 03:05:50 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:05:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/10/11 03:05:52 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 03:05:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 03:05:52 INFO : toe/toe/toe.txt: Deleted 2025/10/11 03:05:52 INFO : toe/toe: Removing directory 2025/10/11 03:05:52 INFO : toe: Removing directory 2025/10/11 03:05:52 INFO : empty_dir: Removing directory 2025/10/11 03:05:52 DEBUG : Local file system at /tmp/rclone2584436138: deleted 3 directories 2025/10/11 03:05:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/11 03:05:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/11 03:05:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/11 03:05:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/11 03:05:55 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (14.89s) === RUN TestManualTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 03:06:02 DEBUG : Reset feature "Copy" 2025/10/11 03:06:02 DEBUG : Reset feature "Move" 2025/10/11 03:06:02 DEBUG : Reset feature "Copy" 2025/10/11 03:06:02 DEBUG : Reset feature "Move" 2025/10/11 03:06:02 DEBUG : empty_dir: Making directory with metadata 2025/10/11 03:06:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/11 03:06:02 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:06:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:06:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:06:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:06:03 INFO : tictacempty_dir: Making directory 2025/10/11 03:06:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 03:06:03 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:06:03 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:06:03 INFO : tictactoe: Making directory 2025/10/11 03:06:04 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:06:04 DEBUG : toe: transformed to: tictactoe 2025/10/11 03:06:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 03:06:04 INFO : tictactoe/tictactoe: Making directory 2025/10/11 03:06:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 03:06:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/11 03:06:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 03:06:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/11 03:06:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 03:06:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 03:06:04 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:06:04 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:06:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/10/11 03:06:07 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 03:06:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 03:06:07 INFO : toe/toe/toe.txt: Deleted 2025/10/11 03:06:07 ERROR : Local file system at /tmp/rclone2584436138: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile run.go:125: removing dir "tictactoe/tictactoe" failed - try 1/3: folder not empty run.go:125: removing dir "tictactoe/tictactoe" failed - try 2/3: folder not empty --- FAIL: TestManualTransformFile (11.40s) === RUN TestBase64 run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 03:06:13 DEBUG : toe: transformed to: dG9l 2025/10/11 03:06:14 DEBUG : toe: transformed to: dG9l 2025/10/11 03:06:14 INFO : dG9l: Making directory 2025/10/11 03:06:15 DEBUG : toe: transformed to: dG9l 2025/10/11 03:06:15 DEBUG : toe: transformed to: dG9l 2025/10/11 03:06:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/11 03:06:15 INFO : dG9l/dG9l: Making directory 2025/10/11 03:06:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/11 03:06:15 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/11 03:06:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/11 03:06:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/11 03:06:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/11 03:06:15 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:06:15 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:06:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Uploading chunk 0, size=11, remain=0 2025/10/11 03:06:19 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 03:06:19 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/11 03:06:19 ERROR : OpenDrive root 'rclone-test-zajuxop0lilu': not deleting files as there were IO errors 2025/10/11 03:06:19 ERROR : OpenDrive root 'rclone-test-zajuxop0lilu': not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (7.54s) === RUN TestError run.go:180: Remote "OpenDrive root 'rclone-test-zajuxop0lilu'", Local "Local file system at /tmp/rclone2584436138", Modify Window "1s" 2025/10/11 03:06:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/11 03:06:21 DEBUG : toe: transformed to: 2025/10/11 03:06:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/11 03:06:21 DEBUG : toe: transformed to: 2025/10/11 03:06:21 INFO : OpenDrive root 'rclone-test-zajuxop0lilu': Making directory 2025/10/11 03:06:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/11 03:06:21 DEBUG : toe: transformed to: 2025/10/11 03:06:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/11 03:06:21 DEBUG : toe: transformed to: 2025/10/11 03:06:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/11 03:06:21 DEBUG : toe/toe: transformed to: 2025/10/11 03:06:21 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/11 03:06:21 INFO : toe/toe: Making directory 2025/10/11 03:06:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/11 03:06:23 DEBUG : toe/toe: transformed to: 2025/10/11 03:06:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/11 03:06:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/11 03:06:23 DEBUG : toe: transformed to: 2025/10/11 03:06:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/11 03:06:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/11 03:06:23 DEBUG : toe/toe/toe: transformed to: 2025/10/11 03:06:23 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for checks to finish 2025/10/11 03:06:23 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/11 03:06:23 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Waiting for transfers to finish 2025/10/11 03:06:24 DEBUG : toe/toe/toe: Uploading chunk 0, size=11, remain=0 2025/10/11 03:06:26 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/11 03:06:26 INFO : toe/toe/toe: Copied (new) 2025/10/11 03:06:26 ERROR : OpenDrive root 'rclone-test-zajuxop0lilu': not deleting files as there were IO errors 2025/10/11 03:06:26 ERROR : OpenDrive root 'rclone-test-zajuxop0lilu': not deleting directories as there were IO errors fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestError (18.08s) FAIL 2025/10/11 03:06:39 DEBUG : OpenDrive root 'rclone-test-zajuxop0lilu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 43m44.339575355s (try 1/5): exit status 1: Failed [TestServerSideCopyOverSelf TestSyncIgnoreExisting TestSyncIgnoreErrors TestSyncWithUpdateOlder TestSyncCompareDest TestSyncBackupDirWithSuffix TestFixCase TestNothingToTransferWithEmptyDirs TestTransform/suffix TestTransform/truncate TestManualTransformFile TestBase64]