"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/04 01:49:13 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce" 2026/05/04 01:49:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/04 01:49:14 DEBUG : Creating backend with remote "/tmp/rclone1865458798" === 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:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:49:15 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:49:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/04 01:49:15 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.65s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:49:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:49:16 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:49:16 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:49:17 DEBUG : sub dir/hello world: size = 11 OK 2026/05/04 01:49:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:49:17 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:49:17 DEBUG : B2 bucket rclone-test-volopil8guce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.79s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:18 DEBUG : Creating backend with remote "/non-existing" 2026/05/04 01:49:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/04 01:49:18 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:49:18 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:49:19 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:49:19 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:49:19 DEBUG : sub dir/hello world: size = 11 OK 2026/05/04 01:49:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:49:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.63s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:21 INFO : B2 bucket rclone-test-volopil8guce: Running all checks before starting transfers 2026/05/04 01:49:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:49:21 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:49:21 INFO : B2 bucket rclone-test-volopil8guce: Checks finished, now starting transfers 2026/05/04 01:49:21 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:49:21 DEBUG : sub dir/hello world: size = 11 OK 2026/05/04 01:49:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:49:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.20s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:22 ERROR : Ignoring --no-traverse with sync 2026/05/04 01:49:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:49:22 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:49:22 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:49:22 DEBUG : sub dir/hello world: size = 11 OK 2026/05/04 01:49:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:49:22 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:49:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.25s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/04 01:49:24 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:49:24 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:49:24 DEBUG : hello world2: size = 12 OK 2026/05/04 01:49:24 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/04 01:49:24 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.73s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:49:25 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:49:25 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:49:25 DEBUG : potato2: size = 11 OK 2026/05/04 01:49:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:49:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:49:26 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:49:26 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:49:27 DEBUG : potato2: size = 11 OK 2026/05/04 01:49:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:49:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.69s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/04 01:49:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:49:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/04 01:49:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:49:28 INFO : sub dir2: Making directory 2026/05/04 01:49:28 INFO : sub dir: Making directory 2026/05/04 01:49:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:49:28 INFO : sub dir2/sub sub dir2: Making directory 2026/05/04 01:49:28 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:49:28 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:49:28 DEBUG : sub dir/hello world: size = 11 OK 2026/05/04 01:49:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:49:28 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/05/04 01:49:28 DEBUG : B2 bucket rclone-test-volopil8guce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.26s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:29 INFO : sub dir2: Making directory 2026/05/04 01:49:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/04 01:49:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:49:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:49:29 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:49:30 DEBUG : sub dir/hello world: size = 11 OK 2026/05/04 01:49:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:49:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.44s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:30 DEBUG : sub dir2: Making directory with metadata 2026/05/04 01:49:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:49:31 INFO : sub dir2: Making directory 2026/05/04 01:49:31 INFO : sub dir: Making directory 2026/05/04 01:49:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:49:31 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:49:31 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:49:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/04 01:49:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:49:31 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:49:31 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/04 01:49:31 DEBUG : B2 bucket rclone-test-volopil8guce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/04 01:49:32 DEBUG : B2 bucket rclone-test-volopil8guce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.72s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:32 INFO : sub dir2: Making directory 2026/05/04 01:49:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:49:33 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:49:33 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:49:33 DEBUG : sub dir/hello world: size = 11 OK 2026/05/04 01:49:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:49:33 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:49:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.23s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:34 DEBUG : sub dir2: Making directory with metadata 2026/05/04 01:49:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:49:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:49:34 INFO : sub dir2: Making directory 2026/05/04 01:49:34 INFO : sub dir: Making directory 2026/05/04 01:49:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : sub dir/hello world: size = 11 OK 2026/05/04 01:49:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:49:34 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/04 01:49:35 DEBUG : B2 bucket rclone-test-volopil8guce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.43s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:35 INFO : sub dir2: Making directory 2026/05/04 01:49:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:49:36 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:49:36 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:49:36 DEBUG : sub dir/hello world: size = 11 OK 2026/05/04 01:49:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:49:36 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:49:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.27s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zovugol2duwo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-volopil8guce -> B2 bucket rclone-test-zovugol2duwo 2026/05/04 01:49:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:49:39 DEBUG : B2 bucket rclone-test-zovugol2duwo: Waiting for checks to finish 2026/05/04 01:49:39 DEBUG : B2 bucket rclone-test-zovugol2duwo: Waiting for transfers to finish 2026/05/04 01:49:40 DEBUG : sub dir/hello world: size = 11 OK 2026/05/04 01:49:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:49:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/04 01:49:40 DEBUG : B2 bucket rclone-test-zovugol2duwo: Purge remote 2026/05/04 01:49:40 INFO : B2 bucket rclone-test-zovugol2duwo: cleaning bucket "rclone-test-zovugol2duwo" of all files 2026/05/04 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f524d03a0ddfb0b9fd80e1b_f118b0d995cc9eb03_d20260504_m014939_c001_v0001092_t0026_u01777859379740") --- PASS: TestServerSideCopy (4.50s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:42 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:49:42 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:49:42 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:49:42 DEBUG : sub dir/hello world: Sizes differ 2026/05/04 01:49:42 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:49:42 DEBUG : sub dir/hello world: size = 17 OK 2026/05/04 01:49:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/04 01:49:42 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.85s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:44 DEBUG : Creating backend with remote "TestB2:rclone-test-novesav1qero" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-volopil8guce -> B2 bucket rclone-test-novesav1qero 2026/05/04 01:49:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:49:45 DEBUG : B2 bucket rclone-test-novesav1qero: Waiting for checks to finish 2026/05/04 01:49:45 DEBUG : B2 bucket rclone-test-novesav1qero: Waiting for transfers to finish 2026/05/04 01:49:46 DEBUG : sub dir/hello world: size = 11 OK 2026/05/04 01:49:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:49:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/04 01:49:47 DEBUG : B2 bucket rclone-test-novesav1qero: Waiting for checks to finish 2026/05/04 01:49:47 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:49:47 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-novesav1qero) 2026/05/04 01:49:47 DEBUG : sub dir/hello world: Sizes differ 2026/05/04 01:49:47 DEBUG : B2 bucket rclone-test-novesav1qero: Waiting for transfers to finish 2026/05/04 01:49:48 DEBUG : sub dir/hello world: size = 17 OK 2026/05/04 01:49:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/04 01:49:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/04 01:49:48 DEBUG : B2 bucket rclone-test-novesav1qero: Purge remote 2026/05/04 01:49:48 INFO : B2 bucket rclone-test-novesav1qero: cleaning bucket "rclone-test-novesav1qero" of all files 2026/05/04 01:49:48 DEBUG : sub dir/hello world: Deleting (id "4_z6fd25d83a0ddfb0b9fd80e1b_f117f756b6de394e9_d20260504_m014948_c001_v0001136_t0050_u01777859388007") 2026/05/04 01:49:48 DEBUG : sub dir/hello world: Deleting (id "4_z6fd25d83a0ddfb0b9fd80e1b_f116a4149fda4d803_d20260504_m014946_c001_v0001120_t0048_u01777859386007") --- PASS: TestServerSideCopyOverSelf (6.47s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:50 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:49:50 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:49:50 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:49:50 DEBUG : sub dir/hello world: Sizes differ 2026/05/04 01:49:50 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:49:51 DEBUG : sub dir/hello world: size = 17 OK 2026/05/04 01:49:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/04 01:49:51 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/04 01:49:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.32s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:49:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zuzuzeb3zise" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-volopil8guce -> B2 bucket rclone-test-zuzuzeb3zise 2026/05/04 01:49:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:49:54 DEBUG : B2 bucket rclone-test-zuzuzeb3zise: Waiting for checks to finish 2026/05/04 01:49:54 DEBUG : B2 bucket rclone-test-zuzuzeb3zise: Waiting for transfers to finish 2026/05/04 01:49:55 DEBUG : sub dir/hello world: size = 11 OK 2026/05/04 01:49:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:49:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/04 01:49:56 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:49:56 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zuzuzeb3zise) 2026/05/04 01:49:56 DEBUG : sub dir/hello world: Sizes differ 2026/05/04 01:49:56 DEBUG : B2 bucket rclone-test-zuzuzeb3zise: Waiting for checks to finish 2026/05/04 01:49:56 DEBUG : B2 bucket rclone-test-zuzuzeb3zise: Waiting for transfers to finish 2026/05/04 01:49:56 DEBUG : sub dir/hello world: size = 17 OK 2026/05/04 01:49:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/04 01:49:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/04 01:49:56 INFO : sub dir/hello world: Deleted 2026/05/04 01:49:57 DEBUG : testing file moves 2026/05/04 01:49:58 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:49:58 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zuzuzeb3zise) 2026/05/04 01:49:58 DEBUG : sub dir/hello world: Sizes differ 2026/05/04 01:49:58 DEBUG : B2 bucket rclone-test-zuzuzeb3zise: Waiting for checks to finish 2026/05/04 01:49:58 DEBUG : B2 bucket rclone-test-zuzuzeb3zise: Waiting for transfers to finish 2026/05/04 01:49:59 DEBUG : sub dir/hello world: size = 24 OK 2026/05/04 01:49:59 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/04 01:49:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/04 01:49:59 INFO : sub dir/hello world: Deleted 2026/05/04 01:49:59 DEBUG : B2 bucket rclone-test-zuzuzeb3zise: Purge remote 2026/05/04 01:49:59 INFO : B2 bucket rclone-test-zuzuzeb3zise: cleaning bucket "rclone-test-zuzuzeb3zise" of all files 2026/05/04 01:50:00 DEBUG : sub dir/hello world: Deleting (id "4_zff427da3a0ddfb0b9fd80e1b_f106e516c92ce67d8_d20260504_m014959_c001_v0001182_t0017_u01777859399321") 2026/05/04 01:50:00 DEBUG : sub dir/hello world: Deleting (id "4_zff427da3a0ddfb0b9fd80e1b_f115bfe922df8b67c_d20260504_m014956_c001_v0001101_t0022_u01777859396463") 2026/05/04 01:50:00 DEBUG : sub dir/hello world: Deleting (id "4_zff427da3a0ddfb0b9fd80e1b_f1164470475e5573f_d20260504_m014954_c001_v0001101_t0040_u01777859394926") --- PASS: TestServerSideMoveOverSelf (9.17s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:50:01 ERROR : error listing: directory not found 2026/05/04 01:50:02 INFO : Local file system at /tmp/rclone1865458798: Making directory 2026/05/04 01:50:02 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:02 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.69s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:50:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:50:04 DEBUG : Local file system at /tmp/rclone1865458798: Waiting for checks to finish 2026/05/04 01:50:04 DEBUG : Local file system at /tmp/rclone1865458798: Waiting for transfers to finish 2026/05/04 01:50:04 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/04 01:50:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:50:04 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/04 01:50:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.03s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:50:05 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/04 01:50:05 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:05 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:05 DEBUG : check sum: size = 1 OK 2026/05/04 01:50:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/04 01:50:05 INFO : check sum: Copied (new) 2026/05/04 01:50:05 DEBUG : Waiting for deletions to finish 2026/05/04 01:50:06 DEBUG : check sum: size = 1 OK 2026/05/04 01:50:06 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/04 01:50:06 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/04 01:50:06 DEBUG : check sum: Unchanged skipping 2026/05/04 01:50:06 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:06 DEBUG : Waiting for deletions to finish 2026/05/04 01:50:06 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.72s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:50:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/04 01:50:07 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:07 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:07 DEBUG : sizeonly: size = 6 OK 2026/05/04 01:50:07 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/04 01:50:07 INFO : sizeonly: Copied (new) 2026/05/04 01:50:07 DEBUG : Waiting for deletions to finish 2026/05/04 01:50:08 DEBUG : sizeonly: size = 6 OK 2026/05/04 01:50:08 DEBUG : sizeonly: Sizes identical 2026/05/04 01:50:08 DEBUG : sizeonly: Unchanged skipping 2026/05/04 01:50:08 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:08 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:08 DEBUG : Waiting for deletions to finish 2026/05/04 01:50:08 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.85s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:50:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/04 01:50:08 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:08 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:09 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/04 01:50:09 INFO : ignore-size: Copied (new) 2026/05/04 01:50:09 DEBUG : Waiting for deletions to finish 2026/05/04 01:50:09 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:50:09 DEBUG : ignore-size: Unchanged skipping 2026/05/04 01:50:09 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:09 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:09 DEBUG : Waiting for deletions to finish 2026/05/04 01:50:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.78s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:50:11 DEBUG : existing: size = 6 OK 2026/05/04 01:50:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:50:11 DEBUG : existing: Unchanged skipping 2026/05/04 01:50:11 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:11 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:11 DEBUG : Waiting for deletions to finish 2026/05/04 01:50:11 INFO : There was nothing to transfer 2026/05/04 01:50:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/04 01:50:11 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:11 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:11 DEBUG : existing: size = 6 OK 2026/05/04 01:50:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/04 01:50:11 INFO : existing: Copied (replaced existing) 2026/05/04 01:50:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.03s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:50:12 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/04 01:50:12 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:12 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:13 DEBUG : existing: size = 6 OK 2026/05/04 01:50:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/04 01:50:13 INFO : existing: Copied (new) 2026/05/04 01:50:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:50:13 DEBUG : existing: Destination exists, skipping 2026/05/04 01:50:13 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:13 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:50:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.73s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:50:15 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/04 01:50:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/04 01:50:15 DEBUG : c/non empty space: size = 5 OK 2026/05/04 01:50:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:50:15 DEBUG : c/non empty space: Unchanged skipping 2026/05/04 01:50:15 DEBUG : a/potato2: size = 60 OK 2026/05/04 01:50:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/04 01:50:15 INFO : a/potato2: Copied (new) 2026/05/04 01:50:15 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:15 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:15 DEBUG : Waiting for deletions to finish 2026/05/04 01:50:16 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.71s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:50:17 DEBUG : empty space: size = 1 OK 2026/05/04 01:50:17 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/04 01:50:17 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/04 01:50:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/04 01:50:17 DEBUG : empty space: Unchanged skipping 2026/05/04 01:50:17 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:17 DEBUG : Waiting for deletions to finish 2026/05/04 01:50:17 INFO : There was nothing to transfer 2026/05/04 01:50:18 DEBUG : empty space: size = 1 OK 2026/05/04 01:50:18 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:18 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/04 01:50:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/04 01:50:43 INFO : empty space: Updated modification time in destination 2026/05/04 01:50:43 DEBUG : empty space: Unchanged skipping 2026/05/04 01:50:43 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:43 DEBUG : Waiting for deletions to finish 2026/05/04 01:50:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (27.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:50:45 DEBUG : empty space: size = 1 OK 2026/05/04 01:50:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/04 01:50:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/04 01:50:45 DEBUG : empty space: Unchanged skipping 2026/05/04 01:50:45 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:45 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:45 DEBUG : Waiting for deletions to finish 2026/05/04 01:50:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.81s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:50:46 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:46 DEBUG : foo: size = 3 OK 2026/05/04 01:50:46 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/04 01:50:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:50:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:50:46 DEBUG : foo: sha1 differ 2026/05/04 01:50:46 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:47 DEBUG : foo: size = 3 OK 2026/05/04 01:50:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/04 01:50:47 INFO : foo: Copied (replaced existing) 2026/05/04 01:50:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:50:48 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/04 01:50:48 DEBUG : empty space: size = 1 OK 2026/05/04 01:50:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:50:48 DEBUG : empty space: Unchanged skipping 2026/05/04 01:50:48 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:48 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:48 DEBUG : potato: size = 60 OK 2026/05/04 01:50:48 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/04 01:50:48 INFO : potato: Copied (new) 2026/05/04 01:50:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.93s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:50:50 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:50 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:50:50 DEBUG : potato: size = 60 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:50:50 DEBUG : potato: Sizes differ 2026/05/04 01:50:50 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:51 DEBUG : potato: size = 21 OK 2026/05/04 01:50:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/04 01:50:51 INFO : potato: Copied (replaced existing) 2026/05/04 01:50:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.03s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:50:52 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:52 DEBUG : potato: size = 21 OK 2026/05/04 01:50:52 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 2026/05/04 01:50:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1865458798) 2026/05/04 01:50:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:50:52 DEBUG : potato: sha1 differ 2026/05/04 01:50:52 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:52 DEBUG : potato: size = 21 OK 2026/05/04 01:50:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/04 01:50:52 INFO : potato: Copied (replaced existing) 2026/05/04 01:50:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:50:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:50:54 DEBUG : empty space: size = 1 OK 2026/05/04 01:50:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:50:54 DEBUG : empty space: Unchanged skipping 2026/05/04 01:50:54 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/04 01:50:54 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:54 DEBUG : Waiting for deletions to finish 2026/05/04 01:50:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:50:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:50:56 DEBUG : empty space: size = 1 OK 2026/05/04 01:50:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:50:56 DEBUG : empty space: Unchanged skipping 2026/05/04 01:50:56 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:56 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:57 DEBUG : potato2: size = 60 OK 2026/05/04 01:50:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/04 01:50:57 INFO : potato2: Copied (new) 2026/05/04 01:50:57 DEBUG : Waiting for deletions to finish 2026/05/04 01:50:57 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:50:59 INFO : d: Making directory 2026/05/04 01:50:59 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/04 01:50:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/04 01:50:59 DEBUG : c/non empty space: size = 5 OK 2026/05/04 01:50:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:50:59 DEBUG : c/non empty space: Unchanged skipping 2026/05/04 01:50:59 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:50:59 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:50:59 DEBUG : a/potato2: size = 60 OK 2026/05/04 01:50:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/04 01:50:59 INFO : a/potato2: Copied (new) 2026/05/04 01:50:59 DEBUG : Waiting for deletions to finish 2026/05/04 01:51:00 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:51:01 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/04 01:51:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/04 01:51:02 DEBUG : c/non empty space: size = 5 OK 2026/05/04 01:51:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:51:02 DEBUG : c/non empty space: Unchanged skipping 2026/05/04 01:51:02 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:51:02 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:51:02 DEBUG : a/potato2: size = 60 OK 2026/05/04 01:51:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/04 01:51:02 INFO : a/potato2: Copied (new) 2026/05/04 01:51:02 ERROR : B2 bucket rclone-test-volopil8guce: not deleting files as there were IO errors 2026/05/04 01:51:02 ERROR : B2 bucket rclone-test-volopil8guce: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.71s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:51:04 DEBUG : Waiting for deletions to finish 2026/05/04 01:51:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:51:04 DEBUG : empty space: size = 1 OK 2026/05/04 01:51:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:51:04 DEBUG : empty space: Unchanged skipping 2026/05/04 01:51:04 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:51:04 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:51:04 INFO : potato: Deleted 2026/05/04 01:51:05 DEBUG : potato2: size = 60 OK 2026/05/04 01:51:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/04 01:51:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.49s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:51:07 DEBUG : Waiting for deletions to finish 2026/05/04 01:51:07 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:51:07 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:51:07 INFO : potato: Deleted 2026/05/04 01:51:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:51:07 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:51:07 DEBUG : empty space: size = 1 OK 2026/05/04 01:51:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:51:07 DEBUG : empty space: Unchanged skipping 2026/05/04 01:51:07 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:51:08 DEBUG : potato2: size = 60 OK 2026/05/04 01:51:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/04 01:51:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.98s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:51:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:51:09 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:51:09 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:51:10 DEBUG : potato2: size = 19 OK 2026/05/04 01:51:10 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/04 01:51:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.90s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:51:12 DEBUG : enormous: Excluded (Size Filter) 2026/05/04 01:51:12 DEBUG : enormous: Excluded 2026/05/04 01:51:12 DEBUG : potato2: Excluded (Size Filter) 2026/05/04 01:51:12 DEBUG : potato2: Excluded 2026/05/04 01:51:12 DEBUG : potato2: Excluded (Size Filter) 2026/05/04 01:51:12 DEBUG : potato2: Excluded 2026/05/04 01:51:12 DEBUG : empty space: size = 1 OK 2026/05/04 01:51:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:51:12 DEBUG : empty space: Unchanged skipping 2026/05/04 01:51:12 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:51:12 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:51:12 DEBUG : Waiting for deletions to finish 2026/05/04 01:51:12 INFO : There was nothing to transfer 2026/05/04 01:51:12 DEBUG : enormous: Excluded (Size Filter) 2026/05/04 01:51:12 DEBUG : enormous: Excluded 2026/05/04 01:51:12 DEBUG : potato2: Excluded (Size Filter) 2026/05/04 01:51:12 DEBUG : potato2: Excluded 2026/05/04 01:51:12 DEBUG : potato2: Excluded (Size Filter) 2026/05/04 01:51:12 DEBUG : potato2: Excluded 2026/05/04 01:51:12 DEBUG : empty space: size = 1 OK 2026/05/04 01:51:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/04 01:51:12 DEBUG : empty space: Unchanged skipping 2026/05/04 01:51:12 DEBUG : Local file system at /tmp/rclone1865458798: Waiting for checks to finish 2026/05/04 01:51:12 DEBUG : Local file system at /tmp/rclone1865458798: Waiting for transfers to finish 2026/05/04 01:51:12 DEBUG : Waiting for deletions to finish 2026/05/04 01:51:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.29s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:51:14 DEBUG : enormous: Excluded (Size Filter) 2026/05/04 01:51:14 DEBUG : enormous: Excluded 2026/05/04 01:51:14 DEBUG : potato2: Excluded (Size Filter) 2026/05/04 01:51:14 DEBUG : potato2: Excluded 2026/05/04 01:51:14 DEBUG : empty space: size = 1 OK 2026/05/04 01:51:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:51:14 DEBUG : empty space: Unchanged skipping 2026/05/04 01:51:14 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:51:14 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:51:14 DEBUG : Waiting for deletions to finish 2026/05/04 01:51:14 INFO : enormous: Deleted 2026/05/04 01:51:15 INFO : potato2: Deleted 2026/05/04 01:51:15 INFO : There was nothing to transfer 2026/05/04 01:51:15 DEBUG : empty space: size = 1 OK 2026/05/04 01:51:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/04 01:51:15 DEBUG : empty space: Unchanged skipping 2026/05/04 01:51:15 DEBUG : Local file system at /tmp/rclone1865458798: Waiting for checks to finish 2026/05/04 01:51:15 DEBUG : Local file system at /tmp/rclone1865458798: Waiting for transfers to finish 2026/05/04 01:51:15 DEBUG : Waiting for deletions to finish 2026/05/04 01:51:15 INFO : enormous: Deleted 2026/05/04 01:51:15 INFO : potato2: Deleted 2026/05/04 01:51:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.69s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:51:17 DEBUG : five: Need to transfer - File not found at Destination 2026/05/04 01:51:17 DEBUG : four: size = 4 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:51:17 DEBUG : four: size = 8 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:51:17 DEBUG : one: Destination is newer than source, skipping 2026/05/04 01:51:17 DEBUG : four: Sizes differ 2026/05/04 01:51:17 DEBUG : three: size = 5 OK 2026/05/04 01:51:17 DEBUG : three: Sizes identical 2026/05/04 01:51:17 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:51:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/04 01:51:17 DEBUG : two: size = 3 OK 2026/05/04 01:51:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/04 01:51:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1865458798) 2026/05/04 01:51:17 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:51:17 DEBUG : two: sha1 differ 2026/05/04 01:51:17 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:51:17 DEBUG : five: size = 4 OK 2026/05/04 01:51:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/04 01:51:17 INFO : five: Copied (new) 2026/05/04 01:51:18 DEBUG : four: size = 4 OK 2026/05/04 01:51:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/04 01:51:18 INFO : four: Copied (replaced existing) 2026/05/04 01:51:18 DEBUG : two: size = 3 OK 2026/05/04 01:51:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/04 01:51:18 INFO : two: Copied (replaced existing) 2026/05/04 01:51:18 DEBUG : Waiting for deletions to finish 2026/05/04 01:51:18 DEBUG : five: size = 4 OK 2026/05/04 01:51:18 DEBUG : four: size = 4 OK 2026/05/04 01:51:18 DEBUG : one: Destination is newer than source, skipping 2026/05/04 01:51:18 DEBUG : three: size = 5 OK 2026/05/04 01:51:18 DEBUG : two: size = 3 OK 2026/05/04 01:51:18 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:51:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/04 01:51:18 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/04 01:51:18 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/04 01:51:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/04 01:51:18 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/04 01:51:18 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/04 01:51:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1865458798) 2026/05/04 01:51:18 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:51:18 DEBUG : three: sha1 differ 2026/05/04 01:51:18 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/04 01:51:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/04 01:51:18 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/04 01:51:18 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/04 01:51:18 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:51:19 DEBUG : three: size = 5 OK 2026/05/04 01:51:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/04 01:51:19 INFO : three: Copied (replaced existing) 2026/05/04 01:51:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.78s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/04 01:51:21 INFO : B2 bucket rclone-test-volopil8guce: Making map for --track-renames 2026/05/04 01:51:21 INFO : B2 bucket rclone-test-volopil8guce: Finished making map for --track-renames 2026/05/04 01:51:21 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:51:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/04 01:51:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/04 01:51:21 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for renames to finish 2026/05/04 01:51:21 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:51:21 DEBUG : yam: size = 11 OK 2026/05/04 01:51:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/04 01:51:21 INFO : yam: Copied (new) 2026/05/04 01:51:21 DEBUG : potato: size = 14 OK 2026/05/04 01:51:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/04 01:51:21 INFO : potato: Copied (new) 2026/05/04 01:51:21 DEBUG : Waiting for deletions to finish 2026/05/04 01:51:21 INFO : B2 bucket rclone-test-volopil8guce: Making map for --track-renames 2026/05/04 01:51:21 DEBUG : potato: size = 14 OK 2026/05/04 01:51:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:51:21 INFO : B2 bucket rclone-test-volopil8guce: Finished making map for --track-renames 2026/05/04 01:51:21 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:51:21 DEBUG : potato: Unchanged skipping 2026/05/04 01:51:21 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for renames to finish 2026/05/04 01:51:22 DEBUG : yaml: size = 11 OK 2026/05/04 01:51:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/04 01:51:22 INFO : yam: Copied (server-side copy) to: yaml 2026/05/04 01:51:22 INFO : yam: Deleted 2026/05/04 01:51:22 INFO : yaml: Renamed from "yam" 2026/05/04 01:51:22 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:51:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.99s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/04 01:51:24 INFO : B2 bucket rclone-test-volopil8guce: Making map for --track-renames 2026/05/04 01:51:24 INFO : B2 bucket rclone-test-volopil8guce: Finished making map for --track-renames 2026/05/04 01:51:24 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:51:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/04 01:51:24 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for renames to finish 2026/05/04 01:51:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/04 01:51:24 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:51:24 DEBUG : potato: size = 14 OK 2026/05/04 01:51:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/04 01:51:24 INFO : potato: Copied (new) 2026/05/04 01:51:24 DEBUG : yam: size = 11 OK 2026/05/04 01:51:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/04 01:51:24 INFO : yam: Copied (new) 2026/05/04 01:51:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:51:24 DEBUG : potato: size = 14 OK 2026/05/04 01:51:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:51:24 DEBUG : potato: Unchanged skipping 2026/05/04 01:51:24 INFO : B2 bucket rclone-test-volopil8guce: Making map for --track-renames 2026/05/04 01:51:24 INFO : B2 bucket rclone-test-volopil8guce: Finished making map for --track-renames 2026/05/04 01:51:24 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:51:24 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for renames to finish 2026/05/04 01:51:25 DEBUG : yaml: size = 11 OK 2026/05/04 01:51:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/04 01:51:25 INFO : yam: Copied (server-side copy) to: yaml 2026/05/04 01:51:25 INFO : yam: Deleted 2026/05/04 01:51:25 INFO : yaml: Renamed from "yam" 2026/05/04 01:51:25 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:51:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.69s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/04 01:51:26 INFO : B2 bucket rclone-test-volopil8guce: Making map for --track-renames 2026/05/04 01:51:26 INFO : B2 bucket rclone-test-volopil8guce: Finished making map for --track-renames 2026/05/04 01:51:26 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:51:26 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for renames to finish 2026/05/04 01:51:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/04 01:51:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/04 01:51:26 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:51:27 DEBUG : sub/yam: size = 11 OK 2026/05/04 01:51:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/04 01:51:27 INFO : sub/yam: Copied (new) 2026/05/04 01:51:27 DEBUG : potato: size = 14 OK 2026/05/04 01:51:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/04 01:51:27 INFO : potato: Copied (new) 2026/05/04 01:51:27 DEBUG : Waiting for deletions to finish 2026/05/04 01:51:27 DEBUG : potato: size = 14 OK 2026/05/04 01:51:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:51:27 DEBUG : potato: Unchanged skipping 2026/05/04 01:51:27 INFO : B2 bucket rclone-test-volopil8guce: Making map for --track-renames 2026/05/04 01:51:27 INFO : B2 bucket rclone-test-volopil8guce: Finished making map for --track-renames 2026/05/04 01:51:27 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:51:27 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for renames to finish 2026/05/04 01:51:28 DEBUG : yam: size = 11 OK 2026/05/04 01:51:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/04 01:51:28 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/04 01:51:28 INFO : sub/yam: Deleted 2026/05/04 01:51:28 INFO : yam: Renamed from "sub/yam" 2026/05/04 01:51:28 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:51:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.94s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:51:29 DEBUG : Creating backend with remote "/tmp/rclone1865458798/dir1" 2026/05/04 01:51:29 DEBUG : Creating backend with remote "/tmp/rclone1865458798/dir2" 2026/05/04 01:51:29 DEBUG : Local file system at /tmp/rclone1865458798/dir2: Using server-side directory move 2026/05/04 01:51:29 INFO : Local file system at /tmp/rclone1865458798/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/04 01:51:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/04 01:51:29 DEBUG : Local file system at /tmp/rclone1865458798/dir2: Waiting for checks to finish 2026/05/04 01:51:29 DEBUG : Local file system at /tmp/rclone1865458798/dir2: Waiting for transfers to finish 2026/05/04 01:51:29 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:51:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:51:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/04 01:51:30 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:51:30 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:51:30 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/04 01:51:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/04 01:51:30 INFO : nested/sub dir/file: Copied (new) 2026/05/04 01:51:30 INFO : nested/sub dir/file: Deleted 2026/05/04 01:51:30 DEBUG : sub dir/hello world: size = 11 OK 2026/05/04 01:51:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:51:30 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:51:30 INFO : sub dir/hello world: Deleted 2026/05/04 01:51:30 INFO : sub dir: Removing directory 2026/05/04 01:51:30 INFO : nested/sub dir: Removing directory 2026/05/04 01:51:30 INFO : nested: Removing directory 2026/05/04 01:51:30 DEBUG : Local file system at /tmp/rclone1865458798: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.92s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:51:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:51:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/04 01:51:31 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:51:31 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:51:32 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/04 01:51:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/04 01:51:32 INFO : nested/sub dir/file: Copied (new) 2026/05/04 01:51:32 INFO : nested/sub dir/file: Deleted 2026/05/04 01:51:32 DEBUG : sub dir/hello world: size = 11 OK 2026/05/04 01:51:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:51:32 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:51:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.71s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:51:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/04 01:51:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/04 01:51:33 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:51:33 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:51:33 DEBUG : existing: size = 6 OK 2026/05/04 01:51:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/04 01:51:33 INFO : existing: Copied (new) 2026/05/04 01:51:33 INFO : existing: Deleted 2026/05/04 01:51:34 DEBUG : existing-b: size = 6 OK 2026/05/04 01:51:34 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/04 01:51:34 INFO : existing-b: Copied (new) 2026/05/04 01:51:34 INFO : existing-b: Deleted 2026/05/04 01:51:34 DEBUG : existing: Destination exists, skipping 2026/05/04 01:51:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/04 01:51:34 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:51:34 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:51:34 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.90s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:51:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qobezif8ruza" 2026/05/04 01:51:35 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-volopil8guce -> B2 bucket rclone-test-qobezif8ruza 2026/05/04 01:51:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:51:39 DEBUG : empty space: size = 1 OK 2026/05/04 01:51:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/04 01:51:39 DEBUG : empty space: Unchanged skipping 2026/05/04 01:51:39 DEBUG : potato3: size = 68 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:51:39 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qobezif8ruza) 2026/05/04 01:51:39 DEBUG : potato3: Sizes differ 2026/05/04 01:51:39 DEBUG : B2 bucket rclone-test-qobezif8ruza: Waiting for checks to finish 2026/05/04 01:51:40 INFO : empty space: Deleted 2026/05/04 01:51:40 DEBUG : B2 bucket rclone-test-qobezif8ruza: Waiting for transfers to finish 2026/05/04 01:51:40 DEBUG : potato2: size = 60 OK 2026/05/04 01:51:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/04 01:51:40 INFO : potato2: Copied (server-side copy) 2026/05/04 01:51:40 INFO : potato2: Deleted 2026/05/04 01:51:41 DEBUG : potato3: size = 68 OK 2026/05/04 01:51:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/04 01:51:41 INFO : potato3: Copied (server-side copy) 2026/05/04 01:51:41 INFO : potato3: Deleted 2026/05/04 01:51:41 DEBUG : Creating backend with remote "TestB2:rclone-test-mukihap3zefo" 2026/05/04 01:51:42 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/04 01:51:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:51:42 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/04 01:51:42 DEBUG : B2 bucket rclone-test-mukihap3zefo: Waiting for checks to finish 2026/05/04 01:51:42 DEBUG : B2 bucket rclone-test-mukihap3zefo: Waiting for transfers to finish 2026/05/04 01:51:43 DEBUG : empty space: size = 1 OK 2026/05/04 01:51:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/04 01:51:43 INFO : empty space: Copied (server-side copy) 2026/05/04 01:51:43 INFO : empty space: Deleted 2026/05/04 01:51:44 DEBUG : potato2: size = 60 OK 2026/05/04 01:51:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/04 01:51:44 INFO : potato2: Copied (server-side copy) 2026/05/04 01:51:44 INFO : potato2: Deleted 2026/05/04 01:51:44 DEBUG : potato3: size = 68 OK 2026/05/04 01:51:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/04 01:51:44 INFO : potato3: Copied (server-side copy) 2026/05/04 01:51:44 INFO : potato3: Deleted 2026/05/04 01:51:44 DEBUG : B2 bucket rclone-test-mukihap3zefo: Purge remote 2026/05/04 01:51:44 INFO : B2 bucket rclone-test-mukihap3zefo: cleaning bucket "rclone-test-mukihap3zefo" of all files 2026/05/04 01:51:45 DEBUG : empty space: Deleting (id "4_z2f022d33a0fdfb0b9fd80e1b_f114922eec704a32f_d20260504_m015143_c001_v0001032_t0021_u01777859503434") 2026/05/04 01:51:45 DEBUG : potato2: Deleting (id "4_z2f022d33a0fdfb0b9fd80e1b_f115f2fad080fdb71_d20260504_m015143_c001_v0001136_t0039_u01777859503801") 2026/05/04 01:51:45 DEBUG : potato3: Deleting (id "4_z2f022d33a0fdfb0b9fd80e1b_f1078a359d3a08331_d20260504_m015143_c001_v0001092_t0001_u01777859503816") 2026/05/04 01:51:45 DEBUG : B2 bucket rclone-test-qobezif8ruza: Purge remote 2026/05/04 01:51:45 INFO : B2 bucket rclone-test-qobezif8ruza: cleaning bucket "rclone-test-qobezif8ruza" of all files 2026/05/04 01:51:45 DEBUG : empty space: Deleting (id "4_z0f020df3a0fdfb0b9fd80e1b_f417680ad2f70a6d8_d20260504_m015143_c001_v7007000_t0000_u01777859503903") 2026/05/04 01:51:45 DEBUG : empty space: Deleting (id "4_z0f020df3a0fdfb0b9fd80e1b_f112b5168f46c0356_d20260504_m015138_c001_v0001172_t0042_u01777859498836") 2026/05/04 01:51:45 DEBUG : potato2: Deleting (id "4_z0f020df3a0fdfb0b9fd80e1b_f417680ad2f70a6d9_d20260504_m015144_c001_v7007000_t0000_u01777859504110") 2026/05/04 01:51:45 DEBUG : potato2: Deleting (id "4_z0f020df3a0fdfb0b9fd80e1b_f1144d5cbaca4e823_d20260504_m015139_c001_v0001134_t0035_u01777859499953") 2026/05/04 01:51:45 DEBUG : potato3: Deleting (id "4_z0f020df3a0fdfb0b9fd80e1b_f417680ad2f70a6db_d20260504_m015144_c001_v7007000_t0000_u01777859504373") 2026/05/04 01:51:45 DEBUG : potato3: Deleting (id "4_z0f020df3a0fdfb0b9fd80e1b_f118f8b4bdefdeef7_d20260504_m015140_c001_v0001109_t0016_u01777859500280") 2026/05/04 01:51:45 DEBUG : potato3: Deleting (id "4_z0f020df3a0fdfb0b9fd80e1b_f112b5168f46c035a_d20260504_m015139_c001_v0001172_t0001_u01777859499143") --- PASS: TestServerSideMove (12.37s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:51:47 DEBUG : Creating backend with remote "TestB2:rclone-test-meceriv5qepa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-volopil8guce -> B2 bucket rclone-test-meceriv5qepa 2026/05/04 01:51:53 DEBUG : empty space: Excluded (Size Filter) 2026/05/04 01:51:53 DEBUG : empty space: Excluded 2026/05/04 01:51:53 DEBUG : empty space: Excluded (Size Filter) 2026/05/04 01:51:53 DEBUG : empty space: Excluded 2026/05/04 01:51:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:51:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:51:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-meceriv5qepa) 2026/05/04 01:51:53 DEBUG : potato3: Sizes differ 2026/05/04 01:51:53 DEBUG : B2 bucket rclone-test-meceriv5qepa: Waiting for checks to finish 2026/05/04 01:51:53 DEBUG : B2 bucket rclone-test-meceriv5qepa: Waiting for transfers to finish 2026/05/04 01:51:53 DEBUG : potato3: size = 68 OK 2026/05/04 01:51:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/04 01:51:53 INFO : potato3: Copied (server-side copy) 2026/05/04 01:51:54 INFO : potato3: Deleted 2026/05/04 01:51:54 DEBUG : potato2: size = 60 OK 2026/05/04 01:51:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/04 01:51:54 INFO : potato2: Copied (server-side copy) 2026/05/04 01:51:54 INFO : potato2: Deleted 2026/05/04 01:51:54 DEBUG : Creating backend with remote "TestB2:rclone-test-simusel0xine" 2026/05/04 01:51:55 DEBUG : empty space: Excluded (Size Filter) 2026/05/04 01:51:55 DEBUG : empty space: Excluded 2026/05/04 01:51:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:51:56 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/04 01:51:56 DEBUG : B2 bucket rclone-test-simusel0xine: Waiting for checks to finish 2026/05/04 01:51:56 DEBUG : B2 bucket rclone-test-simusel0xine: Waiting for transfers to finish 2026/05/04 01:51:57 DEBUG : potato2: size = 60 OK 2026/05/04 01:51:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/04 01:51:57 INFO : potato2: Copied (server-side copy) 2026/05/04 01:51:57 INFO : potato2: Deleted 2026/05/04 01:51:57 DEBUG : potato3: size = 68 OK 2026/05/04 01:51:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/04 01:51:57 INFO : potato3: Copied (server-side copy) 2026/05/04 01:51:57 INFO : potato3: Deleted 2026/05/04 01:51:57 DEBUG : B2 bucket rclone-test-simusel0xine: Purge remote 2026/05/04 01:51:57 INFO : B2 bucket rclone-test-simusel0xine: cleaning bucket "rclone-test-simusel0xine" of all files 2026/05/04 01:51:58 DEBUG : potato2: Deleting (id "4_z2fd25d73a0fdfb0b9fd80e1b_f11134a1090bcba58_d20260504_m015156_c001_v0001174_t0001_u01777859516734") 2026/05/04 01:51:58 DEBUG : potato3: Deleting (id "4_z2fd25d73a0fdfb0b9fd80e1b_f1115b63336385849_d20260504_m015157_c001_v0001136_t0012_u01777859517093") 2026/05/04 01:51:58 DEBUG : B2 bucket rclone-test-meceriv5qepa: Purge remote 2026/05/04 01:51:58 INFO : B2 bucket rclone-test-meceriv5qepa: cleaning bucket "rclone-test-meceriv5qepa" of all files 2026/05/04 01:51:58 DEBUG : empty space: Deleting (id "4_zff524d33a0fdfb0b9fd80e1b_f102819062a8a1960_d20260504_m015152_c001_v0001039_t0001_u01777859512360") 2026/05/04 01:51:58 DEBUG : potato2: Deleting (id "4_zff524d33a0fdfb0b9fd80e1b_f4218bd10b70fe096_d20260504_m015157_c001_v7007000_t0000_u01777859517209") 2026/05/04 01:51:58 DEBUG : potato2: Deleting (id "4_zff524d33a0fdfb0b9fd80e1b_f109ba2e940cd256c_d20260504_m015154_c001_v0001100_t0014_u01777859514075") 2026/05/04 01:51:58 DEBUG : potato3: Deleting (id "4_zff524d33a0fdfb0b9fd80e1b_f4218bd10b70fe097_d20260504_m015157_c001_v7007000_t0000_u01777859517477") 2026/05/04 01:51:58 DEBUG : potato3: Deleting (id "4_zff524d33a0fdfb0b9fd80e1b_f117ae70f80d33893_d20260504_m015153_c001_v0001184_t0054_u01777859513845") 2026/05/04 01:51:58 DEBUG : potato3: Deleting (id "4_zff524d33a0fdfb0b9fd80e1b_f102819062a8a1962_d20260504_m015152_c001_v0001039_t0018_u01777859512863") --- PASS: TestServerSideMoveWithFilter (13.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:52:00 DEBUG : Creating backend with remote "TestB2:rclone-test-nemedaq5ceya" 2026/05/04 01:52:03 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-volopil8guce -> B2 bucket rclone-test-nemedaq5ceya 2026/05/04 01:52:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:52:06 DEBUG : empty space: size = 1 OK 2026/05/04 01:52:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/04 01:52:06 DEBUG : empty space: Unchanged skipping 2026/05/04 01:52:06 DEBUG : potato3: size = 68 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:52:06 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nemedaq5ceya) 2026/05/04 01:52:06 DEBUG : potato3: Sizes differ 2026/05/04 01:52:06 DEBUG : B2 bucket rclone-test-nemedaq5ceya: Waiting for checks to finish 2026/05/04 01:52:06 INFO : empty space: Deleted 2026/05/04 01:52:06 DEBUG : B2 bucket rclone-test-nemedaq5ceya: Waiting for transfers to finish 2026/05/04 01:52:06 DEBUG : potato2: size = 60 OK 2026/05/04 01:52:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/04 01:52:06 INFO : potato2: Copied (server-side copy) 2026/05/04 01:52:06 INFO : potato2: Deleted 2026/05/04 01:52:06 DEBUG : potato3: size = 68 OK 2026/05/04 01:52:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/04 01:52:06 INFO : potato3: Copied (server-side copy) 2026/05/04 01:52:07 INFO : potato3: Deleted 2026/05/04 01:52:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bugekaq8newu" 2026/05/04 01:52:08 INFO : tomatoDir: Making directory 2026/05/04 01:52:08 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/04 01:52:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:52:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/04 01:52:08 DEBUG : B2 bucket rclone-test-bugekaq8newu: Waiting for checks to finish 2026/05/04 01:52:08 DEBUG : B2 bucket rclone-test-bugekaq8newu: Waiting for transfers to finish 2026/05/04 01:52:10 DEBUG : empty space: size = 1 OK 2026/05/04 01:52:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/04 01:52:10 INFO : empty space: Copied (server-side copy) 2026/05/04 01:52:10 DEBUG : potato2: size = 60 OK 2026/05/04 01:52:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/04 01:52:10 INFO : potato2: Copied (server-side copy) 2026/05/04 01:52:10 INFO : empty space: Deleted 2026/05/04 01:52:10 DEBUG : potato3: size = 68 OK 2026/05/04 01:52:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/04 01:52:10 INFO : potato3: Copied (server-side copy) 2026/05/04 01:52:10 INFO : potato2: Deleted 2026/05/04 01:52:10 INFO : potato3: Deleted 2026/05/04 01:52:10 DEBUG : B2 bucket rclone-test-bugekaq8newu: Purge remote 2026/05/04 01:52:10 INFO : B2 bucket rclone-test-bugekaq8newu: cleaning bucket "rclone-test-bugekaq8newu" of all files 2026/05/04 01:52:11 DEBUG : empty space: Deleting (id "4_zdf528d83a0fdfb0b9fd80e1b_f107ef02bcbf4eb23_d20260504_m015209_c001_v0001181_t0020_u01777859529918") 2026/05/04 01:52:11 DEBUG : potato2: Deleting (id "4_zdf528d83a0fdfb0b9fd80e1b_f1067a2a1cf5048ba_d20260504_m015209_c001_v0001115_t0008_u01777859529533") 2026/05/04 01:52:11 DEBUG : potato3: Deleting (id "4_zdf528d83a0fdfb0b9fd80e1b_f115f94916994efee_d20260504_m015209_c001_v0001100_t0055_u01777859529939") 2026/05/04 01:52:11 DEBUG : B2 bucket rclone-test-nemedaq5ceya: Purge remote 2026/05/04 01:52:11 INFO : B2 bucket rclone-test-nemedaq5ceya: cleaning bucket "rclone-test-nemedaq5ceya" of all files 2026/05/04 01:52:12 DEBUG : empty space: Deleting (id "4_z6f127d63a0fdfb0b9fd80e1b_f412ca83c9155f86f_d20260504_m015210_c001_v7007000_t0000_u01777859530125") 2026/05/04 01:52:12 DEBUG : empty space: Deleting (id "4_z6f127d63a0fdfb0b9fd80e1b_f117fba263e6af8d9_d20260504_m015205_c001_v0001150_t0001_u01777859525313") 2026/05/04 01:52:12 DEBUG : potato2: Deleting (id "4_z6f127d63a0fdfb0b9fd80e1b_f409049e700e1054e_d20260504_m015210_c001_v7007000_t0000_u01777859530296") 2026/05/04 01:52:12 DEBUG : potato2: Deleting (id "4_z6f127d63a0fdfb0b9fd80e1b_f103ae9200ebc5355_d20260504_m015206_c001_v0001185_t0022_u01777859526633") 2026/05/04 01:52:12 DEBUG : potato3: Deleting (id "4_z6f127d63a0fdfb0b9fd80e1b_f412ca83c9155f872_d20260504_m015210_c001_v7007000_t0000_u01777859530353") 2026/05/04 01:52:12 DEBUG : potato3: Deleting (id "4_z6f127d63a0fdfb0b9fd80e1b_f104cdcffebf8e2ec_d20260504_m015206_c001_v0001165_t0012_u01777859526856") 2026/05/04 01:52:12 DEBUG : potato3: Deleting (id "4_z6f127d63a0fdfb0b9fd80e1b_f117fba263e6af8db_d20260504_m015205_c001_v0001150_t0028_u01777859525653") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.08s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:52:13 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.85s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:52:16 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:52:18 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/rclone-sync-test" 2026/05/04 01:52:20 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/rclone-sync-test-include/layer2" 2026/05/04 01:52:22 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/rclone-sync-test-ignore-file" 2026/05/04 01:52:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/04 01:52:25 DEBUG : B2 bucket rclone-test-volopil8guce path rclone-sync-test: Waiting for checks to finish 2026/05/04 01:52:25 DEBUG : B2 bucket rclone-test-volopil8guce path rclone-sync-test: Waiting for transfers to finish 2026/05/04 01:52:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:52:25 INFO : There was nothing to transfer 2026/05/04 01:52:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/04 01:52:26 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:52:26 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:52:26 DEBUG : Waiting for deletions to finish 2026/05/04 01:52:26 INFO : There was nothing to transfer 2026/05/04 01:52:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/04 01:52:27 DEBUG : B2 bucket rclone-test-volopil8guce path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/04 01:52:27 DEBUG : B2 bucket rclone-test-volopil8guce path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/04 01:52:27 DEBUG : Waiting for deletions to finish 2026/05/04 01:52:27 INFO : There was nothing to transfer 2026/05/04 01:52:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/04 01:52:27 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:52:27 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:52:27 DEBUG : Waiting for deletions to finish 2026/05/04 01:52:27 INFO : There was nothing to transfer 2026/05/04 01:52:27 DEBUG : Excluded 2026/05/04 01:52:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/04 01:52:28 DEBUG : B2 bucket rclone-test-volopil8guce path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/04 01:52:28 DEBUG : B2 bucket rclone-test-volopil8guce path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/04 01:52:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:52:28 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.46s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:52:28 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/dst" 2026/05/04 01:52:29 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/CompareDest" 2026/05/04 01:52:31 DEBUG : one: Need to transfer - File not found at Destination 2026/05/04 01:52:31 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:52:31 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:52:32 DEBUG : one: size = 3 OK 2026/05/04 01:52:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/04 01:52:32 INFO : one: Copied (new) 2026/05/04 01:52:32 DEBUG : Waiting for deletions to finish 2026/05/04 01:52:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:52:33 DEBUG : one: size = 3 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:52:33 DEBUG : one: Sizes differ 2026/05/04 01:52:33 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:52:33 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:52:34 DEBUG : one: size = 5 OK 2026/05/04 01:52:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/04 01:52:34 INFO : one: Copied (replaced existing) 2026/05/04 01:52:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:52:36 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:52:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:52:36 DEBUG : one: size = 3 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:52:36 DEBUG : one: Sizes differ 2026/05/04 01:52:36 DEBUG : one: size = 5 OK 2026/05/04 01:52:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:52:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/04 01:52:36 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:52:36 DEBUG : Waiting for deletions to finish 2026/05/04 01:52:36 INFO : There was nothing to transfer 2026/05/04 01:52:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:52:37 DEBUG : one: size = 3 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:52:37 DEBUG : one: Sizes differ 2026/05/04 01:52:38 DEBUG : two: size = 3 OK 2026/05/04 01:52:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:52:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/04 01:52:38 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:52:38 DEBUG : one: size = 5 OK 2026/05/04 01:52:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:52:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/04 01:52:38 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:52:38 DEBUG : Waiting for deletions to finish 2026/05/04 01:52:38 INFO : There was nothing to transfer 2026/05/04 01:52:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:52:38 DEBUG : one: size = 3 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:52:38 DEBUG : one: Sizes differ 2026/05/04 01:52:38 DEBUG : two: size = 3 OK 2026/05/04 01:52:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:52:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/04 01:52:38 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:52:38 DEBUG : one: size = 5 OK 2026/05/04 01:52:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:52:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/04 01:52:38 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:52:38 DEBUG : Waiting for deletions to finish 2026/05/04 01:52:38 INFO : There was nothing to transfer 2026/05/04 01:52:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:52:39 DEBUG : one: size = 3 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:52:39 DEBUG : one: Sizes differ 2026/05/04 01:52:39 DEBUG : two: size = 3 OK 2026/05/04 01:52:39 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/05/04 01:52:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/04 01:52:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/04 01:52:39 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:52:39 DEBUG : one: size = 5 OK 2026/05/04 01:52:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:52:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/04 01:52:39 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:52:39 DEBUG : Waiting for deletions to finish 2026/05/04 01:52:39 INFO : There was nothing to transfer 2026/05/04 01:52:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:52:40 DEBUG : one: size = 3 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:52:40 DEBUG : one: Sizes differ 2026/05/04 01:52:40 DEBUG : two: size = 5 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:52:40 DEBUG : two: size = 3 (B2 bucket rclone-test-volopil8guce path CompareDest) 2026/05/04 01:52:40 DEBUG : two: Sizes differ 2026/05/04 01:52:40 DEBUG : two: Need to transfer - File not found at Destination 2026/05/04 01:52:40 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:52:40 DEBUG : one: size = 5 OK 2026/05/04 01:52:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:52:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/04 01:52:40 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:52:41 DEBUG : two: size = 5 OK 2026/05/04 01:52:41 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/04 01:52:41 INFO : two: Copied (new) 2026/05/04 01:52:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.45s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:52:44 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/dest" 2026/05/04 01:52:45 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/pre-dest1" 2026/05/04 01:52:46 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/pre-dest2" 2026/05/04 01:52:48 DEBUG : 1: size = 1 OK 2026/05/04 01:52:48 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:52:48 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/04 01:52:49 DEBUG : 2: size = 1 OK 2026/05/04 01:52:49 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:52:49 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/04 01:52:49 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/04 01:52:49 DEBUG : B2 bucket rclone-test-volopil8guce path dest: Waiting for checks to finish 2026/05/04 01:52:49 DEBUG : B2 bucket rclone-test-volopil8guce path dest: Waiting for transfers to finish 2026/05/04 01:52:50 DEBUG : 3: size = 1 OK 2026/05/04 01:52:50 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/04 01:52:50 INFO : 3: Copied (new) 2026/05/04 01:52:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.91s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:52:52 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/dst" 2026/05/04 01:52:53 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/CopyDest" 2026/05/04 01:52:55 DEBUG : one: Need to transfer - File not found at Destination 2026/05/04 01:52:55 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:52:55 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:52:55 DEBUG : one: size = 3 OK 2026/05/04 01:52:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/04 01:52:55 INFO : one: Copied (new) 2026/05/04 01:52:55 DEBUG : Waiting for deletions to finish 2026/05/04 01:52:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:52:56 DEBUG : one: size = 3 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:52:56 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:52:56 DEBUG : one: Sizes differ 2026/05/04 01:52:56 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:52:56 DEBUG : one: size = 5 OK 2026/05/04 01:52:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/04 01:52:56 INFO : one: Copied (replaced existing) 2026/05/04 01:52:56 DEBUG : Waiting for deletions to finish 2026/05/04 01:52:58 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/BackupDir" 2026/05/04 01:52:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:52:59 DEBUG : one: size = 3 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:52:59 DEBUG : one: Sizes differ 2026/05/04 01:52:59 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:53:00 DEBUG : one: size = 5 OK 2026/05/04 01:53:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:53:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:53:00 DEBUG : one: size = 3 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:53:00 DEBUG : one: Sizes differ 2026/05/04 01:53:01 DEBUG : one: size = 3 OK 2026/05/04 01:53:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/04 01:53:01 INFO : one: Copied (server-side copy) 2026/05/04 01:53:01 INFO : one: Deleted 2026/05/04 01:53:01 DEBUG : one: size = 5 OK 2026/05/04 01:53:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/04 01:53:01 INFO : one: Copied (server-side copy) 2026/05/04 01:53:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/04 01:53:01 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:53:01 DEBUG : Waiting for deletions to finish 2026/05/04 01:53:03 DEBUG : one: size = 5 OK 2026/05/04 01:53:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:53:03 DEBUG : one: Unchanged skipping 2026/05/04 01:53:03 DEBUG : two: size = 3 OK 2026/05/04 01:53:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:53:04 DEBUG : two: size = 3 OK 2026/05/04 01:53:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/04 01:53:04 INFO : two: Copied (server-side copy) 2026/05/04 01:53:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/04 01:53:04 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:53:04 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:53:04 DEBUG : Waiting for deletions to finish 2026/05/04 01:53:04 DEBUG : one: size = 5 OK 2026/05/04 01:53:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:53:04 DEBUG : one: Unchanged skipping 2026/05/04 01:53:04 DEBUG : two: size = 3 OK 2026/05/04 01:53:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:53:04 DEBUG : two: Unchanged skipping 2026/05/04 01:53:04 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:53:04 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:53:04 DEBUG : Waiting for deletions to finish 2026/05/04 01:53:04 INFO : There was nothing to transfer 2026/05/04 01:53:05 DEBUG : one: size = 5 OK 2026/05/04 01:53:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:53:05 DEBUG : one: Unchanged skipping 2026/05/04 01:53:05 DEBUG : three: size = 7 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:53:05 DEBUG : three: size = 5 (B2 bucket rclone-test-volopil8guce path CopyDest) 2026/05/04 01:53:05 DEBUG : three: Sizes differ 2026/05/04 01:53:05 DEBUG : three: Destination not found in --copy-dest 2026/05/04 01:53:05 DEBUG : three: Need to transfer - File not found at Destination 2026/05/04 01:53:05 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:53:05 DEBUG : two: size = 3 OK 2026/05/04 01:53:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/04 01:53:05 DEBUG : two: Unchanged skipping 2026/05/04 01:53:05 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:53:06 DEBUG : three: size = 7 OK 2026/05/04 01:53:06 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/04 01:53:06 INFO : three: Copied (new) 2026/05/04 01:53:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.49s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:53:10 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/dst" 2026/05/04 01:53:11 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/backup" 2026/05/04 01:53:13 DEBUG : two: size = 3 OK 2026/05/04 01:53:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:53:13 DEBUG : two: Unchanged skipping 2026/05/04 01:53:13 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:53:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:53:13 DEBUG : one: size = 3 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:53:13 DEBUG : one: Sizes differ 2026/05/04 01:53:14 DEBUG : one: size = 3 OK 2026/05/04 01:53:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/04 01:53:14 INFO : one: Copied (server-side copy) 2026/05/04 01:53:15 INFO : one: Deleted 2026/05/04 01:53:15 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:53:15 DEBUG : one: size = 4 OK 2026/05/04 01:53:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/04 01:53:15 INFO : one: Copied (new) 2026/05/04 01:53:15 DEBUG : Waiting for deletions to finish 2026/05/04 01:53:16 DEBUG : three.txt: size = 5 OK 2026/05/04 01:53:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/04 01:53:16 INFO : three.txt: Copied (server-side copy) 2026/05/04 01:53:16 INFO : three.txt: Deleted 2026/05/04 01:53:16 INFO : three.txt: Moved into backup dir 2026/05/04 01:53:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:53:18 DEBUG : one: size = 4 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:53:18 DEBUG : one: Sizes differ 2026/05/04 01:53:18 DEBUG : two: size = 3 OK 2026/05/04 01:53:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:53:18 DEBUG : two: Unchanged skipping 2026/05/04 01:53:18 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:53:19 DEBUG : one: size = 4 OK 2026/05/04 01:53:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/04 01:53:19 INFO : one: Copied (server-side copy) 2026/05/04 01:53:19 INFO : one: Deleted 2026/05/04 01:53:19 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:53:19 DEBUG : one: size = 5 OK 2026/05/04 01:53:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/04 01:53:19 INFO : one: Copied (new) 2026/05/04 01:53:19 DEBUG : Waiting for deletions to finish 2026/05/04 01:53:19 DEBUG : three.txt: size = 6 OK 2026/05/04 01:53:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/04 01:53:19 INFO : three.txt: Copied (server-side copy) 2026/05/04 01:53:20 INFO : three.txt: Deleted 2026/05/04 01:53:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.89s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:53:23 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/dst" 2026/05/04 01:53:24 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/backup" 2026/05/04 01:53:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:53:26 DEBUG : one: size = 3 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:53:26 DEBUG : one: Sizes differ 2026/05/04 01:53:26 DEBUG : two: size = 3 OK 2026/05/04 01:53:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:53:26 DEBUG : two: Unchanged skipping 2026/05/04 01:53:26 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:53:27 DEBUG : one.bak: size = 3 OK 2026/05/04 01:53:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/04 01:53:27 INFO : one: Copied (server-side copy) to: one.bak 2026/05/04 01:53:27 INFO : one: Deleted 2026/05/04 01:53:27 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:53:28 DEBUG : one: size = 4 OK 2026/05/04 01:53:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/04 01:53:28 INFO : one: Copied (new) 2026/05/04 01:53:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:53:29 DEBUG : three.txt.bak: size = 5 OK 2026/05/04 01:53:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/04 01:53:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/04 01:53:29 INFO : three.txt: Deleted 2026/05/04 01:53:29 INFO : three.txt: Moved into backup dir 2026/05/04 01:53:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:53:31 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:53:31 DEBUG : one: size = 4 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:53:31 DEBUG : one: Sizes differ 2026/05/04 01:53:31 DEBUG : two: size = 3 OK 2026/05/04 01:53:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:53:31 DEBUG : two: Unchanged skipping 2026/05/04 01:53:32 DEBUG : one.bak: size = 4 OK 2026/05/04 01:53:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/04 01:53:32 INFO : one: Copied (server-side copy) to: one.bak 2026/05/04 01:53:32 INFO : one: Deleted 2026/05/04 01:53:32 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:53:32 DEBUG : one: size = 5 OK 2026/05/04 01:53:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/04 01:53:32 INFO : one: Copied (new) 2026/05/04 01:53:32 DEBUG : Waiting for deletions to finish 2026/05/04 01:53:33 DEBUG : three.txt.bak: size = 6 OK 2026/05/04 01:53:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/04 01:53:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/04 01:53:33 INFO : three.txt: Deleted 2026/05/04 01:53:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.12s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:53:36 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/dst" 2026/05/04 01:53:38 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/backup" 2026/05/04 01:53:39 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:53:39 DEBUG : two: size = 3 OK 2026/05/04 01:53:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:53:39 DEBUG : two: Unchanged skipping 2026/05/04 01:53:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:53:39 DEBUG : one: size = 3 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:53:39 DEBUG : one: Sizes differ 2026/05/04 01:53:41 DEBUG : one-2019-01-01: size = 3 OK 2026/05/04 01:53:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/04 01:53:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/04 01:53:41 INFO : one: Deleted 2026/05/04 01:53:41 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:53:42 DEBUG : one: size = 4 OK 2026/05/04 01:53:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/04 01:53:42 INFO : one: Copied (new) 2026/05/04 01:53:42 DEBUG : Waiting for deletions to finish 2026/05/04 01:53:43 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/04 01:53:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/04 01:53:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/04 01:53:43 INFO : three.txt: Deleted 2026/05/04 01:53:43 INFO : three.txt: Moved into backup dir 2026/05/04 01:53:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:53:45 DEBUG : one: size = 4 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:53:45 DEBUG : one: Sizes differ 2026/05/04 01:53:45 DEBUG : two: size = 3 OK 2026/05/04 01:53:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:53:45 DEBUG : two: Unchanged skipping 2026/05/04 01:53:45 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:53:45 DEBUG : one-2019-01-01: size = 4 OK 2026/05/04 01:53:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/04 01:53:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/04 01:53:45 INFO : one: Deleted 2026/05/04 01:53:45 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:53:46 DEBUG : one: size = 5 OK 2026/05/04 01:53:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/04 01:53:46 INFO : one: Copied (new) 2026/05/04 01:53:46 DEBUG : Waiting for deletions to finish 2026/05/04 01:53:46 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/04 01:53:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/04 01:53:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/04 01:53:46 INFO : three.txt: Deleted 2026/05/04 01:53:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.71s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:53:50 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/dst" 2026/05/04 01:53:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:53:52 DEBUG : one: size = 3 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:53:52 DEBUG : one: Sizes differ 2026/05/04 01:53:52 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:53:52 DEBUG : two: size = 3 OK 2026/05/04 01:53:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:53:52 DEBUG : two: Unchanged skipping 2026/05/04 01:53:53 DEBUG : one.bak: size = 3 OK 2026/05/04 01:53:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/04 01:53:53 INFO : one: Copied (server-side copy) to: one.bak 2026/05/04 01:53:53 INFO : one: Deleted 2026/05/04 01:53:53 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:53:54 DEBUG : one: size = 4 OK 2026/05/04 01:53:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/04 01:53:54 INFO : one: Copied (new) 2026/05/04 01:53:54 DEBUG : Waiting for deletions to finish 2026/05/04 01:53:55 DEBUG : three.txt.bak: size = 5 OK 2026/05/04 01:53:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/04 01:53:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/04 01:53:55 INFO : three.txt: Deleted 2026/05/04 01:53:55 INFO : three.txt: Moved into backup dir 2026/05/04 01:53:56 DEBUG : one.bak: Excluded (Path Filter) 2026/05/04 01:53:56 DEBUG : one.bak: Excluded 2026/05/04 01:53:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/04 01:53:56 DEBUG : three.txt.bak: Excluded 2026/05/04 01:53:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:53:56 DEBUG : one: size = 4 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:53:56 DEBUG : one: Sizes differ 2026/05/04 01:53:56 DEBUG : two: size = 3 OK 2026/05/04 01:53:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:53:56 DEBUG : two: Unchanged skipping 2026/05/04 01:53:56 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for checks to finish 2026/05/04 01:53:57 DEBUG : one.bak: size = 4 OK 2026/05/04 01:53:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/04 01:53:57 INFO : one: Copied (server-side copy) to: one.bak 2026/05/04 01:53:57 INFO : one: Deleted 2026/05/04 01:53:57 DEBUG : B2 bucket rclone-test-volopil8guce path dst: Waiting for transfers to finish 2026/05/04 01:53:58 DEBUG : one: size = 5 OK 2026/05/04 01:53:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/04 01:53:58 INFO : one: Copied (new) 2026/05/04 01:53:58 DEBUG : Waiting for deletions to finish 2026/05/04 01:53:58 DEBUG : three.txt.bak: size = 6 OK 2026/05/04 01:53:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/04 01:53:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/04 01:53:58 INFO : three.txt: Deleted 2026/05/04 01:53:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.95s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:54:02 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/dst" 2026/05/04 01:54:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:54:03 DEBUG : one: size = 3 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:54:03 DEBUG : one: Sizes differ 2026/05/04 01:54:05 DEBUG : one.bak: size = 3 OK 2026/05/04 01:54:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/04 01:54:05 INFO : one: Copied (server-side copy) to: one.bak 2026/05/04 01:54:05 INFO : one: Deleted 2026/05/04 01:54:06 DEBUG : one: size = 4 OK 2026/05/04 01:54:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/04 01:54:06 INFO : one: Copied (new) 2026/05/04 01:54:06 DEBUG : two: size = 3 OK 2026/05/04 01:54:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:06 DEBUG : two: Unchanged skipping 2026/05/04 01:54:06 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:54:06 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:54:06 DEBUG : three.txt: Sizes differ 2026/05/04 01:54:07 DEBUG : three.txt.bak: size = 5 OK 2026/05/04 01:54:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/04 01:54:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/04 01:54:07 INFO : three.txt: Deleted 2026/05/04 01:54:07 DEBUG : three.txt: size = 6 OK 2026/05/04 01:54:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/04 01:54:07 INFO : three.txt: Copied (new) 2026/05/04 01:54:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:54:08 DEBUG : one: size = 4 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:54:08 DEBUG : one: Sizes differ 2026/05/04 01:54:09 DEBUG : one.bak: size = 4 OK 2026/05/04 01:54:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/04 01:54:09 INFO : one: Copied (server-side copy) to: one.bak 2026/05/04 01:54:09 INFO : one: Deleted 2026/05/04 01:54:09 DEBUG : one: size = 5 OK 2026/05/04 01:54:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/04 01:54:09 INFO : one: Copied (new) 2026/05/04 01:54:09 DEBUG : two: size = 3 OK 2026/05/04 01:54:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:09 DEBUG : two: Unchanged skipping 2026/05/04 01:54:10 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:54:10 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:54:10 DEBUG : three.txt: Sizes differ 2026/05/04 01:54:10 DEBUG : three.txt.bak: size = 6 OK 2026/05/04 01:54:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/04 01:54:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/04 01:54:10 INFO : three.txt: Deleted 2026/05/04 01:54:10 DEBUG : three.txt: size = 19 OK 2026/05/04 01:54:10 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/04 01:54:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.30s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:54:15 DEBUG : Creating backend with remote "TestB2:rclone-test-volopil8guce/dst" 2026/05/04 01:54:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:54:16 DEBUG : one: size = 3 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:54:16 DEBUG : one: Sizes differ 2026/05/04 01:54:17 DEBUG : one-2019-01-01: size = 3 OK 2026/05/04 01:54:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/04 01:54:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/04 01:54:18 INFO : one: Deleted 2026/05/04 01:54:18 DEBUG : one: size = 4 OK 2026/05/04 01:54:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/04 01:54:18 INFO : one: Copied (new) 2026/05/04 01:54:19 DEBUG : two: size = 3 OK 2026/05/04 01:54:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:19 DEBUG : two: Unchanged skipping 2026/05/04 01:54:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:54:19 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:54:19 DEBUG : three.txt: Sizes differ 2026/05/04 01:54:19 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/04 01:54:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/04 01:54:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/04 01:54:19 INFO : three.txt: Deleted 2026/05/04 01:54:20 DEBUG : three.txt: size = 6 OK 2026/05/04 01:54:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/04 01:54:20 INFO : three.txt: Copied (new) 2026/05/04 01:54:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/04 01:54:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/04 01:54:20 DEBUG : pacer: Reducing sleep to 10ms 2026/05/04 01:54:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:54:21 DEBUG : one: size = 4 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:54:21 DEBUG : one: Sizes differ 2026/05/04 01:54:21 DEBUG : one-2019-01-01: size = 4 OK 2026/05/04 01:54:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/04 01:54:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/04 01:54:21 INFO : one: Deleted 2026/05/04 01:54:22 DEBUG : one: size = 5 OK 2026/05/04 01:54:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/04 01:54:22 INFO : one: Copied (new) 2026/05/04 01:54:22 DEBUG : two: size = 3 OK 2026/05/04 01:54:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:22 DEBUG : two: Unchanged skipping 2026/05/04 01:54:22 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:54:22 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-volopil8guce path dst) 2026/05/04 01:54:22 DEBUG : three.txt: Sizes differ 2026/05/04 01:54:22 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/04 01:54:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/04 01:54:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/04 01:54:23 INFO : three.txt: Deleted 2026/05/04 01:54:23 DEBUG : three.txt: size = 19 OK 2026/05/04 01:54:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/04 01:54:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.33s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:54:25 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:54:25 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:54:25 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:54:25 DEBUG : Testêé: Sizes differ 2026/05/04 01:54:25 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:54:26 DEBUG : Testêé: size = 14 OK 2026/05/04 01:54:26 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/04 01:54:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/04 01:54:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.62s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:54:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/04 01:54:27 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:54:27 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:54:28 DEBUG : existing: size = 6 OK 2026/05/04 01:54:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/04 01:54:28 INFO : existing: Copied (new) 2026/05/04 01:54:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:54:29 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:54:29 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:54:29 DEBUG : existing: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:54:29 DEBUG : existing: Sizes differ 2026/05/04 01:54:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/04 01:54:29 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:54:29 ERROR : B2 bucket rclone-test-volopil8guce: not deleting files as there were IO errors 2026/05/04 01:54:29 ERROR : B2 bucket rclone-test-volopil8guce: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.54s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:54:30 DEBUG : EXISTING: size = 6 OK 2026/05/04 01:54:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:30 DEBUG : existing: Unchanged skipping 2026/05/04 01:54:30 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:54:30 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:54:30 DEBUG : Waiting for deletions to finish 2026/05/04 01:54:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.57s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:54:49 DEBUG : both10: size = 6 OK 2026/05/04 01:54:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both11: size = 6 OK 2026/05/04 01:54:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both12: size = 6 OK 2026/05/04 01:54:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both10: Unchanged skipping 2026/05/04 01:54:49 DEBUG : both13: size = 6 OK 2026/05/04 01:54:49 DEBUG : both0: size = 6 OK 2026/05/04 01:54:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both13: Unchanged skipping 2026/05/04 01:54:49 DEBUG : both14: size = 6 OK 2026/05/04 01:54:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both14: Unchanged skipping 2026/05/04 01:54:49 DEBUG : both15: size = 6 OK 2026/05/04 01:54:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both15: Unchanged skipping 2026/05/04 01:54:49 DEBUG : both16: size = 6 OK 2026/05/04 01:54:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both16: Unchanged skipping 2026/05/04 01:54:49 DEBUG : both17: size = 6 OK 2026/05/04 01:54:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both17: Unchanged skipping 2026/05/04 01:54:49 DEBUG : both18: size = 6 OK 2026/05/04 01:54:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both18: Unchanged skipping 2026/05/04 01:54:49 DEBUG : both19: size = 6 OK 2026/05/04 01:54:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both19: Unchanged skipping 2026/05/04 01:54:49 DEBUG : both1: size = 6 OK 2026/05/04 01:54:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both1: Unchanged skipping 2026/05/04 01:54:49 DEBUG : both2: size = 6 OK 2026/05/04 01:54:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both2: Unchanged skipping 2026/05/04 01:54:49 DEBUG : both3: size = 6 OK 2026/05/04 01:54:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both3: Unchanged skipping 2026/05/04 01:54:49 DEBUG : both4: size = 6 OK 2026/05/04 01:54:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both4: Unchanged skipping 2026/05/04 01:54:49 DEBUG : both5: size = 6 OK 2026/05/04 01:54:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both5: Unchanged skipping 2026/05/04 01:54:49 DEBUG : both6: size = 6 OK 2026/05/04 01:54:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both6: Unchanged skipping 2026/05/04 01:54:49 DEBUG : both7: size = 6 OK 2026/05/04 01:54:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both7: Unchanged skipping 2026/05/04 01:54:49 DEBUG : both8: size = 6 OK 2026/05/04 01:54:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both8: Unchanged skipping 2026/05/04 01:54:49 DEBUG : both9: size = 6 OK 2026/05/04 01:54:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:54:49 DEBUG : both9: Unchanged skipping 2026/05/04 01:54:49 DEBUG : both0: Unchanged skipping 2026/05/04 01:54:49 DEBUG : both11: Unchanged skipping 2026/05/04 01:54:49 DEBUG : both12: Unchanged skipping 2026/05/04 01:54:49 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:54:49 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:54:49 DEBUG : Waiting for deletions to finish 2026/05/04 01:54:50 INFO : only0: Deleted 2026/05/04 01:54:50 INFO : only12: Deleted 2026/05/04 01:54:50 INFO : only13: Deleted 2026/05/04 01:54:50 INFO : only4: Deleted 2026/05/04 01:54:50 INFO : only9: Deleted 2026/05/04 01:54:50 INFO : only10: Deleted 2026/05/04 01:54:50 INFO : only14: Deleted 2026/05/04 01:54:50 INFO : only15: Deleted 2026/05/04 01:54:50 INFO : only19: Deleted 2026/05/04 01:54:50 INFO : only17: Deleted 2026/05/04 01:54:50 INFO : only2: Deleted 2026/05/04 01:54:50 INFO : only5: Deleted 2026/05/04 01:54:50 INFO : only7: Deleted 2026/05/04 01:54:50 INFO : only18: Deleted 2026/05/04 01:54:51 INFO : only1: Deleted 2026/05/04 01:54:51 INFO : only3: Deleted 2026/05/04 01:54:51 INFO : only8: Deleted 2026/05/04 01:54:51 INFO : only11: Deleted 2026/05/04 01:54:51 INFO : only16: Deleted 2026/05/04 01:54:51 INFO : only6: Deleted 2026/05/04 01:54:51 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.55s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:55:12 DEBUG : both0: size = 6 OK 2026/05/04 01:55:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : both12: size = 6 OK 2026/05/04 01:55:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:55:12 DEBUG : both11: size = 6 OK 2026/05/04 01:55:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : both0: Unchanged skipping 2026/05/04 01:55:12 DEBUG : both13: size = 6 OK 2026/05/04 01:55:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : both10: size = 6 OK 2026/05/04 01:55:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : both12: Unchanged skipping 2026/05/04 01:55:12 DEBUG : both14: size = 6 OK 2026/05/04 01:55:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : both11: Unchanged skipping 2026/05/04 01:55:12 DEBUG : both15: size = 6 OK 2026/05/04 01:55:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : both15: Unchanged skipping 2026/05/04 01:55:12 DEBUG : both16: size = 6 OK 2026/05/04 01:55:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : both16: Unchanged skipping 2026/05/04 01:55:12 DEBUG : both17: size = 6 OK 2026/05/04 01:55:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : both17: Unchanged skipping 2026/05/04 01:55:12 DEBUG : both18: size = 6 OK 2026/05/04 01:55:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : both13: Unchanged skipping 2026/05/04 01:55:12 DEBUG : both19: size = 6 OK 2026/05/04 01:55:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : both19: Unchanged skipping 2026/05/04 01:55:12 DEBUG : both1: size = 6 OK 2026/05/04 01:55:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : both1: Unchanged skipping 2026/05/04 01:55:12 DEBUG : both2: size = 6 OK 2026/05/04 01:55:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : both2: Unchanged skipping 2026/05/04 01:55:12 DEBUG : both3: size = 6 OK 2026/05/04 01:55:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : both10: Unchanged skipping 2026/05/04 01:55:12 DEBUG : both4: size = 6 OK 2026/05/04 01:55:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : both4: Unchanged skipping 2026/05/04 01:55:12 DEBUG : both5: size = 6 OK 2026/05/04 01:55:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : both5: Unchanged skipping 2026/05/04 01:55:12 DEBUG : both6: size = 6 OK 2026/05/04 01:55:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : both6: Unchanged skipping 2026/05/04 01:55:12 DEBUG : both7: size = 6 OK 2026/05/04 01:55:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : both7: Unchanged skipping 2026/05/04 01:55:12 DEBUG : both8: size = 6 OK 2026/05/04 01:55:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : both14: Unchanged skipping 2026/05/04 01:55:12 DEBUG : both9: size = 6 OK 2026/05/04 01:55:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:12 DEBUG : both18: Unchanged skipping 2026/05/04 01:55:12 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only0: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only0: Sizes differ 2026/05/04 01:55:12 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only10: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only10: Sizes differ 2026/05/04 01:55:12 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only11: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only11: Sizes differ 2026/05/04 01:55:12 DEBUG : both3: Unchanged skipping 2026/05/04 01:55:12 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only12: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only12: Sizes differ 2026/05/04 01:55:12 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only13: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only13: Sizes differ 2026/05/04 01:55:12 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only14: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only14: Sizes differ 2026/05/04 01:55:12 DEBUG : both8: Unchanged skipping 2026/05/04 01:55:12 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only15: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only15: Sizes differ 2026/05/04 01:55:12 DEBUG : both9: Unchanged skipping 2026/05/04 01:55:12 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only17: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only17: Sizes differ 2026/05/04 01:55:12 DEBUG : only16: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only16: Sizes differ 2026/05/04 01:55:12 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only18: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only18: Sizes differ 2026/05/04 01:55:12 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only19: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only19: Sizes differ 2026/05/04 01:55:12 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only1: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only1: Sizes differ 2026/05/04 01:55:12 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only2: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only2: Sizes differ 2026/05/04 01:55:12 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only3: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only3: Sizes differ 2026/05/04 01:55:12 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only4: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only4: Sizes differ 2026/05/04 01:55:12 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only5: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only5: Sizes differ 2026/05/04 01:55:12 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only6: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only6: Sizes differ 2026/05/04 01:55:12 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only7: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only7: Sizes differ 2026/05/04 01:55:12 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only8: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only8: Sizes differ 2026/05/04 01:55:12 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1865458798) 2026/05/04 01:55:12 DEBUG : only9: size = 6 (B2 bucket rclone-test-volopil8guce) 2026/05/04 01:55:12 DEBUG : only9: Sizes differ 2026/05/04 01:55:12 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:55:12 DEBUG : only0: size = 0 OK 2026/05/04 01:55:12 DEBUG : only10: size = 0 OK 2026/05/04 01:55:12 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:12 DEBUG : only12: size = 0 OK 2026/05/04 01:55:12 INFO : only10: Copied (replaced existing) 2026/05/04 01:55:12 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:12 INFO : only12: Copied (replaced existing) 2026/05/04 01:55:12 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:12 INFO : only0: Copied (replaced existing) 2026/05/04 01:55:13 DEBUG : only18: size = 0 OK 2026/05/04 01:55:13 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:13 INFO : only18: Copied (replaced existing) 2026/05/04 01:55:13 DEBUG : only11: size = 0 OK 2026/05/04 01:55:13 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:13 INFO : only11: Copied (replaced existing) 2026/05/04 01:55:13 DEBUG : only15: size = 0 OK 2026/05/04 01:55:13 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:13 INFO : only15: Copied (replaced existing) 2026/05/04 01:55:13 DEBUG : only14: size = 0 OK 2026/05/04 01:55:13 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:13 INFO : only14: Copied (replaced existing) 2026/05/04 01:55:13 DEBUG : only1: size = 0 OK 2026/05/04 01:55:13 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:13 INFO : only1: Copied (replaced existing) 2026/05/04 01:55:13 DEBUG : only2: size = 0 OK 2026/05/04 01:55:13 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:13 INFO : only2: Copied (replaced existing) 2026/05/04 01:55:13 DEBUG : only3: size = 0 OK 2026/05/04 01:55:13 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:13 INFO : only3: Copied (replaced existing) 2026/05/04 01:55:13 DEBUG : only4: size = 0 OK 2026/05/04 01:55:13 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:13 INFO : only4: Copied (replaced existing) 2026/05/04 01:55:13 DEBUG : only5: size = 0 OK 2026/05/04 01:55:13 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:13 INFO : only5: Copied (replaced existing) 2026/05/04 01:55:13 DEBUG : only13: size = 0 OK 2026/05/04 01:55:13 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:13 INFO : only13: Copied (replaced existing) 2026/05/04 01:55:13 DEBUG : only6: size = 0 OK 2026/05/04 01:55:13 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:13 INFO : only6: Copied (replaced existing) 2026/05/04 01:55:13 DEBUG : only7: size = 0 OK 2026/05/04 01:55:13 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:13 INFO : only7: Copied (replaced existing) 2026/05/04 01:55:13 DEBUG : only8: size = 0 OK 2026/05/04 01:55:13 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:13 INFO : only8: Copied (replaced existing) 2026/05/04 01:55:13 DEBUG : only9: size = 0 OK 2026/05/04 01:55:13 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:13 INFO : only9: Copied (replaced existing) 2026/05/04 01:55:13 DEBUG : only17: size = 0 OK 2026/05/04 01:55:13 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:13 INFO : only17: Copied (replaced existing) 2026/05/04 01:55:13 DEBUG : only16: size = 0 OK 2026/05/04 01:55:13 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:13 INFO : only16: Copied (replaced existing) 2026/05/04 01:55:13 DEBUG : only19: size = 0 OK 2026/05/04 01:55:13 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/04 01:55:13 INFO : only19: Copied (replaced existing) 2026/05/04 01:55:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.42s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:55:22 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:55:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:55:22 DEBUG : empty_on_remote: Making directory with metadata 2026/05/04 01:55:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:55:22 INFO : empty_on_remote: Making directory 2026/05/04 01:55:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/04 01:55:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/04 01:55:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/04 01:55:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:55:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.80s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:55:24 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:55:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:55:24 DEBUG : empty_on_remote: Making directory with metadata 2026/05/04 01:55:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:55:24 INFO : empty_on_remote: Making directory 2026/05/04 01:55:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/04 01:55:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/04 01:55:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/04 01:55:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:55:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/04 01:55:25 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.74s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:55:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:55:27 INFO : sub dir: Making directory 2026/05/04 01:55:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.94s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:55:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:55:31 INFO : sub dir: Making directory 2026/05/04 01:55:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.88s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:55:43 DEBUG : Waiting for deletions to finish 2026/05/04 01:55:44 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:55:44 DEBUG : banana: size = 6 OK 2026/05/04 01:55:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:55:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:44 DEBUG : banana: Unchanged skipping 2026/05/04 01:55:44 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:55:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:44 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:55:44 DEBUG : apple: size = 5 OK 2026/05/04 01:55:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:44 DEBUG : apple: Unchanged skipping 2026/05/04 01:55:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:55:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:55:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:55:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:55:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:55:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:55:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:55:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:55:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:55:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:55:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:55:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:55:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:55:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:55:45 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:55:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:55:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:55:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:55:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:55:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:55:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:55:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:55:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:55:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:55:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:55:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:55:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:55:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:55:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:55:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:55:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:55:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:55:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:55:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:55:45 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:55:45 DEBUG : Waiting for deletions to finish 2026/05/04 01:55:45 INFO : There was nothing to transfer 2026/05/04 01:55:45 DEBUG : Waiting for deletions to finish 2026/05/04 01:55:45 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:55:45 DEBUG : apple: size = 5 OK 2026/05/04 01:55:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : apple: Unchanged skipping 2026/05/04 01:55:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:55:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:55:45 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:55:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:55:45 DEBUG : banana: size = 6 OK 2026/05/04 01:55:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:45 DEBUG : banana: Unchanged skipping 2026/05/04 01:55:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:55:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:55:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:55:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:55:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:55:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:55:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:55:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:55:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:55:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:55:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:55:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:55:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:55:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:55:46 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:55:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:55:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:55:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:55:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:55:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:55:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:55:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:55:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:55:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:55:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:55:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:55:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:55:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:55:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:55:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:55:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:55:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:55:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:55:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:55:46 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:55:46 DEBUG : Waiting for deletions to finish 2026/05/04 01:55:46 INFO : There was nothing to transfer 2026/05/04 01:55:46 DEBUG : Waiting for deletions to finish 2026/05/04 01:55:46 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:55:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:55:46 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:55:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:55:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:55:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:55:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:55:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:55:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:55:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:55:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:55:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:55:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:55:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:55:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:55:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:55:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:55:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:55:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:55:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:56:00 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:00 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:56:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:56:00 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:56:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:56:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:56:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:56:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:56:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:56:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:56:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:56:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:56:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:56:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:56:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:56:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:56:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:56:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:56:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:56:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:56:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : apple: size = 5 OK 2026/05/04 01:56:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : apple: Unchanged skipping 2026/05/04 01:56:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:56:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:56:01 DEBUG : banana: size = 6 OK 2026/05/04 01:56:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:56:01 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:56:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : banana: Unchanged skipping 2026/05/04 01:56:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:56:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:56:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:56:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:56:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:56:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:56:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:56:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:56:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:56:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:56:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:56:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:56:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:56:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:56:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:56:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:56:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:56:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:56:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:56:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:56:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:56:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:56:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:56:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:56:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:56:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:56:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:56:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:56:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:56:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:56:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:56:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:56:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:56:01 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:56:01 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:01 INFO : There was nothing to transfer 2026/05/04 01:56:01 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:01 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:56:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:56:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:56:02 DEBUG : apple: size = 5 OK 2026/05/04 01:56:02 DEBUG : banana: size = 6 OK 2026/05/04 01:56:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:56:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : apple: Unchanged skipping 2026/05/04 01:56:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : banana: Unchanged skipping 2026/05/04 01:56:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:56:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:56:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:56:02 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:56:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:56:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:56:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:56:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:56:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:56:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:56:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:56:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:56:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:56:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:56:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:56:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:56:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:56:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:56:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:56:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:56:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:56:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:56:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:56:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:56:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:56:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:56:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:56:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:56:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:56:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:56:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:56:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:56:02 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:56:02 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:02 INFO : There was nothing to transfer 2026/05/04 01:56:02 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:02 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:56:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:56:16 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:16 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:56:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/04 01:56:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/04 01:56:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:17 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:56:17 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:56:17 DEBUG : YXBwbGU=: size = 5 OK 2026/05/04 01:56:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/04 01:56:17 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/04 01:56:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:17 DEBUG : YmFuYW5h: size = 6 OK 2026/05/04 01:56:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/04 01:56:17 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/04 01:56:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/04 01:56:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/04 01:56:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/04 01:56:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/04 01:56:17 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/04 01:56:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/04 01:56:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/04 01:56:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/04 01:56:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/04 01:56:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/04 01:56:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/04 01:56:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/04 01:56:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/04 01:56:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/04 01:56:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/04 01:56:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/04 01:56:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/04 01:56:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/04 01:56:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/04 01:56:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/04 01:56:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/04 01:56:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/04 01:56:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/04 01:56:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/04 01:56:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/04 01:56:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/04 01:56:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/04 01:56:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/04 01:56:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:56:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/04 01:56:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/04 01:56:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/04 01:56:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/04 01:56:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/04 01:56:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/04 01:56:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:19 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/04 01:56:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/04 01:56:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:56:19 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/04 01:56:19 INFO : dir1/0013-789;=.txt: Deleted 2026/05/04 01:56:19 INFO : dir1/0015-9;=.txt: Deleted 2026/05/04 01:56:19 INFO : dir1/0014-89;=.txt: Deleted 2026/05/04 01:56:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/04 01:56:19 INFO : appleappleapplebanana: Deleted 2026/05/04 01:56:19 INFO : dir1/0003-defghij.txt: Deleted 2026/05/04 01:56:19 INFO : dir1/0009-3456789.txt: Deleted 2026/05/04 01:56:19 INFO : dir1/0010-456789.txt: Deleted 2026/05/04 01:56:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/04 01:56:19 INFO : dir1/0011-56789;.txt: Deleted 2026/05/04 01:56:19 INFO : dir1/0012-6789;.txt: Deleted 2026/05/04 01:56:19 INFO : dir1/0007-1234567.txt: Deleted 2026/05/04 01:56:19 INFO : dir1/0008-2345678.txt: Deleted 2026/05/04 01:56:19 INFO : banana: Deleted 2026/05/04 01:56:19 INFO : splitbananasplit: Deleted 2026/05/04 01:56:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/04 01:56:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/04 01:56:20 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/04 01:56:20 INFO : apple: Deleted 2026/05/04 01:56:20 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/04 01:56:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:56:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:20 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:20 DEBUG : YXBwbGU=: size = 5 OK 2026/05/04 01:56:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : apple: Unchanged skipping 2026/05/04 01:56:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:56:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/04 01:56:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : YmFuYW5h: size = 6 OK 2026/05/04 01:56:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : banana: Unchanged skipping 2026/05/04 01:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/04 01:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/04 01:56:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/04 01:56:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:56:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/04 01:56:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:56:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/04 01:56:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:56:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/04 01:56:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:56:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/04 01:56:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/04 01:56:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:56:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/04 01:56:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/04 01:56:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/04 01:56:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:56:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:56:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/04 01:56:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:56:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/04 01:56:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/04 01:56:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:56:20 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/04 01:56:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:56:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/04 01:56:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:56:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:56:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:56:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/04 01:56:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:56:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/04 01:56:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:56:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:56:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:56:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:56:20 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:56:20 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:20 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/04 01:56:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:21 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:21 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:21 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:56:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:21 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:21 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:56:35 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:35 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:56:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:35 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:35 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:35 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:35 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:35 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:35 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:35 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:36 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:56:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:56:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:56:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:56:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:56:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:56:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:56:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/04 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:56:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:56:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:56:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:56:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:56:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:56:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:56:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:56:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:56:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:56:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:56:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:56:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:56:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:56:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:56:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/04 01:56:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:36 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:56:36 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:56:36 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/04 01:56:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/04 01:56:36 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/04 01:56:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:56:36 DEBUG : PREFIXbanana: size = 6 OK 2026/05/04 01:56:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/04 01:56:36 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/04 01:56:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:56:36 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/04 01:56:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/04 01:56:36 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/04 01:56:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:56:36 DEBUG : PREFIXapple: size = 5 OK 2026/05/04 01:56:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/04 01:56:36 INFO : apple: Copied (new) to: PREFIXapple 2026/05/04 01:56:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:56:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:56:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/04 01:56:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:56:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:56:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/04 01:56:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/04 01:56:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:56:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:56:36 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/04 01:56:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/04 01:56:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:56:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:56:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/04 01:56:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/04 01:56:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:56:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:56:37 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/04 01:56:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/04 01:56:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:56:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:56:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/04 01:56:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/04 01:56:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:56:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:56:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/04 01:56:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/04 01:56:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:56:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/04 01:56:37 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/04 01:56:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/04 01:56:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:56:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:56:37 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/04 01:56:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/04 01:56:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:56:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:56:37 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/04 01:56:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/04 01:56:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:56:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:56:37 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/04 01:56:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/04 01:56:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:56:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:56:37 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/04 01:56:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/04 01:56:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/04 01:56:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:56:37 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/04 01:56:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/04 01:56:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:56:38 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/04 01:56:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/04 01:56:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:56:38 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/04 01:56:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/04 01:56:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:56:38 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/04 01:56:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/04 01:56:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:56:38 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/04 01:56:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/04 01:56:38 INFO : dir1/0007-1234567.txt: Deleted 2026/05/04 01:56:38 INFO : dir1/0010-456789.txt: Deleted 2026/05/04 01:56:38 INFO : dir1/0011-56789;.txt: Deleted 2026/05/04 01:56:38 INFO : dir1/0013-789;=.txt: Deleted 2026/05/04 01:56:38 INFO : dir1/0012-6789;.txt: Deleted 2026/05/04 01:56:38 INFO : dir1/0015-9;=.txt: Deleted 2026/05/04 01:56:38 INFO : apple: Deleted 2026/05/04 01:56:38 INFO : banana: Deleted 2026/05/04 01:56:38 INFO : dir1/0008-2345678.txt: Deleted 2026/05/04 01:56:38 INFO : dir1/0014-89;=.txt: Deleted 2026/05/04 01:56:39 INFO : appleappleapplebanana: Deleted 2026/05/04 01:56:39 INFO : splitbananasplit: Deleted 2026/05/04 01:56:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/04 01:56:39 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/04 01:56:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/04 01:56:39 INFO : dir1/0009-3456789.txt: Deleted 2026/05/04 01:56:39 INFO : dir1/0003-defghij.txt: Deleted 2026/05/04 01:56:39 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/04 01:56:39 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:39 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/04 01:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/04 01:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/04 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/04 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/04 01:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:56:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/04 01:56:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/04 01:56:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/04 01:56:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/04 01:56:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:40 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:56:40 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:56:40 DEBUG : apple: size = 5 OK 2026/05/04 01:56:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/04 01:56:40 INFO : apple: Copied (new) 2026/05/04 01:56:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:56:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/04 01:56:40 INFO : appleappleapplebanana: Copied (new) 2026/05/04 01:56:40 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:56:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/04 01:56:40 INFO : splitbananasplit: Copied (new) 2026/05/04 01:56:40 DEBUG : banana: size = 6 OK 2026/05/04 01:56:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/04 01:56:40 INFO : banana: Copied (new) 2026/05/04 01:56:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:56:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/04 01:56:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/04 01:56:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:56:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/04 01:56:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/04 01:56:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:56:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/04 01:56:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/04 01:56:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:56:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/04 01:56:40 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/04 01:56:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:56:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/04 01:56:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/04 01:56:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:56:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/04 01:56:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/04 01:56:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:56:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/04 01:56:40 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/04 01:56:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:56:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/04 01:56:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/04 01:56:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:56:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/04 01:56:41 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/04 01:56:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:56:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/04 01:56:41 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/04 01:56:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:56:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/04 01:56:41 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/04 01:56:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:56:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/04 01:56:41 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/04 01:56:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:56:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/04 01:56:41 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/04 01:56:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:56:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/04 01:56:41 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/04 01:56:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:56:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/04 01:56:41 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/04 01:56:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:56:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/04 01:56:41 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/04 01:56:41 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:41 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/04 01:56:41 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/04 01:56:41 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/04 01:56:42 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/04 01:56:42 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/04 01:56:42 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/04 01:56:42 INFO : PREFIXbanana: Deleted 2026/05/04 01:56:42 INFO : PREFIXsplitbananasplit: Deleted 2026/05/04 01:56:42 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/04 01:56:42 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/04 01:56:42 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/04 01:56:42 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/04 01:56:42 INFO : PREFIXapple: Deleted 2026/05/04 01:56:42 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/04 01:56:42 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/04 01:56:42 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/04 01:56:42 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/04 01:56:42 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/04 01:56:42 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/04 01:56:42 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/04 01:56:42 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:42 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:56:42 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:43 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:56:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:56:43 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:56:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:56:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:56:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:56:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:56:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:56:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:56:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:56:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:56:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:56:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:56:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:56:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:56:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:56:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:56:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:56:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:56:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:56:57 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:57 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:56:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:56:57 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:56:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:56:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:56:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:56:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:56:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:56:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:56:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:56:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:56:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:56:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:56:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:56:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:56:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:56:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:56:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:56:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:56:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:56:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:56:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:56:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:56:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:56:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:56:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:56:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:56:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:56:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:56:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:56:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:56:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:56:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:56:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:56:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:56:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:56:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:56:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:56:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:56:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:56:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:56:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:56:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:58 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:56:58 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:56:58 DEBUG : appleSUFFIX: size = 5 OK 2026/05/04 01:56:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/04 01:56:58 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/04 01:56:58 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/04 01:56:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/04 01:56:58 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:56:58 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/04 01:56:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/04 01:56:58 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:56:58 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/04 01:56:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/04 01:56:58 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/04 01:56:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:56:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/04 01:56:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/04 01:56:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/04 01:56:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:56:59 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/04 01:56:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/04 01:56:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:56:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:56:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/04 01:56:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/04 01:56:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:56:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:56:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/04 01:56:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/04 01:56:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:56:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:56:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/04 01:56:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/04 01:56:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:56:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:56:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/04 01:56:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/04 01:56:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:56:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:56:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/04 01:56:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/04 01:56:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:56:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:56:59 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/04 01:56:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/04 01:56:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:56:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:56:59 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/04 01:56:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/04 01:56:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:56:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:57:00 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/04 01:57:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/04 01:57:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:57:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:57:00 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/04 01:57:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/04 01:57:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:57:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:57:00 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/04 01:57:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/04 01:57:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:57:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:57:00 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/04 01:57:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/04 01:57:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:57:00 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/04 01:57:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/04 01:57:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:57:00 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/04 01:57:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/04 01:57:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:57:00 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/04 01:57:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/04 01:57:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:57:00 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:00 INFO : apple: Deleted 2026/05/04 01:57:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/04 01:57:00 INFO : dir1/0008-2345678.txt: Deleted 2026/05/04 01:57:00 INFO : splitbananasplit: Deleted 2026/05/04 01:57:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/04 01:57:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/04 01:57:01 INFO : dir1/0010-456789.txt: Deleted 2026/05/04 01:57:01 INFO : dir1/0013-789;=.txt: Deleted 2026/05/04 01:57:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/04 01:57:01 INFO : dir1/0009-3456789.txt: Deleted 2026/05/04 01:57:01 INFO : dir1/0015-9;=.txt: Deleted 2026/05/04 01:57:01 INFO : dir1/0007-1234567.txt: Deleted 2026/05/04 01:57:01 INFO : appleappleapplebanana: Deleted 2026/05/04 01:57:01 INFO : dir1/0011-56789;.txt: Deleted 2026/05/04 01:57:01 INFO : dir1/0012-6789;.txt: Deleted 2026/05/04 01:57:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/04 01:57:01 INFO : banana: Deleted 2026/05/04 01:57:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/04 01:57:01 INFO : dir1/0003-defghij.txt: Deleted 2026/05/04 01:57:01 INFO : dir1/0014-89;=.txt: Deleted 2026/05/04 01:57:01 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:01 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:57:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:57:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:57:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:57:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:57:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:57:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:57:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:57:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:57:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:57:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:57:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:57:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:57:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:57:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:57:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/04 01:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/04 01:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/04 01:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:57:01 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:57:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:57:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:02 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:57:02 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:57:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:57:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/04 01:57:02 INFO : splitbananasplit: Copied (new) 2026/05/04 01:57:02 DEBUG : apple: size = 5 OK 2026/05/04 01:57:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/04 01:57:02 INFO : apple: Copied (new) 2026/05/04 01:57:02 DEBUG : banana: size = 6 OK 2026/05/04 01:57:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/04 01:57:02 INFO : banana: Copied (new) 2026/05/04 01:57:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:57:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/04 01:57:02 INFO : appleappleapplebanana: Copied (new) 2026/05/04 01:57:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:57:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/04 01:57:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/04 01:57:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:57:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/04 01:57:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/04 01:57:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:57:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/04 01:57:03 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/04 01:57:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:57:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/04 01:57:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/04 01:57:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:57:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/04 01:57:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/04 01:57:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:57:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/04 01:57:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/04 01:57:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:57:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/04 01:57:03 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/04 01:57:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:57:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/04 01:57:03 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/04 01:57:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:57:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/04 01:57:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/04 01:57:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:57:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/04 01:57:03 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/04 01:57:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:57:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/04 01:57:03 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/04 01:57:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:57:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/04 01:57:04 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/04 01:57:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:57:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/04 01:57:04 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/04 01:57:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:57:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/04 01:57:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/04 01:57:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:57:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/04 01:57:04 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/04 01:57:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:57:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/04 01:57:04 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/04 01:57:04 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:04 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/04 01:57:04 INFO : appleSUFFIX: Deleted 2026/05/04 01:57:04 INFO : splitbananasplitSUFFIX: Deleted 2026/05/04 01:57:04 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/04 01:57:04 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/04 01:57:04 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/04 01:57:04 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/04 01:57:04 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/04 01:57:04 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/04 01:57:04 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/04 01:57:04 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/04 01:57:04 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/04 01:57:04 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/04 01:57:04 INFO : bananaSUFFIX: Deleted 2026/05/04 01:57:04 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/04 01:57:04 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/04 01:57:04 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/04 01:57:04 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/04 01:57:04 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/04 01:57:04 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/04 01:57:04 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:05 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:05 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:57:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:24 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:24 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/04 01:57:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/04 01:57:25 DEBUG : apple: size = 5 OK 2026/05/04 01:57:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:25 DEBUG : banana: size = 6 OK 2026/05/04 01:57:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:25 DEBUG : banana: Unchanged skipping 2026/05/04 01:57:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:25 DEBUG : apple: Unchanged skipping 2026/05/04 01:57:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/04 01:57:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/04 01:57:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:57:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/04 01:57:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:25 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:57:25 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:57:25 DEBUG : splitbanan: size = 16 OK 2026/05/04 01:57:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/04 01:57:25 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/04 01:57:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:57:25 DEBUG : appleapple: size = 21 OK 2026/05/04 01:57:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/04 01:57:25 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/04 01:57:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:57:25 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/04 01:57:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/04 01:57:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/04 01:57:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:57:25 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/04 01:57:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/04 01:57:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/04 01:57:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:57:26 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/04 01:57:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/04 01:57:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/04 01:57:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:57:26 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/04 01:57:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/04 01:57:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/04 01:57:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:57:26 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/04 01:57:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/04 01:57:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/04 01:57:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:57:26 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/04 01:57:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/04 01:57:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/04 01:57:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:57:26 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/04 01:57:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/04 01:57:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/04 01:57:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:57:26 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/04 01:57:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/04 01:57:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/04 01:57:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:57:26 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/04 01:57:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/04 01:57:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/04 01:57:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:57:26 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/04 01:57:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/04 01:57:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/04 01:57:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:57:26 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/04 01:57:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/04 01:57:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/04 01:57:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:57:26 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/04 01:57:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/04 01:57:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/04 01:57:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:57:27 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/04 01:57:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/04 01:57:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/04 01:57:27 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/04 01:57:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/04 01:57:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/04 01:57:27 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/04 01:57:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/04 01:57:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/04 01:57:27 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/04 01:57:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/04 01:57:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/04 01:57:27 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:27 INFO : appleappleapplebanana: Deleted 2026/05/04 01:57:27 INFO : dir1/0003-defghij.txt: Deleted 2026/05/04 01:57:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/04 01:57:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/04 01:57:27 INFO : dir1/0008-2345678.txt: Deleted 2026/05/04 01:57:27 INFO : dir1/0011-56789;.txt: Deleted 2026/05/04 01:57:27 INFO : dir1/0012-6789;.txt: Deleted 2026/05/04 01:57:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/04 01:57:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/04 01:57:27 INFO : dir1/0009-3456789.txt: Deleted 2026/05/04 01:57:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/04 01:57:27 INFO : dir1/0007-1234567.txt: Deleted 2026/05/04 01:57:27 INFO : dir1/0010-456789.txt: Deleted 2026/05/04 01:57:27 INFO : dir1/0013-789;=.txt: Deleted 2026/05/04 01:57:27 INFO : dir1/0014-89;=.txt: Deleted 2026/05/04 01:57:27 INFO : dir1/0015-9;=.txt: Deleted 2026/05/04 01:57:28 INFO : splitbananasplit: Deleted 2026/05/04 01:57:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/04 01:57:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:28 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : appleapple: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/04 01:57:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:57:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/04 01:57:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:57:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:57:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:57:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:57:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:57:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:57:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:57:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:57:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:57:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:57:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:57:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:57:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:57:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:57:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:57:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:57:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:57:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:57:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:57:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:57:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:57:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:57:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:57:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:57:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:57:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:57:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:57:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:57:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:57:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:57:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:57:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:57:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:57:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:57:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:57:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:57:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:57:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:57:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:57:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:57:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:57:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:57:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:57:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/04 01:57:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:57:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:57:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:57:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:57:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:57:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:57:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:57:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:57:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:57:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:57:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:57:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:57:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:57:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:57:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:57:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/04 01:57:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:57:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:57:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:57:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:57:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:57:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:57:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:57:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:57:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:57:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:57:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:57:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:57:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:57:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:57:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:57:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:28 DEBUG : apple: size = 5 OK 2026/05/04 01:57:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : apple: Unchanged skipping 2026/05/04 01:57:28 DEBUG : appleapple: size = 21 OK 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:57:28 DEBUG : splitbanan: size = 16 OK 2026/05/04 01:57:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:57:28 DEBUG : banana: size = 6 OK 2026/05/04 01:57:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : banana: Unchanged skipping 2026/05/04 01:57:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/04 01:57:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:28 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/04 01:57:28 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/04 01:57:28 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/04 01:57:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:57:28 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/04 01:57:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/04 01:57:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:57:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:57:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:57:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/04 01:57:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:57:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:57:28 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/04 01:57:28 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/04 01:57:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:57:28 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/04 01:57:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:57:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/04 01:57:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:57:28 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/04 01:57:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:57:28 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/04 01:57:28 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/04 01:57:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:57:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:57:28 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/04 01:57:28 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:57:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/04 01:57:28 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/04 01:57:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/04 01:57:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:57:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:57:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:57:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:57:28 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:57:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:29 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : appleapple: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/04 01:57:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/04 01:57:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:57:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/04 01:57:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:57:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:57:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:57:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:57:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:57:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:57:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:57:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:57:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:57:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:57:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:57:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:57:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:57:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:57:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:57:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:57:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:57:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:57:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:57:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:57:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:57:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:57:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:57:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:57:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:57:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:57:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:57:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:57:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:57:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/04 01:57:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:57:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:57:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:57:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:57:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:57:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:57:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:57:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:57:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:57:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:57:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:57:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:57:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:57:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:57:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:57:29 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:57:42 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:43 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : apple: size = 5 OK 2026/05/04 01:57:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : apple: Unchanged skipping 2026/05/04 01:57:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:57:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:57:43 DEBUG : banana: size = 6 OK 2026/05/04 01:57:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : banana: Unchanged skipping 2026/05/04 01:57:43 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:57:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:57:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:57:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:57:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:57:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:57:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:57:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:57:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:57:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:57:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:57:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:57:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:57:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:57:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:57:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:57:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:57:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:57:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:57:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:57:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:57:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:57:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:57:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:57:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:57:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:57:43 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:57:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:57:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:57:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:57:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:57:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:57:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:57:43 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:57:43 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:43 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:43 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : apple: size = 5 OK 2026/05/04 01:57:44 DEBUG : banana: size = 6 OK 2026/05/04 01:57:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : banana: Unchanged skipping 2026/05/04 01:57:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : apple: Unchanged skipping 2026/05/04 01:57:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:57:44 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:57:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:57:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:57:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:57:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:57:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:57:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:57:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:57:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:57:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:57:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:57:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:57:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:57:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:57:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:57:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:57:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:57:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:57:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:57:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:57:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:57:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:57:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:57:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:57:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:57:44 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:57:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:57:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:57:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:57:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:57:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:57:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:57:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:57:44 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:57:44 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:44 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:44 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:45 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:57:59 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:59 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:57:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:57:59 DEBUG : apple: size = 5 OK 2026/05/04 01:57:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:57:59 DEBUG : apple: Unchanged skipping 2026/05/04 01:57:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:57:59 DEBUG : banana: size = 6 OK 2026/05/04 01:57:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:57:59 DEBUG : banana: Unchanged skipping 2026/05/04 01:58:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:58:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:58:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:58:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:58:00 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:58:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:58:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:58:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:58:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:58:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:58:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:58:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:58:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:58:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:58:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:58:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:58:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:58:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:58:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:58:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:58:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:58:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:58:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:58:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:58:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:58:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:58:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:58:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:58:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:58:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:58:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:58:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:58:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:58:00 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:58:00 DEBUG : Waiting for deletions to finish 2026/05/04 01:58:00 DEBUG : Waiting for deletions to finish 2026/05/04 01:58:00 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:58:00 DEBUG : apple: size = 5 OK 2026/05/04 01:58:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : apple: Unchanged skipping 2026/05/04 01:58:00 DEBUG : banana: size = 6 OK 2026/05/04 01:58:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : banana: Unchanged skipping 2026/05/04 01:58:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:58:00 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:58:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:58:00 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:58:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:58:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:58:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:58:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:58:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:58:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:58:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:58:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:58:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:58:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:58:01 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:58:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:58:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:58:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:58:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:58:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:58:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:58:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:58:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:58:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:58:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:58:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:58:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:58:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:58:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:58:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:58:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:58:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:58:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:58:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:58:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:58:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:58:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:58:01 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:58:01 DEBUG : Waiting for deletions to finish 2026/05/04 01:58:01 DEBUG : Waiting for deletions to finish 2026/05/04 01:58:01 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:58:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:58:01 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:58:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:58:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:58:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:58:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:58:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:58:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:58:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:58:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:58:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:58:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:58:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:58:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:58:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:58:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:58:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:58:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:58:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:58:15 DEBUG : Waiting for deletions to finish 2026/05/04 01:58:15 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:58:15 DEBUG : apple: size = 5 OK 2026/05/04 01:58:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : apple: Unchanged skipping 2026/05/04 01:58:15 DEBUG : banana: size = 6 OK 2026/05/04 01:58:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : banana: Unchanged skipping 2026/05/04 01:58:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:58:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:58:15 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:58:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:58:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:58:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:58:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:58:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:58:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:58:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:58:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:58:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:58:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:58:15 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:58:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:58:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:58:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:58:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:58:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:58:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:58:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:58:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:58:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:58:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:58:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:58:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:58:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:58:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:58:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:58:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:58:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:58:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:58:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:58:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:58:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:58:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:58:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:58:15 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:58:15 DEBUG : Waiting for deletions to finish 2026/05/04 01:58:15 DEBUG : Waiting for deletions to finish 2026/05/04 01:58:16 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:58:16 DEBUG : apple: size = 5 OK 2026/05/04 01:58:16 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:58:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : apple: Unchanged skipping 2026/05/04 01:58:16 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:58:16 DEBUG : banana: size = 6 OK 2026/05/04 01:58:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : banana: Unchanged skipping 2026/05/04 01:58:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:58:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:58:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:58:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:58:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:58:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:58:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:58:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:58:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:58:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:58:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:58:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:58:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:58:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:58:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:58:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:58:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:58:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:58:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:58:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:58:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:58:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:58:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:58:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:58:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:58:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:58:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:58:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:58:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:58:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:58:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:58:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:58:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:58:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:58:16 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:58:16 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:58:16 DEBUG : Waiting for deletions to finish 2026/05/04 01:58:16 DEBUG : Waiting for deletions to finish 2026/05/04 01:58:17 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:58:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:58:17 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:58:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:58:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:58:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:58:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:58:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:58:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:58:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:58:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:58:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:58:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:58:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:58:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:58:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:58:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:58:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:58:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:58:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:58:31 DEBUG : Waiting for deletions to finish 2026/05/04 01:58:32 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : apple: size = 5 OK 2026/05/04 01:58:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : apple: Unchanged skipping 2026/05/04 01:58:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:58:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:58:32 DEBUG : banana: size = 6 OK 2026/05/04 01:58:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : banana: Unchanged skipping 2026/05/04 01:58:32 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:58:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:58:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:58:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:58:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:58:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:58:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:58:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:58:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:58:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:58:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:58:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:58:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:58:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:58:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:58:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:58:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:58:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:58:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:58:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:58:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:58:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:58:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:58:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:58:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:58:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:58:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:58:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:58:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:58:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:58:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:58:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:58:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:58:32 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:58:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:58:32 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:58:32 DEBUG : Waiting for deletions to finish 2026/05/04 01:58:32 DEBUG : Waiting for deletions to finish 2026/05/04 01:58:32 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:58:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : apple: size = 5 OK 2026/05/04 01:58:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : apple: Unchanged skipping 2026/05/04 01:58:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:58:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:58:33 DEBUG : banana: size = 6 OK 2026/05/04 01:58:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : banana: Unchanged skipping 2026/05/04 01:58:33 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:58:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:58:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:58:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:58:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:58:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:58:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:58:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:58:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:58:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:58:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:58:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:58:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:58:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:58:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:58:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:58:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:58:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:58:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:58:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:58:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:58:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:58:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:58:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:58:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:58:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:58:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:58:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:58:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:58:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:58:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:58:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:58:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:58:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:58:33 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:58:33 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:58:33 DEBUG : Waiting for deletions to finish 2026/05/04 01:58:33 DEBUG : Waiting for deletions to finish 2026/05/04 01:58:33 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:58:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:58:47 DEBUG : Waiting for deletions to finish 2026/05/04 01:58:48 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:58:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:58:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:58:48 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:58:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:48 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:58:48 DEBUG : apple: size = 5 OK 2026/05/04 01:58:48 DEBUG : banana: size = 6 OK 2026/05/04 01:58:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:48 DEBUG : apple: Unchanged skipping 2026/05/04 01:58:48 DEBUG : banana: Unchanged skipping 2026/05/04 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:58:49 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:58:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:58:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:58:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:58:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:58:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:58:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:58:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:58:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:58:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:58:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:58:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:58:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:58:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:58:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:58:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:58:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:58:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:58:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:58:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:58:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:58:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:58:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:58:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:58:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:58:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:58:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:58:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:58:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:58:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:58:49 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:58:49 DEBUG : Waiting for deletions to finish 2026/05/04 01:58:49 DEBUG : Waiting for deletions to finish 2026/05/04 01:58:49 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:58:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:58:49 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:58:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:58:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:58:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:58:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:58:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:58:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:58:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:58:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:58:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:58:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:58:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:58:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:58:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:58:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:58:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:58:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : apple: size = 5 OK 2026/05/04 01:58:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:58:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:58:50 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:58:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:58:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : apple: Unchanged skipping 2026/05/04 01:58:50 DEBUG : banana: size = 6 OK 2026/05/04 01:58:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : banana: Unchanged skipping 2026/05/04 01:58:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:58:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:58:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:58:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:58:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:58:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:58:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:58:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:58:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:58:50 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:58:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:58:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:58:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:58:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:58:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:58:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:58:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:58:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:58:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:58:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:58:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:58:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:58:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:58:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:58:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:58:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:58:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:58:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:58:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:58:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:58:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:58:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:58:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:58:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:58:50 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:58:50 DEBUG : Waiting for deletions to finish 2026/05/04 01:58:50 DEBUG : Waiting for deletions to finish 2026/05/04 01:58:50 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:58:50 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (199.91s) --- PASS: TestTransform/NFC (16.03s) --- PASS: TestTransform/NFD (15.82s) --- PASS: TestTransform/base64 (18.71s) --- PASS: TestTransform/prefix (21.98s) --- PASS: TestTransform/suffix (22.57s) --- PASS: TestTransform/truncate (23.61s) --- PASS: TestTransform/encoder (16.04s) --- PASS: TestTransform/ISO-8859-1 (15.96s) --- PASS: TestTransform/charmap (16.04s) --- PASS: TestTransform/lowercase (16.64s) --- PASS: TestTransform/ascii (16.53s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:58:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/04 01:58:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/04 01:58:55 INFO : sub dir_somesuffix: Making directory 2026/05/04 01:58:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/04 01:58:55 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/04 01:58:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/04 01:58:55 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/04 01:58:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/04 01:58:55 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:58:55 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:58:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/04 01:58:56 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:58:56 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/04 01:58:56 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.70s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:58:56 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:58:57 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:58:57 INFO : tictactoe: Making directory 2026/05/04 01:58:57 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:58:57 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:58:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:58:57 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/04 01:58:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:58:57 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:58:57 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:58:57 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/04 01:58:57 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:58:57 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/04 01:58:57 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.65s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:58:58 INFO : toe: Making directory 2026/05/04 01:58:58 INFO : toe/toe: Making directory 2026/05/04 01:58:58 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:58:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/04 01:58:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/04 01:58:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/04 01:58:58 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:58:58 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:58:59 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/04 01:58:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:58:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/04 01:58:59 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.65s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:59:00 INFO : toe: Making directory 2026/05/04 01:59:00 INFO : toe/toe: Making directory 2026/05/04 01:59:00 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/04 01:59:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/04 01:59:00 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:59:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/04 01:59:00 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:59:01 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/04 01:59:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:59:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/04 01:59:01 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.75s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:59:02 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:59:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/04 01:59:02 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:02 INFO : tictacempty_dir: Making directory 2026/05/04 01:59:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:02 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:02 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:02 INFO : tictactoe: Making directory 2026/05/04 01:59:02 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:02 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:59:02 INFO : tictactoe/tictactoe: Making directory 2026/05/04 01:59:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:59:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/04 01:59:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:59:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/04 01:59:02 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:59:02 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:59:02 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/04 01:59:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:59:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/04 01:59:02 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.68s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:59:03 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:59:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/04 01:59:03 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:03 INFO : tictacempty_dir: Making directory 2026/05/04 01:59:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:03 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:03 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:03 INFO : tictactoe: Making directory 2026/05/04 01:59:03 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:03 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:59:03 INFO : tictactoe/tictactoe: Making directory 2026/05/04 01:59:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:59:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/04 01:59:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:59:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:59:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:59:03 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:59:03 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:59:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/04 01:59:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:59:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:59:04 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/04 01:59:04 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:59:04 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:04 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:04 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/04 01:59:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/04 01:59:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:59:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/04 01:59:05 NOTICE: B2 bucket rclone-test-volopil8guce: 0 differences found 2026/05/04 01:59:05 NOTICE: B2 bucket rclone-test-volopil8guce: 1 matching files --- PASS: TestAllTag (2.35s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:59:06 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:06 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:06 INFO : tictactoe: Making directory 2026/05/04 01:59:06 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:06 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:59:06 INFO : tictactoe/tictactoe: Making directory 2026/05/04 01:59:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:59:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/04 01:59:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:59:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/04 01:59:06 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:59:06 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:59:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/04 01:59:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:59:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/04 01:59:07 DEBUG : Waiting for deletions to finish 2026/05/04 01:59:07 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:07 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:07 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:59:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/04 01:59:07 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/04 01:59:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/04 01:59:07 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/04 01:59:07 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:59:07 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:59:07 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.60s) === RUN TestSyntax 2026/05/04 01:59:08 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:59:08 INFO : toe: Making directory 2026/05/04 01:59:08 INFO : toe/toe: Making directory 2026/05/04 01:59:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/04 01:59:08 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:59:08 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:59:09 DEBUG : toe/toe/toe: size = 11 OK 2026/05/04 01:59:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:59:09 INFO : toe/toe/toe: Copied (new) 2026/05/04 01:59:09 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.85s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:59:10 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:59:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/04 01:59:10 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:10 INFO : tictacempty_dir: Making directory 2026/05/04 01:59:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:10 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:10 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:10 INFO : tictactoe: Making directory 2026/05/04 01:59:10 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:10 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:59:10 INFO : tictactoe/tictactoe: Making directory 2026/05/04 01:59:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:59:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/04 01:59:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:59:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:59:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:59:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:59:10 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:59:10 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:59:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/04 01:59:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:59:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:59:11 INFO : toe/toe/toe.txt: Deleted 2026/05/04 01:59:11 INFO : toe/toe: Removing directory 2026/05/04 01:59:11 INFO : toe: Removing directory 2026/05/04 01:59:11 INFO : empty_dir: Removing directory 2026/05/04 01:59:11 DEBUG : Local file system at /tmp/rclone1865458798: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.86s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:59:12 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:59:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/04 01:59:12 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:12 INFO : tictacempty_dir: Making directory 2026/05/04 01:59:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:12 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:12 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:12 INFO : tictactoe: Making directory 2026/05/04 01:59:12 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:12 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:59:12 INFO : tictactoe/tictactoe: Making directory 2026/05/04 01:59:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:59:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/04 01:59:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:59:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:59:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:59:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:59:12 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:59:12 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:59:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/04 01:59:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:59:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:59:13 INFO : toe/toe/toe.txt: Deleted 2026/05/04 01:59:13 INFO : toe/toe: Removing directory 2026/05/04 01:59:13 INFO : toe: Removing directory 2026/05/04 01:59:13 INFO : empty_dir: Removing directory 2026/05/04 01:59:13 DEBUG : Local file system at /tmp/rclone1865458798: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/04 01:59:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/04 01:59:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/04 01:59:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/04 01:59:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/04 01:59:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/04 01:59:14 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/04 01:59:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:59:14 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/04 01:59:14 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.42s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:59:15 DEBUG : Reset feature "Copy" 2026/05/04 01:59:15 DEBUG : Reset feature "Move" 2026/05/04 01:59:15 DEBUG : Reset feature "Copy" 2026/05/04 01:59:15 DEBUG : Reset feature "Move" 2026/05/04 01:59:15 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:59:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/04 01:59:15 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:15 INFO : tictacempty_dir: Making directory 2026/05/04 01:59:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:59:15 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:15 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:15 INFO : tictactoe: Making directory 2026/05/04 01:59:15 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:15 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:59:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:59:15 INFO : tictactoe/tictactoe: Making directory 2026/05/04 01:59:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:59:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/04 01:59:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:59:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:59:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:59:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:59:15 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:59:15 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/04 01:59:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:59:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:59:16 INFO : toe/toe/toe.txt: Deleted 2026/05/04 01:59:16 INFO : toe/toe: Removing directory 2026/05/04 01:59:16 INFO : toe: Removing directory 2026/05/04 01:59:16 INFO : empty_dir: Removing directory 2026/05/04 01:59:16 DEBUG : Local file system at /tmp/rclone1865458798: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/04 01:59:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/04 01:59:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/04 01:59:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/04 01:59:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/04 01:59:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/04 01:59:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/04 01:59:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:59:18 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/04 01:59:18 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.88s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:59:19 DEBUG : toe: transformed to: dG9l 2026/05/04 01:59:19 DEBUG : toe: transformed to: dG9l 2026/05/04 01:59:19 INFO : dG9l: Making directory 2026/05/04 01:59:19 DEBUG : toe: transformed to: dG9l 2026/05/04 01:59:19 DEBUG : toe: transformed to: dG9l 2026/05/04 01:59:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/04 01:59:19 INFO : dG9l/dG9l: Making directory 2026/05/04 01:59:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/04 01:59:19 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/04 01:59:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/04 01:59:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:59:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/04 01:59:19 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:59:19 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:59:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/04 01:59:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:59:20 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/04 01:59:20 DEBUG : Waiting for deletions to finish 2026/05/04 01:59:20 DEBUG : dG9l: transformed to: toe 2026/05/04 01:59:20 DEBUG : dG9l: transformed to: toe 2026/05/04 01:59:21 DEBUG : dG9l: transformed to: toe 2026/05/04 01:59:21 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/04 01:59:21 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/04 01:59:21 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/04 01:59:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/04 01:59:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/04 01:59:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/04 01:59:21 DEBUG : Local file system at /tmp/rclone1865458798: Waiting for checks to finish 2026/05/04 01:59:21 DEBUG : Local file system at /tmp/rclone1865458798: Waiting for transfers to finish 2026/05/04 01:59:21 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.60s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-volopil8guce", Local "Local file system at /tmp/rclone1865458798", Modify Window "1ms" 2026/05/04 01:59:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:59:22 DEBUG : toe: transformed to: 2026/05/04 01:59:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:59:22 DEBUG : toe: transformed to: 2026/05/04 01:59:22 INFO : B2 bucket rclone-test-volopil8guce: Making directory 2026/05/04 01:59:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:59:22 DEBUG : toe: transformed to: 2026/05/04 01:59:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:59:22 DEBUG : toe: transformed to: 2026/05/04 01:59:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:59:22 DEBUG : toe/toe: transformed to: 2026/05/04 01:59:22 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/04 01:59:22 INFO : toe/toe: Making directory 2026/05/04 01:59:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:59:22 DEBUG : toe/toe: transformed to: 2026/05/04 01:59:22 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/04 01:59:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:59:22 DEBUG : toe: transformed to: 2026/05/04 01:59:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/04 01:59:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:59:22 DEBUG : toe/toe/toe: transformed to: 2026/05/04 01:59:22 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/04 01:59:22 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for checks to finish 2026/05/04 01:59:22 DEBUG : B2 bucket rclone-test-volopil8guce: Waiting for transfers to finish 2026/05/04 01:59:23 DEBUG : toe/toe/toe: size = 11 OK 2026/05/04 01:59:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/04 01:59:23 INFO : toe/toe/toe: Copied (new) 2026/05/04 01:59:23 ERROR : B2 bucket rclone-test-volopil8guce: not deleting files as there were IO errors 2026/05/04 01:59:23 ERROR : B2 bucket rclone-test-volopil8guce: not deleting directories as there were IO errors --- PASS: TestError (1.87s) PASS 2026/05/04 01:59:24 DEBUG : B2 bucket rclone-test-volopil8guce: Purge remote 2026/05/04 01:59:24 INFO : B2 bucket rclone-test-volopil8guce: cleaning bucket "rclone-test-volopil8guce" of all files 2026/05/04 01:59:25 DEBUG : BackupDir/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc6d0_d20260504_m015307_c001_v7007000_t0000_u01777859587139") 2026/05/04 01:59:25 DEBUG : BackupDir/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1037a2d45ef065b2_d20260504_m015301_c001_v0001033_t0041_u01777859581231") 2026/05/04 01:59:25 DEBUG : CompareDest/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4218bd10b70fe0af_d20260504_m015242_c001_v7007000_t0000_u01777859562307") 2026/05/04 01:59:25 DEBUG : CompareDest/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d01_d20260504_m015235_c001_v0001100_t0008_u01777859555552") 2026/05/04 01:59:25 DEBUG : CompareDest/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4218bd10b70fe0b0_d20260504_m015242_c001_v7007000_t0000_u01777859562486") 2026/05/04 01:59:25 DEBUG : CompareDest/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc93d_d20260504_m015237_c001_v0001130_t0047_u01777859557302") 2026/05/04 01:59:25 DEBUG : CopyDest/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc6d1_d20260504_m015307_c001_v7007000_t0000_u01777859587322") 2026/05/04 01:59:25 DEBUG : CopyDest/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14b8f6_d20260504_m015258_c001_v0001174_t0033_u01777859578284") 2026/05/04 01:59:25 DEBUG : CopyDest/three: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc6d4_d20260504_m015307_c001_v7007000_t0000_u01777859587505") 2026/05/04 01:59:25 DEBUG : CopyDest/three: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc96d_d20260504_m015305_c001_v0001130_t0045_u01777859585191") 2026/05/04 01:59:25 DEBUG : CopyDest/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc6d5_d20260504_m015307_c001_v7007000_t0000_u01777859587689") 2026/05/04 01:59:25 DEBUG : CopyDest/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d21_d20260504_m015302_c001_v0001100_t0020_u01777859582639") 2026/05/04 01:59:25 DEBUG : EXISTING: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce238ae_d20260504_m015431_c001_v7007000_t0000_u01777859671257") 2026/05/04 01:59:25 DEBUG : EXISTING: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d7b_d20260504_m015430_c001_v0001100_t0049_u01777859670057") 2026/05/04 01:59:25 DEBUG : PREFIXapple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038d76a3_d20260504_m015642_c001_v7007000_t0000_u01777859802107") 2026/05/04 01:59:26 DEBUG : PREFIXapple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc1f_d20260504_m015636_c001_v0001130_t0029_u01777859796165") 2026/05/04 01:59:26 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f405aac07393cf105_d20260504_m015641_c001_v7007000_t0000_u01777859801930") 2026/05/04 01:59:26 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116929_d20260504_m015636_c001_v0001103_t0039_u01777859796185") 2026/05/04 01:59:26 DEBUG : PREFIXbanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4197052f36fcdd0a_d20260504_m015641_c001_v7007000_t0000_u01777859801944") 2026/05/04 01:59:26 DEBUG : PREFIXbanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e89_d20260504_m015636_c001_v0001100_t0030_u01777859796174") 2026/05/04 01:59:26 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4076cfb910001a72_d20260504_m015641_c001_v7007000_t0000_u01777859801953") 2026/05/04 01:59:26 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c1a4_d20260504_m015636_c001_v0001174_t0043_u01777859796199") 2026/05/04 01:59:26 DEBUG : Testêé: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce238a3_d20260504_m015427_c001_v7007000_t0000_u01777859667142") 2026/05/04 01:59:26 DEBUG : Testêé: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc9fd_d20260504_m015426_c001_v0001130_t0010_u01777859666410") 2026/05/04 01:59:26 DEBUG : Testêé: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d71_d20260504_m015425_c001_v0001100_t0038_u01777859665282") 2026/05/04 01:59:26 DEBUG : YXBwbGU=: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc929625a_d20260504_m015621_c001_v7007000_t0000_u01777859781782") 2026/05/04 01:59:26 DEBUG : YXBwbGU=: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccbf3_d20260504_m015617_c001_v0001130_t0007_u01777859777229") 2026/05/04 01:59:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc929625b_d20260504_m015621_c001_v7007000_t0000_u01777859781964") 2026/05/04 01:59:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31168f7_d20260504_m015617_c001_v0001103_t0032_u01777859777219") 2026/05/04 01:59:26 DEBUG : YmFuYW5h: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc929625c_d20260504_m015622_c001_v7007000_t0000_u01777859782149") 2026/05/04 01:59:26 DEBUG : YmFuYW5h: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e5b_d20260504_m015617_c001_v0001100_t0057_u01777859777250") 2026/05/04 01:59:26 DEBUG : a/potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce23555_d20260504_m015103_c001_v7007000_t0000_u01777859463060") 2026/05/04 01:59:26 DEBUG : a/potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc835_d20260504_m015102_c001_v0001130_t0036_u01777859462387") 2026/05/04 01:59:26 DEBUG : a/potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce23552_d20260504_m015100_c001_v7007000_t0000_u01777859460539") 2026/05/04 01:59:26 DEBUG : a/potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc825_d20260504_m015059_c001_v0001130_t0032_u01777859459517") 2026/05/04 01:59:26 DEBUG : a/potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b715c8_d20260504_m015016_c001_v7007000_t0000_u01777859416563") 2026/05/04 01:59:26 DEBUG : a/potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc7b7_d20260504_m015015_c001_v0001130_t0048_u01777859415655") 2026/05/04 01:59:26 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25720ffb_d20260504_m015851_c001_v7007000_t0000_u01777859931016") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c838_d20260504_m015846_c001_v0001174_t0052_u01777859926418") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59ce_d20260504_m015834_c001_v7007000_t0000_u01777859914464") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c773_d20260504_m015830_c001_v0001174_t0057_u01777859910138") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef3066b_d20260504_m015817_c001_v7007000_t0000_u01777859897745") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c6b3_d20260504_m015813_c001_v0001174_t0022_u01777859893753") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f3372236c_d20260504_m015801_c001_v7007000_t0000_u01777859881905") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c5d3_d20260504_m015757_c001_v0001174_t0053_u01777859877738") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108af_d20260504_m015745_c001_v7007000_t0000_u01777859865888") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c512_d20260504_m015741_c001_v0001174_t0054_u01777859861508") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158bae_d20260504_m015729_c001_v7007000_t0000_u01777859849701") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31169ad_d20260504_m015723_c001_v0001103_t0007_u01777859843178") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9bb_d20260504_m015706_c001_v7007000_t0000_u01777859826233") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc7f_d20260504_m015702_c001_v0001130_t0047_u01777859822290") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4230473e3f93a8f4_d20260504_m015700_c001_v7007000_t0000_u01777859820749") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c27c_d20260504_m015656_c001_v0001174_t0054_u01777859816467") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305b3_d20260504_m015643_c001_v7007000_t0000_u01777859803612") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c1c6_d20260504_m015639_c001_v0001174_t0053_u01777859799888") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305a6_d20260504_m015638_c001_v7007000_t0000_u01777859798760") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc19_d20260504_m015633_c001_v0001130_t0050_u01777859793901") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc9296258_d20260504_m015619_c001_v7007000_t0000_u01777859779962") 2026/05/04 01:59:27 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31168f5_d20260504_m015614_c001_v0001103_t0054_u01777859774817") 2026/05/04 01:59:28 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e0689_d20260504_m015603_c001_v7007000_t0000_u01777859763004") 2026/05/04 01:59:28 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31168d9_d20260504_m015558_c001_v0001103_t0051_u01777859758543") 2026/05/04 01:59:28 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58ba020_d20260504_m015546_c001_v7007000_t0000_u01777859746797") 2026/05/04 01:59:28 DEBUG : apple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31168b3_d20260504_m015542_c001_v0001103_t0058_u01777859742433") 2026/05/04 01:59:28 DEBUG : appleSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b719f0_d20260504_m015704_c001_v7007000_t0000_u01777859824479") 2026/05/04 01:59:28 DEBUG : appleSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c2a2_d20260504_m015658_c001_v0001174_t0050_u01777859818528") 2026/05/04 01:59:28 DEBUG : appleapple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158baf_d20260504_m015729_c001_v7007000_t0000_u01777859849983") 2026/05/04 01:59:28 DEBUG : appleapple: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31169b3_d20260504_m015725_c001_v0001103_t0018_u01777859845379") 2026/05/04 01:59:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25720ffd_d20260504_m015851_c001_v7007000_t0000_u01777859931198") 2026/05/04 01:59:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46fd4_d20260504_m015847_c001_v0001100_t0009_u01777859927272") 2026/05/04 01:59:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59cf_d20260504_m015834_c001_v7007000_t0000_u01777859914654") 2026/05/04 01:59:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46fb4_d20260504_m015830_c001_v0001100_t0057_u01777859910843") 2026/05/04 01:59:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef3066c_d20260504_m015817_c001_v7007000_t0000_u01777859897928") 2026/05/04 01:59:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f8c_d20260504_m015814_c001_v0001100_t0028_u01777859894432") 2026/05/04 01:59:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f3372236d_d20260504_m015802_c001_v7007000_t0000_u01777859882087") 2026/05/04 01:59:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f66_d20260504_m015758_c001_v0001100_t0036_u01777859878402") 2026/05/04 01:59:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108b0_d20260504_m015746_c001_v7007000_t0000_u01777859866072") 2026/05/04 01:59:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f40_d20260504_m015742_c001_v0001100_t0039_u01777859862213") 2026/05/04 01:59:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f405aac07393cf239_d20260504_m015727_c001_v7007000_t0000_u01777859847363") 2026/05/04 01:59:28 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c41a_d20260504_m015723_c001_v0001174_t0034_u01777859843980") 2026/05/04 01:59:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9c9_d20260504_m015706_c001_v7007000_t0000_u01777859826472") 2026/05/04 01:59:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116975_d20260504_m015702_c001_v0001103_t0027_u01777859822311") 2026/05/04 01:59:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4230473e3f93a8f6_d20260504_m015701_c001_v7007000_t0000_u01777859821207") 2026/05/04 01:59:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46ec7_d20260504_m015657_c001_v0001100_t0038_u01777859817182") 2026/05/04 01:59:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305b4_d20260504_m015643_c001_v7007000_t0000_u01777859803795") 2026/05/04 01:59:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e99_d20260504_m015639_c001_v0001100_t0042_u01777859799875") 2026/05/04 01:59:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4076cfb910001a70_d20260504_m015638_c001_v7007000_t0000_u01777859798912") 2026/05/04 01:59:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116927_d20260504_m015634_c001_v0001103_t0022_u01777859794670") 2026/05/04 01:59:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4054076aac91f8d1_d20260504_m015619_c001_v7007000_t0000_u01777859779625") 2026/05/04 01:59:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c0cf_d20260504_m015615_c001_v0001174_t0040_u01777859775437") 2026/05/04 01:59:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e068d_d20260504_m015603_c001_v7007000_t0000_u01777859763186") 2026/05/04 01:59:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c063_d20260504_m015559_c001_v0001174_t0025_u01777859759394") 2026/05/04 01:59:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58ba409_d20260504_m015546_c001_v7007000_t0000_u01777859746980") 2026/05/04 01:59:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bfd1_d20260504_m015543_c001_v0001174_t0033_u01777859743194") 2026/05/04 01:59:29 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f418286e0be5c787b_d20260504_m015704_c001_v7007000_t0000_u01777859824650") 2026/05/04 01:59:29 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f311696b_d20260504_m015658_c001_v0001103_t0049_u01777859818545") 2026/05/04 01:59:29 DEBUG : b/potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce23556_d20260504_m015103_c001_v7007000_t0000_u01777859463244") 2026/05/04 01:59:29 DEBUG : b/potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc82d_d20260504_m015101_c001_v0001130_t0037_u01777859461095") 2026/05/04 01:59:29 DEBUG : b/potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce23551_d20260504_m015059_c001_v7007000_t0000_u01777859459986") 2026/05/04 01:59:29 DEBUG : b/potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc81b_d20260504_m015058_c001_v0001130_t0020_u01777859458316") 2026/05/04 01:59:29 DEBUG : b/potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b715bc_d20260504_m015016_c001_v7007000_t0000_u01777859416011") 2026/05/04 01:59:29 DEBUG : b/potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc7b3_d20260504_m015014_c001_v0001130_t0030_u01777859414417") 2026/05/04 01:59:30 DEBUG : backup/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712be8_d20260504_m015320_c001_v7007000_t0000_u01777859600582") 2026/05/04 01:59:30 DEBUG : backup/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1039bfeb06cd8cb7_d20260504_m015318_c001_v0001184_t0033_u01777859598847") 2026/05/04 01:59:30 DEBUG : backup/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118fb2849e312b6b_d20260504_m015314_c001_v0001098_t0002_u01777859594434") 2026/05/04 01:59:30 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6c4b_d20260504_m015347_c001_v7007000_t0000_u01777859627326") 2026/05/04 01:59:30 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f105ae3e40e95a9c4_d20260504_m015345_c001_v0001174_t0050_u01777859625470") 2026/05/04 01:59:30 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f100bb7297cd85cac_d20260504_m015341_c001_v0001182_t0046_u01777859621007") 2026/05/04 01:59:30 DEBUG : backup/one.bak: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6c3e_d20260504_m015333_c001_v7007000_t0000_u01777859613693") 2026/05/04 01:59:30 DEBUG : backup/one.bak: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f11134a1090bcbefb_d20260504_m015331_c001_v0001174_t0025_u01777859611660") 2026/05/04 01:59:30 DEBUG : backup/one.bak: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f102ea4e203696b48_d20260504_m015327_c001_v0001171_t0021_u01777859607478") 2026/05/04 01:59:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6c4c_d20260504_m015347_c001_v7007000_t0000_u01777859627507") 2026/05/04 01:59:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1189b4f04f875a3a_d20260504_m015346_c001_v0001102_t0042_u01777859626491") 2026/05/04 01:59:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1006a75725ff0d01_d20260504_m015342_c001_v0001113_t0018_u01777859622752") 2026/05/04 01:59:30 DEBUG : backup/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712be9_d20260504_m015320_c001_v7007000_t0000_u01777859600764") 2026/05/04 01:59:30 DEBUG : backup/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10170f4b71f08ae6_d20260504_m015319_c001_v0001177_t0025_u01777859599797") 2026/05/04 01:59:30 DEBUG : backup/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1095607b0aa69044_d20260504_m015316_c001_v0001093_t0006_u01777859596273") 2026/05/04 01:59:30 DEBUG : backup/three.txt.bak: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6c40_d20260504_m015333_c001_v7007000_t0000_u01777859613876") 2026/05/04 01:59:30 DEBUG : backup/three.txt.bak: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1088de684238ba05_d20260504_m015332_c001_v0001161_t0045_u01777859612831") 2026/05/04 01:59:30 DEBUG : backup/three.txt.bak: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f110468675ffc443c_d20260504_m015329_c001_v0001174_t0011_u01777859609071") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25720ffe_d20260504_m015851_c001_v7007000_t0000_u01777859931381") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccdd9_d20260504_m015846_c001_v0001130_t0020_u01777859926718") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59d0_d20260504_m015834_c001_v7007000_t0000_u01777859914904") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccd8b_d20260504_m015830_c001_v0001130_t0013_u01777859910506") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef3066d_d20260504_m015818_c001_v7007000_t0000_u01777859898111") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccd5f_d20260504_m015814_c001_v0001130_t0035_u01777859894091") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f3372236e_d20260504_m015802_c001_v7007000_t0000_u01777859882273") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccd21_d20260504_m015758_c001_v0001130_t0010_u01777859878043") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108b2_d20260504_m015746_c001_v7007000_t0000_u01777859866253") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cccf3_d20260504_m015741_c001_v0001130_t0040_u01777859861815") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158bb0_d20260504_m015730_c001_v7007000_t0000_u01777859850174") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f18_d20260504_m015723_c001_v0001100_t0006_u01777859843707") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9d1_d20260504_m015706_c001_v7007000_t0000_u01777859826653") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c2d4_d20260504_m015702_c001_v0001174_t0035_u01777859822303") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b95a_d20260504_m015701_c001_v7007000_t0000_u01777859821385") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc63_d20260504_m015656_c001_v0001130_t0030_u01777859816769") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305b5_d20260504_m015643_c001_v7007000_t0000_u01777859803981") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116939_d20260504_m015639_c001_v0001103_t0021_u01777859799905") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305a7_d20260504_m015638_c001_v7007000_t0000_u01777859798773") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e87_d20260504_m015634_c001_v0001100_t0014_u01777859794204") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b71934_d20260504_m015619_c001_v7007000_t0000_u01777859779823") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccbe7_d20260504_m015615_c001_v0001130_t0051_u01777859775097") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e0691_d20260504_m015603_c001_v7007000_t0000_u01777859763369") 2026/05/04 01:59:31 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccba7_d20260504_m015558_c001_v0001130_t0006_u01777859758996") 2026/05/04 01:59:32 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58ba40a_d20260504_m015547_c001_v7007000_t0000_u01777859747163") 2026/05/04 01:59:32 DEBUG : banana: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccb53_d20260504_m015542_c001_v0001130_t0002_u01777859742886") 2026/05/04 01:59:32 DEBUG : bananaSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4218bd10b70fe21e_d20260504_m015704_c001_v7007000_t0000_u01777859824709") 2026/05/04 01:59:32 DEBUG : bananaSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46ecb_d20260504_m015658_c001_v0001100_t0014_u01777859818557") 2026/05/04 01:59:32 DEBUG : both0: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d79_d20260504_m015514_c001_v7007000_t0000_u01777859714390") 2026/05/04 01:59:32 DEBUG : both0: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bddb_d20260504_m015456_c001_v0001174_t0046_u01777859696028") 2026/05/04 01:59:32 DEBUG : both0: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c43_d20260504_m015451_c001_v7007000_t0000_u01777859691814") 2026/05/04 01:59:32 DEBUG : both0: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca0b_d20260504_m015433_c001_v0001130_t0014_u01777859673475") 2026/05/04 01:59:32 DEBUG : both1: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d7a_d20260504_m015514_c001_v7007000_t0000_u01777859714571") 2026/05/04 01:59:32 DEBUG : both1: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca4f_d20260504_m015457_c001_v0001130_t0034_u01777859697508") 2026/05/04 01:59:32 DEBUG : both1: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c44_d20260504_m015451_c001_v7007000_t0000_u01777859691995") 2026/05/04 01:59:32 DEBUG : both1: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d7d_d20260504_m015434_c001_v0001100_t0014_u01777859674459") 2026/05/04 01:59:32 DEBUG : both10: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d7b_d20260504_m015514_c001_v7007000_t0000_u01777859714752") 2026/05/04 01:59:32 DEBUG : both10: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca6f_d20260504_m015504_c001_v0001130_t0020_u01777859704468") 2026/05/04 01:59:32 DEBUG : both10: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c45_d20260504_m015452_c001_v7007000_t0000_u01777859692178") 2026/05/04 01:59:32 DEBUG : both10: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d9b_d20260504_m015441_c001_v0001100_t0057_u01777859681396") 2026/05/04 01:59:32 DEBUG : both11: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d7c_d20260504_m015514_c001_v7007000_t0000_u01777859714962") 2026/05/04 01:59:32 DEBUG : both11: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46dcb_d20260504_m015505_c001_v0001100_t0031_u01777859705361") 2026/05/04 01:59:32 DEBUG : both11: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c46_d20260504_m015452_c001_v7007000_t0000_u01777859692360") 2026/05/04 01:59:32 DEBUG : both11: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bd5a_d20260504_m015442_c001_v0001174_t0051_u01777859682151") 2026/05/04 01:59:33 DEBUG : both12: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d7d_d20260504_m015515_c001_v7007000_t0000_u01777859715149") 2026/05/04 01:59:33 DEBUG : both12: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14be39_d20260504_m015506_c001_v0001174_t0009_u01777859706048") 2026/05/04 01:59:33 DEBUG : both12: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c47_d20260504_m015452_c001_v7007000_t0000_u01777859692543") 2026/05/04 01:59:33 DEBUG : both12: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca2d_d20260504_m015442_c001_v0001130_t0055_u01777859682849") 2026/05/04 01:59:33 DEBUG : both13: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d7e_d20260504_m015515_c001_v7007000_t0000_u01777859715330") 2026/05/04 01:59:33 DEBUG : both13: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca81_d20260504_m015506_c001_v0001130_t0029_u01777859706947") 2026/05/04 01:59:33 DEBUG : both13: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c48_d20260504_m015452_c001_v7007000_t0000_u01777859692727") 2026/05/04 01:59:33 DEBUG : both13: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46da3_d20260504_m015443_c001_v0001100_t0024_u01777859683954") 2026/05/04 01:59:33 DEBUG : both14: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d7f_d20260504_m015515_c001_v7007000_t0000_u01777859715511") 2026/05/04 01:59:33 DEBUG : both14: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46dd1_d20260504_m015507_c001_v0001100_t0030_u01777859707789") 2026/05/04 01:59:33 DEBUG : both14: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c49_d20260504_m015452_c001_v7007000_t0000_u01777859692910") 2026/05/04 01:59:33 DEBUG : both14: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bd7a_d20260504_m015444_c001_v0001174_t0040_u01777859684841") 2026/05/04 01:59:33 DEBUG : both15: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d80_d20260504_m015515_c001_v7007000_t0000_u01777859715692") 2026/05/04 01:59:33 DEBUG : both15: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14be57_d20260504_m015508_c001_v0001174_t0000_u01777859708669") 2026/05/04 01:59:33 DEBUG : both15: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c4a_d20260504_m015453_c001_v7007000_t0000_u01777859693092") 2026/05/04 01:59:33 DEBUG : both15: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca35_d20260504_m015445_c001_v0001130_t0000_u01777859685469") 2026/05/04 01:59:33 DEBUG : both16: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d81_d20260504_m015515_c001_v7007000_t0000_u01777859715874") 2026/05/04 01:59:33 DEBUG : both16: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca91_d20260504_m015509_c001_v0001130_t0022_u01777859709353") 2026/05/04 01:59:33 DEBUG : both16: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c4b_d20260504_m015453_c001_v7007000_t0000_u01777859693274") 2026/05/04 01:59:33 DEBUG : both16: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46da9_d20260504_m015446_c001_v0001100_t0044_u01777859686176") 2026/05/04 01:59:33 DEBUG : both17: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d82_d20260504_m015516_c001_v7007000_t0000_u01777859716097") 2026/05/04 01:59:34 DEBUG : both17: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46dd5_d20260504_m015510_c001_v0001100_t0041_u01777859710105") 2026/05/04 01:59:34 DEBUG : both17: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c4c_d20260504_m015453_c001_v7007000_t0000_u01777859693470") 2026/05/04 01:59:34 DEBUG : both17: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bd8e_d20260504_m015446_c001_v0001174_t0047_u01777859686785") 2026/05/04 01:59:34 DEBUG : both18: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d83_d20260504_m015516_c001_v7007000_t0000_u01777859716279") 2026/05/04 01:59:34 DEBUG : both18: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14be6e_d20260504_m015510_c001_v0001174_t0013_u01777859710726") 2026/05/04 01:59:34 DEBUG : both18: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c4d_d20260504_m015453_c001_v7007000_t0000_u01777859693655") 2026/05/04 01:59:34 DEBUG : both18: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca39_d20260504_m015447_c001_v0001130_t0014_u01777859687622") 2026/05/04 01:59:34 DEBUG : both19: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d87_d20260504_m015516_c001_v7007000_t0000_u01777859716461") 2026/05/04 01:59:34 DEBUG : both19: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca99_d20260504_m015511_c001_v0001130_t0052_u01777859711494") 2026/05/04 01:59:34 DEBUG : both19: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c4e_d20260504_m015453_c001_v7007000_t0000_u01777859693838") 2026/05/04 01:59:34 DEBUG : both19: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46daf_d20260504_m015448_c001_v0001100_t0019_u01777859688277") 2026/05/04 01:59:34 DEBUG : both2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d89_d20260504_m015516_c001_v7007000_t0000_u01777859716642") 2026/05/04 01:59:34 DEBUG : both2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46dbb_d20260504_m015458_c001_v0001100_t0030_u01777859698287") 2026/05/04 01:59:34 DEBUG : both2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c4f_d20260504_m015454_c001_v7007000_t0000_u01777859694020") 2026/05/04 01:59:34 DEBUG : both2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bcfc_d20260504_m015435_c001_v0001174_t0036_u01777859675254") 2026/05/04 01:59:34 DEBUG : both3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d8a_d20260504_m015516_c001_v7007000_t0000_u01777859716823") 2026/05/04 01:59:34 DEBUG : both3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bdff_d20260504_m015458_c001_v0001174_t0019_u01777859698988") 2026/05/04 01:59:34 DEBUG : both3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c50_d20260504_m015454_c001_v7007000_t0000_u01777859694201") 2026/05/04 01:59:34 DEBUG : both3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca19_d20260504_m015436_c001_v0001130_t0029_u01777859676163") 2026/05/04 01:59:34 DEBUG : both4: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d8b_d20260504_m015517_c001_v7007000_t0000_u01777859717005") 2026/05/04 01:59:35 DEBUG : both4: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca57_d20260504_m015459_c001_v0001130_t0001_u01777859699690") 2026/05/04 01:59:35 DEBUG : both4: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c51_d20260504_m015454_c001_v7007000_t0000_u01777859694384") 2026/05/04 01:59:35 DEBUG : both4: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d85_d20260504_m015437_c001_v0001100_t0047_u01777859677018") 2026/05/04 01:59:35 DEBUG : both5: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d8d_d20260504_m015517_c001_v7007000_t0000_u01777859717186") 2026/05/04 01:59:35 DEBUG : both5: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46dbf_d20260504_m015500_c001_v0001100_t0053_u01777859700322") 2026/05/04 01:59:35 DEBUG : both5: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c52_d20260504_m015454_c001_v7007000_t0000_u01777859694566") 2026/05/04 01:59:35 DEBUG : both5: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bd26_d20260504_m015437_c001_v0001174_t0035_u01777859677687") 2026/05/04 01:59:35 DEBUG : both6: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d92_d20260504_m015517_c001_v7007000_t0000_u01777859717366") 2026/05/04 01:59:35 DEBUG : both6: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14be11_d20260504_m015501_c001_v0001174_t0031_u01777859701251") 2026/05/04 01:59:35 DEBUG : both6: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c53_d20260504_m015454_c001_v7007000_t0000_u01777859694749") 2026/05/04 01:59:35 DEBUG : both6: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca21_d20260504_m015438_c001_v0001130_t0049_u01777859678523") 2026/05/04 01:59:35 DEBUG : both7: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d93_d20260504_m015517_c001_v7007000_t0000_u01777859717547") 2026/05/04 01:59:35 DEBUG : both7: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca65_d20260504_m015502_c001_v0001130_t0025_u01777859702126") 2026/05/04 01:59:35 DEBUG : both7: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c54_d20260504_m015454_c001_v7007000_t0000_u01777859694931") 2026/05/04 01:59:35 DEBUG : both7: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d8f_d20260504_m015439_c001_v0001100_t0005_u01777859679278") 2026/05/04 01:59:35 DEBUG : both8: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d94_d20260504_m015517_c001_v7007000_t0000_u01777859717729") 2026/05/04 01:59:35 DEBUG : both8: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46dc5_d20260504_m015503_c001_v0001100_t0056_u01777859703017") 2026/05/04 01:59:35 DEBUG : both8: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c55_d20260504_m015455_c001_v7007000_t0000_u01777859695113") 2026/05/04 01:59:35 DEBUG : both8: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bd38_d20260504_m015440_c001_v0001174_t0022_u01777859680064") 2026/05/04 01:59:35 DEBUG : both9: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d95_d20260504_m015517_c001_v7007000_t0000_u01777859717910") 2026/05/04 01:59:36 DEBUG : both9: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14be25_d20260504_m015503_c001_v0001174_t0054_u01777859703718") 2026/05/04 01:59:36 DEBUG : both9: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c56_d20260504_m015455_c001_v7007000_t0000_u01777859695296") 2026/05/04 01:59:36 DEBUG : both9: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca27_d20260504_m015440_c001_v0001130_t0026_u01777859680679") 2026/05/04 01:59:36 DEBUG : c/non empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce23557_d20260504_m015103_c001_v7007000_t0000_u01777859463427") 2026/05/04 01:59:36 DEBUG : c/non empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc831_d20260504_m015101_c001_v0001130_t0056_u01777859461518") 2026/05/04 01:59:36 DEBUG : c/non empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce23553_d20260504_m015100_c001_v7007000_t0000_u01777859460722") 2026/05/04 01:59:36 DEBUG : c/non empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc81f_d20260504_m015058_c001_v0001130_t0041_u01777859458789") 2026/05/04 01:59:36 DEBUG : c/non empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b715cc_d20260504_m015016_c001_v7007000_t0000_u01777859416746") 2026/05/04 01:59:36 DEBUG : c/non empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc7b5_d20260504_m015014_c001_v0001130_t0024_u01777859414856") 2026/05/04 01:59:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc929625d_d20260504_m015622_c001_v7007000_t0000_u01777859782332") 2026/05/04 01:59:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c0db_d20260504_m015617_c001_v0001174_t0049_u01777859777240") 2026/05/04 01:59:36 DEBUG : check sum: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b71538_d20260504_m015006_c001_v7007000_t0000_u01777859406676") 2026/05/04 01:59:36 DEBUG : check sum: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc79b_d20260504_m015005_c001_v0001130_t0029_u01777859405504") 2026/05/04 01:59:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4049a0c32ec25f45_d20260504_m015921_c001_v7007000_t0000_u01777859961955") 2026/05/04 01:59:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c9e3_d20260504_m015920_c001_v0001174_t0051_u01777859960306") 2026/05/04 01:59:36 DEBUG : dest/3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc6cb_d20260504_m015251_c001_v7007000_t0000_u01777859571356") 2026/05/04 01:59:36 DEBUG : dest/3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f408e105f0bfad7cb_d20260504_m015250_c001_v0001157_t0032_u01777859570259") 2026/05/04 01:59:36 DEBUG : dir1/0000-abcde: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158bb1_d20260504_m015730_c001_v7007000_t0000_u01777859850356") 2026/05/04 01:59:36 DEBUG : dir1/0000-abcde: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c434_d20260504_m015725_c001_v0001174_t0051_u01777859845608") 2026/05/04 01:59:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25720fff_d20260504_m015851_c001_v7007000_t0000_u01777859931628") 2026/05/04 01:59:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c7df_d20260504_m015839_c001_v0001174_t0016_u01777859919203") 2026/05/04 01:59:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59d1_d20260504_m015835_c001_v7007000_t0000_u01777859915088") 2026/05/04 01:59:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c717_d20260504_m015822_c001_v0001174_t0037_u01777859902561") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef3066e_d20260504_m015818_c001_v7007000_t0000_u01777859898293") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c63f_d20260504_m015806_c001_v0001174_t0005_u01777859886517") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33722370_d20260504_m015802_c001_v7007000_t0000_u01777859882454") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c57f_d20260504_m015750_c001_v0001174_t0035_u01777859870564") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108b3_d20260504_m015746_c001_v7007000_t0000_u01777859866435") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c4be_d20260504_m015734_c001_v0001174_t0014_u01777859854522") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f417680ad2f719011_d20260504_m015727_c001_v7007000_t0000_u01777859847752") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f311698f_d20260504_m015710_c001_v0001103_t0039_u01777859830958") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9db_d20260504_m015706_c001_v7007000_t0000_u01777859826838") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46ee5_d20260504_m015702_c001_v0001100_t0008_u01777859822626") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4230473e3f93a8f5_d20260504_m015700_c001_v7007000_t0000_u01777859820931") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c218_d20260504_m015648_c001_v0001174_t0042_u01777859808352") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305b6_d20260504_m015644_c001_v7007000_t0000_u01777859804163") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c1cc_d20260504_m015640_c001_v0001174_t0048_u01777859800145") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4076cfb910001a6d_d20260504_m015638_c001_v7007000_t0000_u01777859798359") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc03_d20260504_m015626_c001_v0001130_t0039_u01777859786368") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e06c2_d20260504_m015619_c001_v7007000_t0000_u01777859779841") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31168e9_d20260504_m015607_c001_v0001103_t0046_u01777859767706") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e0696_d20260504_m015603_c001_v7007000_t0000_u01777859763552") 2026/05/04 01:59:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31168bf_d20260504_m015551_c001_v0001103_t0006_u01777859751848") 2026/05/04 01:59:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58ba999_d20260504_m015547_c001_v7007000_t0000_u01777859747423") 2026/05/04 01:59:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31168a3_d20260504_m015535_c001_v0001103_t0045_u01777859735921") 2026/05/04 01:59:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b719f1_d20260504_m015704_c001_v7007000_t0000_u01777859824663") 2026/05/04 01:59:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c2a8_d20260504_m015658_c001_v0001174_t0039_u01777859818892") 2026/05/04 01:59:38 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158bb3_d20260504_m015730_c001_v7007000_t0000_u01777859850537") 2026/05/04 01:59:38 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cccbf_d20260504_m015725_c001_v0001130_t0053_u01777859845617") 2026/05/04 01:59:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25721000_d20260504_m015851_c001_v7007000_t0000_u01777859931818") 2026/05/04 01:59:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccdb7_d20260504_m015839_c001_v0001130_t0001_u01777859919859") 2026/05/04 01:59:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59d2_d20260504_m015835_c001_v7007000_t0000_u01777859915269") 2026/05/04 01:59:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccd77_d20260504_m015823_c001_v0001130_t0052_u01777859903203") 2026/05/04 01:59:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef3066f_d20260504_m015818_c001_v7007000_t0000_u01777859898476") 2026/05/04 01:59:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccd3b_d20260504_m015807_c001_v0001130_t0021_u01777859887208") 2026/05/04 01:59:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33722371_d20260504_m015802_c001_v7007000_t0000_u01777859882635") 2026/05/04 01:59:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccd0b_d20260504_m015751_c001_v0001130_t0046_u01777859871233") 2026/05/04 01:59:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108b4_d20260504_m015746_c001_v7007000_t0000_u01777859866618") 2026/05/04 01:59:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cccdd_d20260504_m015735_c001_v0001130_t0016_u01777859855295") 2026/05/04 01:59:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e073e_d20260504_m015727_c001_v7007000_t0000_u01777859847597") 2026/05/04 01:59:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f00_d20260504_m015711_c001_v0001100_t0039_u01777859831667") 2026/05/04 01:59:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9dc_d20260504_m015707_c001_v7007000_t0000_u01777859827020") 2026/05/04 01:59:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc83_d20260504_m015702_c001_v0001130_t0056_u01777859822636") 2026/05/04 01:59:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b959_d20260504_m015701_c001_v7007000_t0000_u01777859821204") 2026/05/04 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc4f_d20260504_m015649_c001_v0001130_t0058_u01777859809222") 2026/05/04 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305b7_d20260504_m015644_c001_v7007000_t0000_u01777859804346") 2026/05/04 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e9b_d20260504_m015640_c001_v0001100_t0042_u01777859800213") 2026/05/04 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f405aac07393cf100_d20260504_m015638_c001_v7007000_t0000_u01777859798933") 2026/05/04 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e75_d20260504_m015627_c001_v0001100_t0041_u01777859787061") 2026/05/04 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f416497dc1204fca4_d20260504_m015619_c001_v7007000_t0000_u01777859779856") 2026/05/04 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccbcd_d20260504_m015608_c001_v0001130_t0015_u01777859768415") 2026/05/04 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e069a_d20260504_m015603_c001_v7007000_t0000_u01777859763735") 2026/05/04 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccb81_d20260504_m015552_c001_v0001130_t0008_u01777859752525") 2026/05/04 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58babdc_d20260504_m015547_c001_v7007000_t0000_u01777859747724") 2026/05/04 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccb31_d20260504_m015536_c001_v0001130_t0005_u01777859736786") 2026/05/04 01:59:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f418286e0be5c787c_d20260504_m015704_c001_v7007000_t0000_u01777859824834") 2026/05/04 01:59:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f311696d_d20260504_m015659_c001_v0001103_t0033_u01777859819042") 2026/05/04 01:59:39 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158bb4_d20260504_m015730_c001_v7007000_t0000_u01777859850718") 2026/05/04 01:59:39 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f1c_d20260504_m015725_c001_v0001100_t0023_u01777859845818") 2026/05/04 01:59:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25721001_d20260504_m015852_c001_v7007000_t0000_u01777859932002") 2026/05/04 01:59:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46fc2_d20260504_m015840_c001_v0001100_t0019_u01777859920533") 2026/05/04 01:59:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59d3_d20260504_m015835_c001_v7007000_t0000_u01777859915451") 2026/05/04 01:59:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46fa4_d20260504_m015823_c001_v0001100_t0051_u01777859903855") 2026/05/04 01:59:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef30670_d20260504_m015818_c001_v7007000_t0000_u01777859898658") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f78_d20260504_m015808_c001_v0001100_t0011_u01777859888013") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33722372_d20260504_m015802_c001_v7007000_t0000_u01777859882817") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f54_d20260504_m015751_c001_v0001100_t0051_u01777859871935") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108b5_d20260504_m015746_c001_v7007000_t0000_u01777859866800") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f34_d20260504_m015736_c001_v0001100_t0040_u01777859856074") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158baa_d20260504_m015727_c001_v7007000_t0000_u01777859847915") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c36e_d20260504_m015712_c001_v0001174_t0050_u01777859832310") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9de_d20260504_m015707_c001_v7007000_t0000_u01777859827202") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c2d8_d20260504_m015702_c001_v0001174_t0005_u01777859822650") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158b51_d20260504_m015701_c001_v7007000_t0000_u01777859821388") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46eb9_d20260504_m015650_c001_v0001100_t0008_u01777859810233") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305b8_d20260504_m015644_c001_v7007000_t0000_u01777859804527") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc35_d20260504_m015640_c001_v0001130_t0050_u01777859800225") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f405aac07393cf0fa_d20260504_m015638_c001_v7007000_t0000_u01777859798373") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116917_d20260504_m015627_c001_v0001103_t0015_u01777859787843") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b920_d20260504_m015619_c001_v7007000_t0000_u01777859779223") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c0a5_d20260504_m015609_c001_v0001174_t0055_u01777859769169") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e069c_d20260504_m015603_c001_v7007000_t0000_u01777859763918") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c021_d20260504_m015553_c001_v0001174_t0032_u01777859753169") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58babdd_d20260504_m015547_c001_v7007000_t0000_u01777859747907") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bf89_d20260504_m015537_c001_v0001174_t0033_u01777859737070") 2026/05/04 01:59:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b719f2_d20260504_m015704_c001_v7007000_t0000_u01777859824847") 2026/05/04 01:59:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc71_d20260504_m015659_c001_v0001130_t0017_u01777859819051") 2026/05/04 01:59:41 DEBUG : dir1/0003-defgh: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158bb5_d20260504_m015730_c001_v7007000_t0000_u01777859850900") 2026/05/04 01:59:41 DEBUG : dir1/0003-defgh: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31169b5_d20260504_m015725_c001_v0001103_t0051_u01777859845828") 2026/05/04 01:59:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25721003_d20260504_m015852_c001_v7007000_t0000_u01777859932185") 2026/05/04 01:59:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116a95_d20260504_m015841_c001_v0001103_t0011_u01777859921286") 2026/05/04 01:59:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59d4_d20260504_m015835_c001_v7007000_t0000_u01777859915633") 2026/05/04 01:59:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116a5f_d20260504_m015824_c001_v0001103_t0031_u01777859904543") 2026/05/04 01:59:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef30671_d20260504_m015818_c001_v7007000_t0000_u01777859898841") 2026/05/04 01:59:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116a31_d20260504_m015808_c001_v0001103_t0031_u01777859888730") 2026/05/04 01:59:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33722373_d20260504_m015802_c001_v7007000_t0000_u01777859882997") 2026/05/04 01:59:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116a13_d20260504_m015752_c001_v0001103_t0026_u01777859872600") 2026/05/04 01:59:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108b6_d20260504_m015746_c001_v7007000_t0000_u01777859866982") 2026/05/04 01:59:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31169db_d20260504_m015736_c001_v0001103_t0024_u01777859856757") 2026/05/04 01:59:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158ba6_d20260504_m015727_c001_v7007000_t0000_u01777859847367") 2026/05/04 01:59:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccca1_d20260504_m015713_c001_v0001130_t0030_u01777859833059") 2026/05/04 01:59:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9df_d20260504_m015707_c001_v7007000_t0000_u01777859827382") 2026/05/04 01:59:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116979_d20260504_m015702_c001_v0001103_t0010_u01777859822905") 2026/05/04 01:59:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b719e9_d20260504_m015701_c001_v7007000_t0000_u01777859821406") 2026/05/04 01:59:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f311694f_d20260504_m015651_c001_v0001103_t0037_u01777859811045") 2026/05/04 01:59:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305b9_d20260504_m015644_c001_v7007000_t0000_u01777859804709") 2026/05/04 01:59:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f311693b_d20260504_m015640_c001_v0001103_t0027_u01777859800310") 2026/05/04 01:59:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e06dc_d20260504_m015638_c001_v7007000_t0000_u01777859798973") 2026/05/04 01:59:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c15f_d20260504_m015628_c001_v0001174_t0023_u01777859788665") 2026/05/04 01:59:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b71932_d20260504_m015619_c001_v7007000_t0000_u01777859779633") 2026/05/04 01:59:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e43_d20260504_m015609_c001_v0001100_t0051_u01777859769874") 2026/05/04 01:59:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e069d_d20260504_m015604_c001_v7007000_t0000_u01777859764101") 2026/05/04 01:59:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e29_d20260504_m015553_c001_v0001100_t0010_u01777859753798") 2026/05/04 01:59:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58bb3ae_d20260504_m015548_c001_v7007000_t0000_u01777859748092") 2026/05/04 01:59:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e13_d20260504_m015537_c001_v0001100_t0009_u01777859737408") 2026/05/04 01:59:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158b59_d20260504_m015704_c001_v7007000_t0000_u01777859824665") 2026/05/04 01:59:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46ed1_d20260504_m015659_c001_v0001100_t0043_u01777859819063") 2026/05/04 01:59:42 DEBUG : dir1/0004-efghi: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158bb6_d20260504_m015731_c001_v7007000_t0000_u01777859851081") 2026/05/04 01:59:42 DEBUG : dir1/0004-efghi: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cccc1_d20260504_m015725_c001_v0001130_t0032_u01777859845891") 2026/05/04 01:59:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25721004_d20260504_m015852_c001_v7007000_t0000_u01777859932369") 2026/05/04 01:59:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c7f4_d20260504_m015842_c001_v0001174_t0040_u01777859922044") 2026/05/04 01:59:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59d5_d20260504_m015835_c001_v7007000_t0000_u01777859915816") 2026/05/04 01:59:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c741_d20260504_m015825_c001_v0001174_t0043_u01777859905105") 2026/05/04 01:59:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef30672_d20260504_m015819_c001_v7007000_t0000_u01777859899025") 2026/05/04 01:59:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c665_d20260504_m015809_c001_v0001174_t0015_u01777859889245") 2026/05/04 01:59:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33722374_d20260504_m015803_c001_v7007000_t0000_u01777859883178") 2026/05/04 01:59:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c59b_d20260504_m015752_c001_v0001174_t0031_u01777859872951") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108b7_d20260504_m015747_c001_v7007000_t0000_u01777859867164") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c4de_d20260504_m015737_c001_v0001174_t0018_u01777859857230") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f405aac07393cf23c_d20260504_m015727_c001_v7007000_t0000_u01777859847728") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116995_d20260504_m015713_c001_v0001103_t0047_u01777859833507") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9e0_d20260504_m015707_c001_v7007000_t0000_u01777859827563") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c2e0_d20260504_m015702_c001_v0001174_t0017_u01777859822969") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b958_d20260504_m015700_c001_v7007000_t0000_u01777859820946") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c23a_d20260504_m015651_c001_v0001174_t0027_u01777859811428") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305ba_d20260504_m015644_c001_v7007000_t0000_u01777859804893") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c1ce_d20260504_m015640_c001_v0001174_t0045_u01777859800502") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e10785_d20260504_m015638_c001_v7007000_t0000_u01777859798984") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc0d_d20260504_m015628_c001_v0001130_t0009_u01777859788963") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f408b3de8007fd868_d20260504_m015619_c001_v7007000_t0000_u01777859779622") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31168ed_d20260504_m015610_c001_v0001103_t0020_u01777859770267") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e069f_d20260504_m015604_c001_v7007000_t0000_u01777859764284") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31168c7_d20260504_m015554_c001_v0001103_t0045_u01777859754135") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58bb3af_d20260504_m015548_c001_v7007000_t0000_u01777859748274") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31168a7_d20260504_m015537_c001_v0001103_t0013_u01777859737696") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b964_d20260504_m015704_c001_v7007000_t0000_u01777859824684") 2026/05/04 01:59:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c2ae_d20260504_m015659_c001_v0001174_t0053_u01777859819344") 2026/05/04 01:59:43 DEBUG : dir1/0005-fghij: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158bb7_d20260504_m015731_c001_v7007000_t0000_u01777859851318") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghij: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c43c_d20260504_m015725_c001_v0001174_t0025_u01777859845923") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25721006_d20260504_m015852_c001_v7007000_t0000_u01777859932552") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccdc7_d20260504_m015842_c001_v0001130_t0050_u01777859922396") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59d6_d20260504_m015835_c001_v7007000_t0000_u01777859915997") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccd7b_d20260504_m015825_c001_v0001130_t0029_u01777859905479") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef30673_d20260504_m015819_c001_v7007000_t0000_u01777859899207") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccd41_d20260504_m015809_c001_v0001130_t0054_u01777859889633") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33722375_d20260504_m015803_c001_v7007000_t0000_u01777859883359") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccd19_d20260504_m015753_c001_v0001130_t0007_u01777859873357") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108b8_d20260504_m015747_c001_v7007000_t0000_u01777859867376") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccce7_d20260504_m015737_c001_v0001130_t0043_u01777859857533") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f417680ad2f71900f_d20260504_m015727_c001_v7007000_t0000_u01777859847388") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f04_d20260504_m015713_c001_v0001100_t0037_u01777859833854") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9e2_d20260504_m015707_c001_v7007000_t0000_u01777859827744") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46ee7_d20260504_m015702_c001_v0001100_t0057_u01777859822983") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b957_d20260504_m015700_c001_v7007000_t0000_u01777859820758") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc57_d20260504_m015651_c001_v0001130_t0030_u01777859811851") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305bb_d20260504_m015645_c001_v7007000_t0000_u01777859805076") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e9f_d20260504_m015640_c001_v0001100_t0014_u01777859800512") 2026/05/04 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038d769e_d20260504_m015638_c001_v7007000_t0000_u01777859798943") 2026/05/04 01:59:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e7f_d20260504_m015629_c001_v0001100_t0031_u01777859789369") 2026/05/04 01:59:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b924_d20260504_m015619_c001_v7007000_t0000_u01777859779947") 2026/05/04 01:59:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccbd5_d20260504_m015610_c001_v0001130_t0042_u01777859770753") 2026/05/04 01:59:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e06a0_d20260504_m015604_c001_v7007000_t0000_u01777859764466") 2026/05/04 01:59:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccb8d_d20260504_m015554_c001_v0001130_t0049_u01777859754487") 2026/05/04 01:59:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58bb3b0_d20260504_m015548_c001_v7007000_t0000_u01777859748459") 2026/05/04 01:59:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccb37_d20260504_m015538_c001_v0001130_t0009_u01777859738136") 2026/05/04 01:59:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b963_d20260504_m015704_c001_v7007000_t0000_u01777859824500") 2026/05/04 01:59:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46ed3_d20260504_m015659_c001_v0001100_t0031_u01777859819354") 2026/05/04 01:59:45 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158bb8_d20260504_m015731_c001_v7007000_t0000_u01777859851503") 2026/05/04 01:59:45 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f20_d20260504_m015726_c001_v0001100_t0051_u01777859846221") 2026/05/04 01:59:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25721007_d20260504_m015852_c001_v7007000_t0000_u01777859932734") 2026/05/04 01:59:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46fc6_d20260504_m015842_c001_v0001100_t0007_u01777859922730") 2026/05/04 01:59:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59d7_d20260504_m015836_c001_v7007000_t0000_u01777859916181") 2026/05/04 01:59:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46faa_d20260504_m015825_c001_v0001100_t0054_u01777859905899") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef30674_d20260504_m015819_c001_v7007000_t0000_u01777859899389") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f7c_d20260504_m015809_c001_v0001100_t0031_u01777859889994") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33722376_d20260504_m015803_c001_v7007000_t0000_u01777859883541") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f5a_d20260504_m015753_c001_v0001100_t0046_u01777859873660") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108b9_d20260504_m015747_c001_v7007000_t0000_u01777859867560") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f36_d20260504_m015737_c001_v0001100_t0057_u01777859857884") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e073a_d20260504_m015727_c001_v7007000_t0000_u01777859847413") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c385_d20260504_m015714_c001_v0001174_t0009_u01777859834163") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9e3_d20260504_m015707_c001_v7007000_t0000_u01777859827925") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f311697d_d20260504_m015703_c001_v0001103_t0005_u01777859823289") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158b50_d20260504_m015701_c001_v7007000_t0000_u01777859821195") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46ebd_d20260504_m015652_c001_v0001100_t0014_u01777859812263") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305bc_d20260504_m015645_c001_v7007000_t0000_u01777859805266") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc37_d20260504_m015640_c001_v0001130_t0017_u01777859800672") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305a8_d20260504_m015638_c001_v7007000_t0000_u01777859798953") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116919_d20260504_m015629_c001_v0001103_t0015_u01777859789763") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e06c0_d20260504_m015619_c001_v7007000_t0000_u01777859779651") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c0a7_d20260504_m015611_c001_v0001174_t0043_u01777859771051") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e06a1_d20260504_m015604_c001_v7007000_t0000_u01777859764652") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c02f_d20260504_m015554_c001_v0001174_t0054_u01777859754782") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58bb3b1_d20260504_m015548_c001_v7007000_t0000_u01777859748645") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bf9f_d20260504_m015538_c001_v0001174_t0014_u01777859738504") 2026/05/04 01:59:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158b5a_d20260504_m015704_c001_v7007000_t0000_u01777859824850") 2026/05/04 01:59:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc75_d20260504_m015659_c001_v0001130_t0006_u01777859819464") 2026/05/04 01:59:47 DEBUG : dir1/0007-12345: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158bb9_d20260504_m015731_c001_v7007000_t0000_u01777859851685") 2026/05/04 01:59:47 DEBUG : dir1/0007-12345: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c442_d20260504_m015726_c001_v0001174_t0012_u01777859846293") 2026/05/04 01:59:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25721008_d20260504_m015852_c001_v7007000_t0000_u01777859932917") 2026/05/04 01:59:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116a9b_d20260504_m015843_c001_v0001103_t0027_u01777859923068") 2026/05/04 01:59:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59d8_d20260504_m015836_c001_v7007000_t0000_u01777859916363") 2026/05/04 01:59:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116a69_d20260504_m015826_c001_v0001103_t0013_u01777859906288") 2026/05/04 01:59:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef30675_d20260504_m015819_c001_v7007000_t0000_u01777859899656") 2026/05/04 01:59:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116a37_d20260504_m015810_c001_v0001103_t0003_u01777859890339") 2026/05/04 01:59:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33722377_d20260504_m015803_c001_v7007000_t0000_u01777859883722") 2026/05/04 01:59:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116a15_d20260504_m015753_c001_v0001103_t0047_u01777859873971") 2026/05/04 01:59:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108ba_d20260504_m015747_c001_v7007000_t0000_u01777859867741") 2026/05/04 01:59:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31169dd_d20260504_m015738_c001_v0001103_t0007_u01777859858219") 2026/05/04 01:59:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1ba39_d20260504_m015727_c001_v7007000_t0000_u01777859847771") 2026/05/04 01:59:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccca7_d20260504_m015714_c001_v0001130_t0049_u01777859834463") 2026/05/04 01:59:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9e4_d20260504_m015708_c001_v7007000_t0000_u01777859828106") 2026/05/04 01:59:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c2e2_d20260504_m015703_c001_v0001174_t0034_u01777859823301") 2026/05/04 01:59:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4023f3a3ed0b3c2a_d20260504_m015701_c001_v7007000_t0000_u01777859821202") 2026/05/04 01:59:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116955_d20260504_m015652_c001_v0001103_t0010_u01777859812680") 2026/05/04 01:59:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305be_d20260504_m015645_c001_v7007000_t0000_u01777859805449") 2026/05/04 01:59:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f311693f_d20260504_m015640_c001_v0001103_t0050_u01777859800715") 2026/05/04 01:59:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4076cfb910001a6e_d20260504_m015638_c001_v7007000_t0000_u01777859798543") 2026/05/04 01:59:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c16f_d20260504_m015630_c001_v0001174_t0024_u01777859790243") 2026/05/04 01:59:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f408b3de8007fd86b_d20260504_m015619_c001_v7007000_t0000_u01777859779805") 2026/05/04 01:59:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e45_d20260504_m015611_c001_v0001100_t0058_u01777859771408") 2026/05/04 01:59:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e06a2_d20260504_m015604_c001_v7007000_t0000_u01777859764834") 2026/05/04 01:59:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e2b_d20260504_m015555_c001_v0001100_t0010_u01777859755094") 2026/05/04 01:59:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58bbb82_d20260504_m015548_c001_v7007000_t0000_u01777859748877") 2026/05/04 01:59:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e17_d20260504_m015538_c001_v0001100_t0018_u01777859738821") 2026/05/04 01:59:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc92962e5_d20260504_m015704_c001_v7007000_t0000_u01777859824508") 2026/05/04 01:59:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f311696f_d20260504_m015659_c001_v0001103_t0025_u01777859819613") 2026/05/04 01:59:48 DEBUG : dir1/0008-23456: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158bba_d20260504_m015731_c001_v7007000_t0000_u01777859851867") 2026/05/04 01:59:48 DEBUG : dir1/0008-23456: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31169b7_d20260504_m015726_c001_v0001103_t0029_u01777859846307") 2026/05/04 01:59:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25721009_d20260504_m015853_c001_v7007000_t0000_u01777859933099") 2026/05/04 01:59:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c80c_d20260504_m015843_c001_v0001174_t0019_u01777859923458") 2026/05/04 01:59:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59d9_d20260504_m015836_c001_v7007000_t0000_u01777859916546") 2026/05/04 01:59:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c751_d20260504_m015826_c001_v0001174_t0051_u01777859906728") 2026/05/04 01:59:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef30676_d20260504_m015819_c001_v7007000_t0000_u01777859899842") 2026/05/04 01:59:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c681_d20260504_m015810_c001_v0001174_t0036_u01777859890867") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33722378_d20260504_m015803_c001_v7007000_t0000_u01777859883904") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c5ad_d20260504_m015754_c001_v0001174_t0034_u01777859874572") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108bb_d20260504_m015747_c001_v7007000_t0000_u01777859867922") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c4ee_d20260504_m015738_c001_v0001174_t0032_u01777859858615") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f405aac07393cf23a_d20260504_m015727_c001_v7007000_t0000_u01777859847546") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f311699b_d20260504_m015714_c001_v0001103_t0043_u01777859834788") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9e6_d20260504_m015708_c001_v7007000_t0000_u01777859828287") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46ee9_d20260504_m015703_c001_v0001100_t0025_u01777859823318") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158b4e_d20260504_m015700_c001_v7007000_t0000_u01777859820763") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c247_d20260504_m015653_c001_v0001174_t0002_u01777859813339") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305bf_d20260504_m015645_c001_v7007000_t0000_u01777859805633") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c1d4_d20260504_m015640_c001_v0001174_t0043_u01777859800827") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e10784_d20260504_m015638_c001_v7007000_t0000_u01777859798782") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc13_d20260504_m015630_c001_v0001130_t0007_u01777859790583") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4054076aac91f8d3_d20260504_m015619_c001_v7007000_t0000_u01777859779815") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31168ef_d20260504_m015611_c001_v0001103_t0037_u01777859771839") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e06a5_d20260504_m015605_c001_v7007000_t0000_u01777859765017") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31168cd_d20260504_m015555_c001_v0001103_t0046_u01777859755611") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58bbb85_d20260504_m015549_c001_v7007000_t0000_u01777859749059") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31168ad_d20260504_m015539_c001_v0001103_t0050_u01777859739139") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33722347_d20260504_m015704_c001_v7007000_t0000_u01777859824718") 2026/05/04 01:59:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46ed5_d20260504_m015659_c001_v0001100_t0042_u01777859819720") 2026/05/04 01:59:50 DEBUG : dir1/0009-34567: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158bbb_d20260504_m015732_c001_v7007000_t0000_u01777859852049") 2026/05/04 01:59:50 DEBUG : dir1/0009-34567: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cccc5_d20260504_m015726_c001_v0001130_t0053_u01777859846318") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f2572100a_d20260504_m015853_c001_v7007000_t0000_u01777859933293") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccdcb_d20260504_m015843_c001_v0001130_t0012_u01777859923837") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59da_d20260504_m015836_c001_v7007000_t0000_u01777859916728") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccd81_d20260504_m015827_c001_v0001130_t0029_u01777859907029") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef30677_d20260504_m015820_c001_v7007000_t0000_u01777859900024") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccd4b_d20260504_m015811_c001_v0001130_t0035_u01777859891327") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33722379_d20260504_m015804_c001_v7007000_t0000_u01777859884085") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccd1d_d20260504_m015755_c001_v0001130_t0014_u01777859875018") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108bc_d20260504_m015748_c001_v7007000_t0000_u01777859868104") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccceb_d20260504_m015739_c001_v0001130_t0047_u01777859859038") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158ba8_d20260504_m015727_c001_v7007000_t0000_u01777859847731") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f0c_d20260504_m015719_c001_v0001100_t0036_u01777859839661") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9e7_d20260504_m015708_c001_v7007000_t0000_u01777859828469") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc87_d20260504_m015703_c001_v0001130_t0012_u01777859823339") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f407122250a20139a_d20260504_m015701_c001_v7007000_t0000_u01777859821201") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc5d_d20260504_m015653_c001_v0001130_t0037_u01777859813709") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305c1_d20260504_m015645_c001_v7007000_t0000_u01777859805815") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46ea1_d20260504_m015640_c001_v0001100_t0043_u01777859800932") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305a9_d20260504_m015638_c001_v7007000_t0000_u01777859798964") 2026/05/04 01:59:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e83_d20260504_m015631_c001_v0001100_t0057_u01777859791070") 2026/05/04 01:59:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f416497dc1204fca3_d20260504_m015619_c001_v7007000_t0000_u01777859779647") 2026/05/04 01:59:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccbdd_d20260504_m015612_c001_v0001130_t0032_u01777859772168") 2026/05/04 01:59:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e06a6_d20260504_m015605_c001_v7007000_t0000_u01777859765199") 2026/05/04 01:59:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccb97_d20260504_m015555_c001_v0001130_t0050_u01777859755957") 2026/05/04 01:59:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58bbf6e_d20260504_m015549_c001_v7007000_t0000_u01777859749289") 2026/05/04 01:59:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccb3f_d20260504_m015539_c001_v0001130_t0049_u01777859739688") 2026/05/04 01:59:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b965_d20260504_m015704_c001_v7007000_t0000_u01777859824869") 2026/05/04 01:59:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc77_d20260504_m015659_c001_v0001130_t0035_u01777859819747") 2026/05/04 01:59:51 DEBUG : dir1/0010-45678: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158bbc_d20260504_m015732_c001_v7007000_t0000_u01777859852236") 2026/05/04 01:59:51 DEBUG : dir1/0010-45678: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f22_d20260504_m015726_c001_v0001100_t0024_u01777859846524") 2026/05/04 01:59:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f2572100b_d20260504_m015853_c001_v7007000_t0000_u01777859933477") 2026/05/04 01:59:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46fca_d20260504_m015844_c001_v0001100_t0009_u01777859924171") 2026/05/04 01:59:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59db_d20260504_m015836_c001_v7007000_t0000_u01777859916910") 2026/05/04 01:59:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46fac_d20260504_m015827_c001_v0001100_t0013_u01777859907471") 2026/05/04 01:59:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef30678_d20260504_m015820_c001_v7007000_t0000_u01777859900208") 2026/05/04 01:59:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f82_d20260504_m015811_c001_v0001100_t0041_u01777859891616") 2026/05/04 01:59:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f3372237a_d20260504_m015804_c001_v7007000_t0000_u01777859884266") 2026/05/04 01:59:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f60_d20260504_m015755_c001_v0001100_t0057_u01777859875487") 2026/05/04 01:59:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108bd_d20260504_m015748_c001_v7007000_t0000_u01777859868286") 2026/05/04 01:59:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f3c_d20260504_m015739_c001_v0001100_t0042_u01777859859575") 2026/05/04 01:59:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4197052f36fcdda5_d20260504_m015727_c001_v7007000_t0000_u01777859847777") 2026/05/04 01:59:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c3e2_d20260504_m015720_c001_v0001174_t0043_u01777859840313") 2026/05/04 01:59:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9e8_d20260504_m015708_c001_v7007000_t0000_u01777859828650") 2026/05/04 01:59:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c2e4_d20260504_m015703_c001_v0001174_t0054_u01777859823597") 2026/05/04 01:59:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158b4f_d20260504_m015700_c001_v7007000_t0000_u01777859820944") 2026/05/04 01:59:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46ec3_d20260504_m015654_c001_v0001100_t0015_u01777859814070") 2026/05/04 01:59:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305c2_d20260504_m015645_c001_v7007000_t0000_u01777859805998") 2026/05/04 01:59:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116941_d20260504_m015641_c001_v0001103_t0058_u01777859801055") 2026/05/04 01:59:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f405aac07393cf0fc_d20260504_m015638_c001_v7007000_t0000_u01777859798557") 2026/05/04 01:59:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f311691b_d20260504_m015631_c001_v0001103_t0018_u01777859791474") 2026/05/04 01:59:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4230473e3f93a8ba_d20260504_m015619_c001_v7007000_t0000_u01777859779652") 2026/05/04 01:59:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c0ad_d20260504_m015612_c001_v0001174_t0025_u01777859772645") 2026/05/04 01:59:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e06a7_d20260504_m015605_c001_v7007000_t0000_u01777859765382") 2026/05/04 01:59:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c03d_d20260504_m015556_c001_v0001174_t0053_u01777859756274") 2026/05/04 01:59:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58bbf6f_d20260504_m015549_c001_v7007000_t0000_u01777859749590") 2026/05/04 01:59:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bfa7_d20260504_m015540_c001_v0001174_t0038_u01777859740045") 2026/05/04 01:59:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc92962f0_d20260504_m015704_c001_v7007000_t0000_u01777859824692") 2026/05/04 01:59:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c2b6_d20260504_m015659_c001_v0001174_t0048_u01777859819848") 2026/05/04 01:59:52 DEBUG : dir1/0011-56789: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158bbe_d20260504_m015732_c001_v7007000_t0000_u01777859852418") 2026/05/04 01:59:52 DEBUG : dir1/0011-56789: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cccc7_d20260504_m015726_c001_v0001130_t0024_u01777859846611") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f2572100c_d20260504_m015853_c001_v7007000_t0000_u01777859933660") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116a9f_d20260504_m015844_c001_v0001103_t0020_u01777859924490") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59dc_d20260504_m015837_c001_v7007000_t0000_u01777859917093") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116a77_d20260504_m015828_c001_v0001103_t0034_u01777859908021") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef30679_d20260504_m015820_c001_v7007000_t0000_u01777859900390") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116a39_d20260504_m015811_c001_v0001103_t0052_u01777859891897") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f3372237c_d20260504_m015804_c001_v7007000_t0000_u01777859884447") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116a17_d20260504_m015755_c001_v0001103_t0059_u01777859875779") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108c0_d20260504_m015748_c001_v7007000_t0000_u01777859868491") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31169ef_d20260504_m015739_c001_v0001103_t0008_u01777859859881") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158ba7_d20260504_m015727_c001_v7007000_t0000_u01777859847549") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cccb1_d20260504_m015721_c001_v0001130_t0027_u01777859841052") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9e9_d20260504_m015708_c001_v7007000_t0000_u01777859828830") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc89_d20260504_m015703_c001_v0001130_t0037_u01777859823707") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f418286e0be5c7874_d20260504_m015701_c001_v7007000_t0000_u01777859821203") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f311695b_d20260504_m015654_c001_v0001103_t0045_u01777859814547") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305c3_d20260504_m015646_c001_v7007000_t0000_u01777859806179") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc39_d20260504_m015641_c001_v0001130_t0000_u01777859801092") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4076cfb910001a6f_d20260504_m015638_c001_v7007000_t0000_u01777859798728") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c181_d20260504_m015632_c001_v0001174_t0015_u01777859792070") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b923_d20260504_m015619_c001_v7007000_t0000_u01777859779767") 2026/05/04 01:59:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e4d_d20260504_m015613_c001_v0001100_t0019_u01777859773011") 2026/05/04 01:59:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e06a8_d20260504_m015605_c001_v7007000_t0000_u01777859765565") 2026/05/04 01:59:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e31_d20260504_m015556_c001_v0001100_t0033_u01777859756723") 2026/05/04 01:59:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58bc358_d20260504_m015549_c001_v7007000_t0000_u01777859749776") 2026/05/04 01:59:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e19_d20260504_m015540_c001_v0001100_t0010_u01777859740474") 2026/05/04 01:59:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4218bd10b70fe21d_d20260504_m015704_c001_v7007000_t0000_u01777859824525") 2026/05/04 01:59:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46ed9_d20260504_m015700_c001_v0001100_t0005_u01777859820017") 2026/05/04 01:59:54 DEBUG : dir1/0012-6789;: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158bc0_d20260504_m015732_c001_v7007000_t0000_u01777859852601") 2026/05/04 01:59:54 DEBUG : dir1/0012-6789;: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c448_d20260504_m015726_c001_v0001174_t0056_u01777859846783") 2026/05/04 01:59:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f2572100d_d20260504_m015853_c001_v7007000_t0000_u01777859933843") 2026/05/04 01:59:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c828_d20260504_m015844_c001_v0001174_t0007_u01777859924884") 2026/05/04 01:59:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59dd_d20260504_m015837_c001_v7007000_t0000_u01777859917279") 2026/05/04 01:59:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c765_d20260504_m015828_c001_v0001174_t0016_u01777859908580") 2026/05/04 01:59:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef3067a_d20260504_m015820_c001_v7007000_t0000_u01777859900573") 2026/05/04 01:59:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c697_d20260504_m015812_c001_v0001174_t0013_u01777859892243") 2026/05/04 01:59:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f3372237e_d20260504_m015804_c001_v7007000_t0000_u01777859884631") 2026/05/04 01:59:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c5bf_d20260504_m015756_c001_v0001174_t0002_u01777859876340") 2026/05/04 01:59:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108c1_d20260504_m015748_c001_v7007000_t0000_u01777859868678") 2026/05/04 01:59:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c502_d20260504_m015740_c001_v0001174_t0052_u01777859860234") 2026/05/04 01:59:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f417680ad2f719010_d20260504_m015727_c001_v7007000_t0000_u01777859847570") 2026/05/04 01:59:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31169a9_d20260504_m015721_c001_v0001103_t0006_u01777859841474") 2026/05/04 01:59:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9ea_d20260504_m015709_c001_v7007000_t0000_u01777859829010") 2026/05/04 01:59:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f311697f_d20260504_m015703_c001_v0001103_t0013_u01777859823717") 2026/05/04 01:59:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b719e8_d20260504_m015701_c001_v7007000_t0000_u01777859821204") 2026/05/04 01:59:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c265_d20260504_m015655_c001_v0001174_t0005_u01777859815022") 2026/05/04 01:59:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305c4_d20260504_m015646_c001_v7007000_t0000_u01777859806362") 2026/05/04 01:59:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46ea3_d20260504_m015641_c001_v0001100_t0023_u01777859801303") 2026/05/04 01:59:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4197052f36fcdd02_d20260504_m015638_c001_v7007000_t0000_u01777859798742") 2026/05/04 01:59:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc17_d20260504_m015632_c001_v0001130_t0049_u01777859792443") 2026/05/04 01:59:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc9296257_d20260504_m015619_c001_v7007000_t0000_u01777859779779") 2026/05/04 01:59:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31168f3_d20260504_m015613_c001_v0001103_t0015_u01777859773409") 2026/05/04 01:59:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e06a9_d20260504_m015605_c001_v7007000_t0000_u01777859765747") 2026/05/04 01:59:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31168d5_d20260504_m015557_c001_v0001103_t0009_u01777859757083") 2026/05/04 01:59:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58bc741_d20260504_m015549_c001_v7007000_t0000_u01777859749959") 2026/05/04 01:59:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31168b1_d20260504_m015540_c001_v0001103_t0054_u01777859740866") 2026/05/04 01:59:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f418286e0be5c787a_d20260504_m015704_c001_v7007000_t0000_u01777859824468") 2026/05/04 01:59:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116971_d20260504_m015700_c001_v0001103_t0002_u01777859820029") 2026/05/04 01:59:55 DEBUG : dir1/0013-789;=: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158bc1_d20260504_m015732_c001_v7007000_t0000_u01777859852782") 2026/05/04 01:59:55 DEBUG : dir1/0013-789;=: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31169b9_d20260504_m015726_c001_v0001103_t0059_u01777859846821") 2026/05/04 01:59:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f2572100e_d20260504_m015854_c001_v7007000_t0000_u01777859934026") 2026/05/04 01:59:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccdcd_d20260504_m015845_c001_v0001130_t0003_u01777859925190") 2026/05/04 01:59:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59de_d20260504_m015837_c001_v7007000_t0000_u01777859917462") 2026/05/04 01:59:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccd87_d20260504_m015828_c001_v0001130_t0032_u01777859908907") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef3067b_d20260504_m015820_c001_v7007000_t0000_u01777859900755") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccd53_d20260504_m015812_c001_v0001130_t0014_u01777859892572") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f3372237f_d20260504_m015804_c001_v7007000_t0000_u01777859884812") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccd1f_d20260504_m015756_c001_v0001130_t0048_u01777859876648") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108c2_d20260504_m015748_c001_v7007000_t0000_u01777859868859") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccced_d20260504_m015740_c001_v0001130_t0025_u01777859860512") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e0743_d20260504_m015727_c001_v7007000_t0000_u01777859847780") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f14_d20260504_m015721_c001_v0001100_t0042_u01777859841827") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9ec_d20260504_m015709_c001_v7007000_t0000_u01777859829191") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46eef_d20260504_m015703_c001_v0001100_t0058_u01777859823765") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f407122250a201399_d20260504_m015700_c001_v7007000_t0000_u01777859820964") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc61_d20260504_m015655_c001_v0001130_t0003_u01777859815315") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305c5_d20260504_m015646_c001_v7007000_t0000_u01777859806544") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c1da_d20260504_m015641_c001_v0001174_t0047_u01777859801314") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f405aac07393cf0fe_d20260504_m015638_c001_v7007000_t0000_u01777859798739") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e85_d20260504_m015632_c001_v0001100_t0023_u01777859792717") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b921_d20260504_m015619_c001_v7007000_t0000_u01777859779404") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccbe3_d20260504_m015613_c001_v0001130_t0013_u01777859773880") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e06aa_d20260504_m015605_c001_v7007000_t0000_u01777859765929") 2026/05/04 01:59:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccb9f_d20260504_m015557_c001_v0001130_t0037_u01777859757448") 2026/05/04 01:59:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58bcac7_d20260504_m015550_c001_v7007000_t0000_u01777859750143") 2026/05/04 01:59:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccb47_d20260504_m015541_c001_v0001130_t0023_u01777859741199") 2026/05/04 01:59:57 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33722346_d20260504_m015704_c001_v7007000_t0000_u01777859824535") 2026/05/04 01:59:57 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc79_d20260504_m015700_c001_v0001130_t0038_u01777859820089") 2026/05/04 01:59:57 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158bc2_d20260504_m015732_c001_v7007000_t0000_u01777859852965") 2026/05/04 01:59:57 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f24_d20260504_m015726_c001_v0001100_t0018_u01777859846932") 2026/05/04 01:59:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f2572100f_d20260504_m015854_c001_v7007000_t0000_u01777859934208") 2026/05/04 01:59:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46fcc_d20260504_m015845_c001_v0001100_t0038_u01777859925615") 2026/05/04 01:59:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59df_d20260504_m015837_c001_v7007000_t0000_u01777859917645") 2026/05/04 01:59:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46fb2_d20260504_m015829_c001_v0001100_t0013_u01777859909370") 2026/05/04 01:59:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef3067c_d20260504_m015820_c001_v7007000_t0000_u01777859900937") 2026/05/04 01:59:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f88_d20260504_m015812_c001_v0001100_t0058_u01777859892989") 2026/05/04 01:59:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33722380_d20260504_m015804_c001_v7007000_t0000_u01777859884995") 2026/05/04 01:59:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f62_d20260504_m015756_c001_v0001100_t0002_u01777859876963") 2026/05/04 01:59:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108c3_d20260504_m015749_c001_v7007000_t0000_u01777859869059") 2026/05/04 01:59:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f3e_d20260504_m015740_c001_v0001100_t0036_u01777859860878") 2026/05/04 01:59:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f407122250a2013b5_d20260504_m015727_c001_v7007000_t0000_u01777859847784") 2026/05/04 01:59:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c3fa_d20260504_m015722_c001_v0001174_t0012_u01777859842129") 2026/05/04 01:59:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9ee_d20260504_m015709_c001_v7007000_t0000_u01777859829372") 2026/05/04 01:59:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c2ea_d20260504_m015703_c001_v0001174_t0004_u01777859823892") 2026/05/04 01:59:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f418286e0be5c7876_d20260504_m015701_c001_v7007000_t0000_u01777859821416") 2026/05/04 01:59:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46ec5_d20260504_m015655_c001_v0001100_t0008_u01777859815743") 2026/05/04 01:59:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305c6_d20260504_m015646_c001_v7007000_t0000_u01777859806850") 2026/05/04 01:59:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc3b_d20260504_m015641_c001_v0001130_t0003_u01777859801390") 2026/05/04 01:59:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e06db_d20260504_m015638_c001_v7007000_t0000_u01777859798789") 2026/05/04 01:59:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f311691d_d20260504_m015633_c001_v0001103_t0010_u01777859793148") 2026/05/04 01:59:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc9296256_d20260504_m015619_c001_v7007000_t0000_u01777859779597") 2026/05/04 01:59:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c0c3_d20260504_m015614_c001_v0001174_t0016_u01777859774190") 2026/05/04 01:59:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e06ab_d20260504_m015606_c001_v7007000_t0000_u01777859766112") 2026/05/04 01:59:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c04f_d20260504_m015557_c001_v0001174_t0059_u01777859757725") 2026/05/04 01:59:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58bcb2b_d20260504_m015550_c001_v7007000_t0000_u01777859750356") 2026/05/04 01:59:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bfc7_d20260504_m015541_c001_v0001174_t0045_u01777859741659") 2026/05/04 01:59:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bcca8_d20260504_m015704_c001_v7007000_t0000_u01777859824546") 2026/05/04 01:59:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c2ba_d20260504_m015700_c001_v0001174_t0027_u01777859820159") 2026/05/04 01:59:58 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158bc3_d20260504_m015733_c001_v7007000_t0000_u01777859853161") 2026/05/04 01:59:58 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cccc9_d20260504_m015727_c001_v0001130_t0038_u01777859847010") 2026/05/04 01:59:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25721010_d20260504_m015854_c001_v7007000_t0000_u01777859934391") 2026/05/04 01:59:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116aa3_d20260504_m015845_c001_v0001103_t0003_u01777859925972") 2026/05/04 01:59:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59e0_d20260504_m015837_c001_v7007000_t0000_u01777859917827") 2026/05/04 01:59:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116a81_d20260504_m015829_c001_v0001103_t0054_u01777859909849") 2026/05/04 01:59:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef3067d_d20260504_m015821_c001_v7007000_t0000_u01777859901119") 2026/05/04 01:59:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116a41_d20260504_m015813_c001_v0001103_t0029_u01777859893352") 2026/05/04 01:59:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33722381_d20260504_m015805_c001_v7007000_t0000_u01777859885178") 2026/05/04 01:59:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116a1b_d20260504_m015757_c001_v0001103_t0007_u01777859877354") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108c5_d20260504_m015749_c001_v7007000_t0000_u01777859869239") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31169fb_d20260504_m015741_c001_v0001103_t0037_u01777859861180") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1ba3a_d20260504_m015727_c001_v7007000_t0000_u01777859847795") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cccb7_d20260504_m015722_c001_v0001130_t0031_u01777859842506") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9ef_d20260504_m015709_c001_v7007000_t0000_u01777859829552") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc8b_d20260504_m015704_c001_v0001130_t0042_u01777859824088") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f412ca83c9155fa3e_d20260504_m015701_c001_v7007000_t0000_u01777859821202") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116963_d20260504_m015656_c001_v0001103_t0047_u01777859816120") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305c7_d20260504_m015647_c001_v7007000_t0000_u01777859807035") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116943_d20260504_m015641_c001_v0001103_t0034_u01777859801398") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038d769d_d20260504_m015638_c001_v7007000_t0000_u01777859798755") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c189_d20260504_m015633_c001_v0001174_t0006_u01777859793555") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b922_d20260504_m015619_c001_v7007000_t0000_u01777859779586") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e51_d20260504_m015614_c001_v0001100_t0045_u01777859774511") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e06ac_d20260504_m015606_c001_v7007000_t0000_u01777859766299") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e33_d20260504_m015558_c001_v0001100_t0018_u01777859758144") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58bd24b_d20260504_m015550_c001_v7007000_t0000_u01777859750539") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e1d_d20260504_m015541_c001_v0001100_t0027_u01777859741991") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bcca9_d20260504_m015704_c001_v7007000_t0000_u01777859824730") 2026/05/04 01:59:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46edb_d20260504_m015700_c001_v0001100_t0034_u01777859820343") 2026/05/04 02:00:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc929625e_d20260504_m015622_c001_v7007000_t0000_u01777859782514") 2026/05/04 02:00:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccbf5_d20260504_m015617_c001_v0001130_t0037_u01777859777552") 2026/05/04 02:00:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc9296260_d20260504_m015622_c001_v7007000_t0000_u01777859782696") 2026/05/04 02:00:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e5d_d20260504_m015617_c001_v0001100_t0029_u01777859777563") 2026/05/04 02:00:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc9296262_d20260504_m015622_c001_v7007000_t0000_u01777859782878") 2026/05/04 02:00:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c0e3_d20260504_m015617_c001_v0001174_t0032_u01777859777606") 2026/05/04 02:00:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc9296263_d20260504_m015623_c001_v7007000_t0000_u01777859783060") 2026/05/04 02:00:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31168fb_d20260504_m015617_c001_v0001103_t0047_u01777859777638") 2026/05/04 02:00:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc9296264_d20260504_m015623_c001_v7007000_t0000_u01777859783242") 2026/05/04 02:00:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccbf7_d20260504_m015617_c001_v0001130_t0045_u01777859777879") 2026/05/04 02:00:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc9296265_d20260504_m015623_c001_v7007000_t0000_u01777859783424") 2026/05/04 02:00:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e5f_d20260504_m015617_c001_v0001100_t0011_u01777859777938") 2026/05/04 02:00:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc9296266_d20260504_m015623_c001_v7007000_t0000_u01777859783606") 2026/05/04 02:00:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f31168fd_d20260504_m015617_c001_v0001103_t0057_u01777859777998") 2026/05/04 02:00:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc9296268_d20260504_m015623_c001_v7007000_t0000_u01777859783788") 2026/05/04 02:00:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c0ef_d20260504_m015618_c001_v0001174_t0021_u01777859778104") 2026/05/04 02:00:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc929626a_d20260504_m015623_c001_v7007000_t0000_u01777859783970") 2026/05/04 02:00:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccbfb_d20260504_m015618_c001_v0001130_t0003_u01777859778195") 2026/05/04 02:00:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc929626c_d20260504_m015624_c001_v7007000_t0000_u01777859784151") 2026/05/04 02:00:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e61_d20260504_m015618_c001_v0001100_t0040_u01777859778367") 2026/05/04 02:00:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc929626d_d20260504_m015624_c001_v7007000_t0000_u01777859784334") 2026/05/04 02:00:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116903_d20260504_m015618_c001_v0001103_t0010_u01777859778378") 2026/05/04 02:00:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc9296270_d20260504_m015624_c001_v7007000_t0000_u01777859784516") 2026/05/04 02:00:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c0f7_d20260504_m015618_c001_v0001174_t0042_u01777859778391") 2026/05/04 02:00:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc9296275_d20260504_m015624_c001_v7007000_t0000_u01777859784697") 2026/05/04 02:00:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccbfd_d20260504_m015618_c001_v0001130_t0037_u01777859778619") 2026/05/04 02:00:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc9296276_d20260504_m015624_c001_v7007000_t0000_u01777859784879") 2026/05/04 02:00:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e63_d20260504_m015618_c001_v0001100_t0047_u01777859778734") 2026/05/04 02:00:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc9296277_d20260504_m015625_c001_v7007000_t0000_u01777859785063") 2026/05/04 02:00:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116905_d20260504_m015618_c001_v0001103_t0048_u01777859778745") 2026/05/04 02:00:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f42292a9cc929627a_d20260504_m015625_c001_v7007000_t0000_u01777859785245") 2026/05/04 02:00:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c0fb_d20260504_m015618_c001_v0001174_t0007_u01777859778908") 2026/05/04 02:00:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e107b9_d20260504_m015641_c001_v7007000_t0000_u01777859801877") 2026/05/04 02:00:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c1a8_d20260504_m015636_c001_v0001174_t0028_u01777859796518") 2026/05/04 02:00:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f405aac07393cf106_d20260504_m015642_c001_v7007000_t0000_u01777859802117") 2026/05/04 02:00:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e8b_d20260504_m015636_c001_v0001100_t0043_u01777859796552") 2026/05/04 02:00:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4197052f36fcdd0b_d20260504_m015642_c001_v7007000_t0000_u01777859802131") 2026/05/04 02:00:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f311692b_d20260504_m015636_c001_v0001103_t0023_u01777859796571") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e107bd_d20260504_m015642_c001_v7007000_t0000_u01777859802060") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc21_d20260504_m015636_c001_v0001130_t0039_u01777859796605") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e06e2_d20260504_m015642_c001_v7007000_t0000_u01777859802069") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e8f_d20260504_m015636_c001_v0001100_t0030_u01777859796874") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4076cfb910001a73_d20260504_m015642_c001_v7007000_t0000_u01777859802141") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f311692f_d20260504_m015637_c001_v0001103_t0057_u01777859797000") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305ac_d20260504_m015641_c001_v7007000_t0000_u01777859801901") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc29_d20260504_m015637_c001_v0001130_t0000_u01777859797012") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e06e1_d20260504_m015641_c001_v7007000_t0000_u01777859801887") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c1b2_d20260504_m015637_c001_v0001174_t0020_u01777859797023") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305ae_d20260504_m015642_c001_v7007000_t0000_u01777859802086") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e91_d20260504_m015637_c001_v0001100_t0019_u01777859797304") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e107c2_d20260504_m015642_c001_v7007000_t0000_u01777859802241") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc2b_d20260504_m015637_c001_v0001130_t0052_u01777859797321") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305b2_d20260504_m015642_c001_v7007000_t0000_u01777859802280") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116931_d20260504_m015637_c001_v0001103_t0045_u01777859797377") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305ad_d20260504_m015641_c001_v7007000_t0000_u01777859801909") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c1b4_d20260504_m015637_c001_v0001174_t0003_u01777859797474") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e06e3_d20260504_m015642_c001_v7007000_t0000_u01777859802252") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e93_d20260504_m015637_c001_v0001100_t0018_u01777859797671") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305b1_d20260504_m015642_c001_v7007000_t0000_u01777859802272") 2026/05/04 02:00:02 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c1b6_d20260504_m015637_c001_v0001174_t0007_u01777859797800") 2026/05/04 02:00:03 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305af_d20260504_m015642_c001_v7007000_t0000_u01777859802095") 2026/05/04 02:00:03 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc2d_d20260504_m015637_c001_v0001130_t0042_u01777859797813") 2026/05/04 02:00:03 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038d76a2_d20260504_m015641_c001_v7007000_t0000_u01777859801920") 2026/05/04 02:00:03 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116933_d20260504_m015637_c001_v0001103_t0015_u01777859797824") 2026/05/04 02:00:03 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce2389a_d20260504_m015423_c001_v7007000_t0000_u01777859663781") 2026/05/04 02:00:03 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f108d8588fa5cd071_d20260504_m015421_c001_v0001185_t0038_u01777859661977") 2026/05/04 02:00:03 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f405aac07393ced04_d20260504_m015421_c001_v7007000_t0000_u01777859661792") 2026/05/04 02:00:03 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f108d8588fa5cd069_d20260504_m015418_c001_v0001185_t0057_u01777859658720") 2026/05/04 02:00:03 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f405aac07393cecfa_d20260504_m015417_c001_v7007000_t0000_u01777859657975") 2026/05/04 02:00:03 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d69_d20260504_m015412_c001_v0001100_t0059_u01777859652971") 2026/05/04 02:00:03 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40947d26e8a10a61_d20260504_m015411_c001_v7007000_t0000_u01777859651421") 2026/05/04 02:00:03 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1110d93bced7a09d_d20260504_m015409_c001_v0001167_t0039_u01777859649523") 2026/05/04 02:00:03 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef304bb_d20260504_m015409_c001_v7007000_t0000_u01777859649338") 2026/05/04 02:00:03 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1110d93bced7a095_d20260504_m015406_c001_v0001167_t0033_u01777859646211") 2026/05/04 02:00:03 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef304b9_d20260504_m015405_c001_v7007000_t0000_u01777859645468") 2026/05/04 02:00:03 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d61_d20260504_m015400_c001_v0001100_t0043_u01777859640631") 2026/05/04 02:00:03 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6c5a_d20260504_m015359_c001_v7007000_t0000_u01777859639352") 2026/05/04 02:00:03 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f109f6d89d21c9124_d20260504_m015358_c001_v0001174_t0059_u01777859638018") 2026/05/04 02:00:03 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b717e0_d20260504_m015357_c001_v7007000_t0000_u01777859637835") 2026/05/04 02:00:03 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f109f6d89d21c90f6_d20260504_m015354_c001_v0001174_t0013_u01777859634235") 2026/05/04 02:00:03 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b717de_d20260504_m015353_c001_v7007000_t0000_u01777859633510") 2026/05/04 02:00:03 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bad4_d20260504_m015348_c001_v0001174_t0037_u01777859628709") 2026/05/04 02:00:04 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6c4d_d20260504_m015347_c001_v7007000_t0000_u01777859627688") 2026/05/04 02:00:04 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1158d58e7ea96f97_d20260504_m015345_c001_v0001157_t0018_u01777859625912") 2026/05/04 02:00:04 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef30474_d20260504_m015345_c001_v7007000_t0000_u01777859625730") 2026/05/04 02:00:04 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1158d58e7ea96f93_d20260504_m015341_c001_v0001157_t0026_u01777859621967") 2026/05/04 02:00:04 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef3043c_d20260504_m015341_c001_v7007000_t0000_u01777859621207") 2026/05/04 02:00:04 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc9a9_d20260504_m015334_c001_v0001130_t0046_u01777859614972") 2026/05/04 02:00:04 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6c41_d20260504_m015334_c001_v7007000_t0000_u01777859614059") 2026/05/04 02:00:04 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1136b64185093f8c_d20260504_m015332_c001_v0001174_t0043_u01777859612333") 2026/05/04 02:00:04 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59a2_d20260504_m015332_c001_v7007000_t0000_u01777859612148") 2026/05/04 02:00:04 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1136b64185093f50_d20260504_m015328_c001_v0001174_t0022_u01777859608531") 2026/05/04 02:00:04 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c599f_d20260504_m015327_c001_v7007000_t0000_u01777859607750") 2026/05/04 02:00:04 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d35_d20260504_m015321_c001_v0001100_t0055_u01777859601874") 2026/05/04 02:00:04 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712bea_d20260504_m015320_c001_v7007000_t0000_u01777859600946") 2026/05/04 02:00:04 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1002d65efa4e5d37_d20260504_m015319_c001_v0001098_t0049_u01777859599297") 2026/05/04 02:00:04 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6c27_d20260504_m015319_c001_v7007000_t0000_u01777859599112") 2026/05/04 02:00:04 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1002d65efa4e5d33_d20260504_m015315_c001_v0001098_t0046_u01777859595774") 2026/05/04 02:00:05 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6c21_d20260504_m015314_c001_v7007000_t0000_u01777859594999") 2026/05/04 02:00:05 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14b95a_d20260504_m015308_c001_v0001174_t0045_u01777859588968") 2026/05/04 02:00:05 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc6d6_d20260504_m015307_c001_v7007000_t0000_u01777859587871") 2026/05/04 02:00:05 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f105be908d04ad200_d20260504_m015301_c001_v0001182_t0030_u01777859581840") 2026/05/04 02:00:05 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4218bd10b70fe0c0_d20260504_m015301_c001_v7007000_t0000_u01777859581626") 2026/05/04 02:00:05 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc963_d20260504_m015257_c001_v0001130_t0003_u01777859577534") 2026/05/04 02:00:05 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f114495dab5ff9db9_d20260504_m015256_c001_v0001176_t0041_u01777859576774") 2026/05/04 02:00:05 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f114495dab5ff9db7_d20260504_m015255_c001_v0001176_t0030_u01777859575816") 2026/05/04 02:00:05 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4218bd10b70fe0b1_d20260504_m015242_c001_v7007000_t0000_u01777859562666") 2026/05/04 02:00:05 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14b81b_d20260504_m015234_c001_v0001174_t0057_u01777859554676") 2026/05/04 02:00:05 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f110828c460de0742_d20260504_m015233_c001_v0001173_t0005_u01777859553825") 2026/05/04 02:00:05 DEBUG : dst/one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f110828c460de0730_d20260504_m015232_c001_v0001173_t0038_u01777859552464") 2026/05/04 02:00:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce2389c_d20260504_m015423_c001_v7007000_t0000_u01777859663963") 2026/05/04 02:00:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10760fe09daface2_d20260504_m015421_c001_v0001146_t0057_u01777859661373") 2026/05/04 02:00:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10093a5fb0a97d17_d20260504_m015417_c001_v0001037_t0055_u01777859657494") 2026/05/04 02:00:05 DEBUG : dst/one.bak: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40947d26e8a10a62_d20260504_m015411_c001_v7007000_t0000_u01777859651606") 2026/05/04 02:00:05 DEBUG : dst/one.bak: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f109609a8deb00f08_d20260504_m015409_c001_v0001171_t0052_u01777859649079") 2026/05/04 02:00:05 DEBUG : dst/one.bak: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1109cd3b41b24f6f_d20260504_m015405_c001_v0001153_t0025_u01777859645033") 2026/05/04 02:00:05 DEBUG : dst/one.bak: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6c5b_d20260504_m015359_c001_v7007000_t0000_u01777859639540") 2026/05/04 02:00:05 DEBUG : dst/one.bak: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f117042530cf187f2_d20260504_m015357_c001_v0001037_t0024_u01777859637110") 2026/05/04 02:00:06 DEBUG : dst/one.bak: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1086460418383f04_d20260504_m015352_c001_v0001145_t0055_u01777859632882") 2026/05/04 02:00:06 DEBUG : dst/three: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc6d7_d20260504_m015308_c001_v7007000_t0000_u01777859588054") 2026/05/04 02:00:06 DEBUG : dst/three: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f114495dab5ff9dbf_d20260504_m015306_c001_v0001176_t0011_u01777859586476") 2026/05/04 02:00:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce2389d_d20260504_m015424_c001_v7007000_t0000_u01777859664156") 2026/05/04 02:00:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f119826a7789daae4_d20260504_m015422_c001_v0001184_t0011_u01777859662739") 2026/05/04 02:00:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f109f3ae1055c2f31_d20260504_m015419_c001_v0001150_t0041_u01777859659505") 2026/05/04 02:00:06 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce2389f_d20260504_m015424_c001_v7007000_t0000_u01777859664338") 2026/05/04 02:00:06 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f108d8588fa5cd075_d20260504_m015423_c001_v0001185_t0020_u01777859663137") 2026/05/04 02:00:06 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f405aac07393ced06_d20260504_m015422_c001_v7007000_t0000_u01777859662953") 2026/05/04 02:00:06 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f108d8588fa5cd06f_d20260504_m015420_c001_v0001185_t0058_u01777859660005") 2026/05/04 02:00:06 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f405aac07393ced01_d20260504_m015419_c001_v7007000_t0000_u01777859659820") 2026/05/04 02:00:06 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bc26_d20260504_m015414_c001_v0001174_t0043_u01777859654649") 2026/05/04 02:00:06 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40947d26e8a10a63_d20260504_m015411_c001_v7007000_t0000_u01777859651793") 2026/05/04 02:00:06 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1110d93bced7a0a1_d20260504_m015410_c001_v0001167_t0048_u01777859650752") 2026/05/04 02:00:06 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef304bc_d20260504_m015410_c001_v7007000_t0000_u01777859650565") 2026/05/04 02:00:06 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1110d93bced7a097_d20260504_m015407_c001_v0001167_t0038_u01777859647644") 2026/05/04 02:00:06 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef304ba_d20260504_m015407_c001_v7007000_t0000_u01777859647459") 2026/05/04 02:00:06 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bb76_d20260504_m015402_c001_v0001174_t0023_u01777859642258") 2026/05/04 02:00:06 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b717e1_d20260504_m015358_c001_v7007000_t0000_u01777859638790") 2026/05/04 02:00:06 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bb32_d20260504_m015356_c001_v0001174_t0024_u01777859636116") 2026/05/04 02:00:07 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b717df_d20260504_m015355_c001_v7007000_t0000_u01777859635389") 2026/05/04 02:00:07 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc9c1_d20260504_m015350_c001_v0001130_t0001_u01777859630050") 2026/05/04 02:00:07 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef3048b_d20260504_m015346_c001_v7007000_t0000_u01777859626779") 2026/05/04 02:00:07 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc9bb_d20260504_m015344_c001_v0001130_t0049_u01777859624224") 2026/05/04 02:00:07 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef30441_d20260504_m015343_c001_v7007000_t0000_u01777859623141") 2026/05/04 02:00:07 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d49_d20260504_m015336_c001_v0001100_t0037_u01777859616543") 2026/05/04 02:00:07 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59a3_d20260504_m015333_c001_v7007000_t0000_u01777859613141") 2026/05/04 02:00:07 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d45_d20260504_m015330_c001_v0001100_t0019_u01777859610652") 2026/05/04 02:00:07 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59a0_d20260504_m015329_c001_v7007000_t0000_u01777859609549") 2026/05/04 02:00:07 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14b9ec_d20260504_m015323_c001_v0001174_t0001_u01777859603100") 2026/05/04 02:00:07 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6c28_d20260504_m015320_c001_v7007000_t0000_u01777859600032") 2026/05/04 02:00:07 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14b9ae_d20260504_m015317_c001_v0001174_t0011_u01777859597861") 2026/05/04 02:00:07 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6c25_d20260504_m015316_c001_v7007000_t0000_u01777859596725") 2026/05/04 02:00:07 DEBUG : dst/three.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc979_d20260504_m015310_c001_v0001130_t0035_u01777859590059") 2026/05/04 02:00:07 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40947d26e8a10a64_d20260504_m015411_c001_v7007000_t0000_u01777859651979") 2026/05/04 02:00:07 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1115ebb2be441f27_d20260504_m015410_c001_v0001182_t0020_u01777859650371") 2026/05/04 02:00:07 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f103368b144d5b95a_d20260504_m015407_c001_v0001173_t0020_u01777859647094") 2026/05/04 02:00:07 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6c5c_d20260504_m015359_c001_v7007000_t0000_u01777859639722") 2026/05/04 02:00:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10841ead523dd9b8_d20260504_m015358_c001_v0001174_t0029_u01777859638534") 2026/05/04 02:00:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f11802b9f113e6e0f_d20260504_m015354_c001_v0001179_t0023_u01777859634753") 2026/05/04 02:00:08 DEBUG : dst/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce238a0_d20260504_m015424_c001_v7007000_t0000_u01777859664521") 2026/05/04 02:00:08 DEBUG : dst/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc9e3_d20260504_m015413_c001_v0001130_t0018_u01777859653796") 2026/05/04 02:00:08 DEBUG : dst/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40947d26e8a10a65_d20260504_m015412_c001_v7007000_t0000_u01777859652192") 2026/05/04 02:00:08 DEBUG : dst/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc9dd_d20260504_m015401_c001_v0001130_t0031_u01777859641285") 2026/05/04 02:00:08 DEBUG : dst/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6c5d_d20260504_m015359_c001_v7007000_t0000_u01777859639903") 2026/05/04 02:00:08 DEBUG : dst/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d59_d20260504_m015349_c001_v0001100_t0008_u01777859629373") 2026/05/04 02:00:08 DEBUG : dst/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6c4e_d20260504_m015347_c001_v7007000_t0000_u01777859627868") 2026/05/04 02:00:08 DEBUG : dst/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14ba56_d20260504_m015335_c001_v0001174_t0019_u01777859615643") 2026/05/04 02:00:08 DEBUG : dst/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6c43_d20260504_m015334_c001_v7007000_t0000_u01777859614241") 2026/05/04 02:00:08 DEBUG : dst/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc98f_d20260504_m015322_c001_v0001130_t0027_u01777859602549") 2026/05/04 02:00:08 DEBUG : dst/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712beb_d20260504_m015321_c001_v7007000_t0000_u01777859601128") 2026/05/04 02:00:08 DEBUG : dst/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d29_d20260504_m015309_c001_v0001100_t0043_u01777859589765") 2026/05/04 02:00:08 DEBUG : dst/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc6d8_d20260504_m015308_c001_v7007000_t0000_u01777859588236") 2026/05/04 02:00:08 DEBUG : dst/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f117b7a30cc048fa0_d20260504_m015303_c001_v0001131_t0030_u01777859583831") 2026/05/04 02:00:08 DEBUG : dst/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4218bd10b70fe0b2_d20260504_m015242_c001_v7007000_t0000_u01777859562847") 2026/05/04 02:00:08 DEBUG : dst/two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f110828c460de076a_d20260504_m015241_c001_v0001173_t0025_u01777859561248") 2026/05/04 02:00:08 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c5919_d20260504_m015206_c001_v7007000_t0000_u01777859526610") 2026/05/04 02:00:08 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc8f5_d20260504_m015202_c001_v0001130_t0040_u01777859522579") 2026/05/04 02:00:08 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c5918_d20260504_m015200_c001_v7007000_t0000_u01777859520546") 2026/05/04 02:00:08 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc8e3_d20260504_m015149_c001_v0001130_t0038_u01777859509553") 2026/05/04 02:00:08 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc500_d20260504_m015139_c001_v7007000_t0000_u01777859499925") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc8c3_d20260504_m015136_c001_v0001130_t0029_u01777859496363") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce23573_d20260504_m015115_c001_v7007000_t0000_u01777859475788") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc87b_d20260504_m015113_c001_v0001130_t0024_u01777859473805") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce2356a_d20260504_m015112_c001_v7007000_t0000_u01777859472915") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc86d_d20260504_m015111_c001_v0001130_t0021_u01777859471518") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce23561_d20260504_m015108_c001_v7007000_t0000_u01777859468657") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc84b_d20260504_m015106_c001_v0001130_t0053_u01777859466670") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce2355a_d20260504_m015105_c001_v7007000_t0000_u01777859465696") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc83b_d20260504_m015104_c001_v0001130_t0005_u01777859464259") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce2354f_d20260504_m015057_c001_v7007000_t0000_u01777859457760") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc811_d20260504_m015056_c001_v0001130_t0021_u01777859456026") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce2354b_d20260504_m015055_c001_v7007000_t0000_u01777859455094") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc805_d20260504_m015054_c001_v0001130_t0032_u01777859454172") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce23545_d20260504_m015049_c001_v7007000_t0000_u01777859449286") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc7eb_d20260504_m015047_c001_v0001130_t0051_u01777859447907") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b7161a_d20260504_m015046_c001_v7007000_t0000_u01777859446057") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc7e3_d20260504_m015045_c001_v0001130_t0005_u01777859445029") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b71613_d20260504_m015044_c001_v7007000_t0000_u01777859444256") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1108cae0e778f63f_d20260504_m015043_c001_v0001184_t0030_u01777859443683") 2026/05/04 02:00:09 DEBUG : empty space: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc7bb_d20260504_m015017_c001_v0001130_t0003_u01777859417131") 2026/05/04 02:00:09 DEBUG : enormous: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce23570_d20260504_m015114_c001_v7007000_t0000_u01777859474865") 2026/05/04 02:00:10 DEBUG : enormous: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc881_d20260504_m015114_c001_v0001130_t0036_u01777859474194") 2026/05/04 02:00:10 DEBUG : existing: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce238ab_d20260504_m015429_c001_v7007000_t0000_u01777859669682") 2026/05/04 02:00:10 DEBUG : existing: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bcbc_d20260504_m015428_c001_v0001174_t0045_u01777859668268") 2026/05/04 02:00:10 DEBUG : existing: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc4fc_d20260504_m015134_c001_v7007000_t0000_u01777859494910") 2026/05/04 02:00:10 DEBUG : existing: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc8c1_d20260504_m015133_c001_v0001130_t0005_u01777859493746") 2026/05/04 02:00:10 DEBUG : existing: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b7158f_d20260504_m015014_c001_v7007000_t0000_u01777859414050") 2026/05/04 02:00:10 DEBUG : existing: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc7af_d20260504_m015012_c001_v0001130_t0023_u01777859412876") 2026/05/04 02:00:10 DEBUG : existing: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b7156e_d20260504_m015012_c001_v7007000_t0000_u01777859412309") 2026/05/04 02:00:10 DEBUG : existing: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc7ad_d20260504_m015011_c001_v0001130_t0005_u01777859411636") 2026/05/04 02:00:10 DEBUG : existing: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc7a9_d20260504_m015010_c001_v0001130_t0010_u01777859410665") 2026/05/04 02:00:10 DEBUG : existing-b: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc4fd_d20260504_m015135_c001_v7007000_t0000_u01777859495092") 2026/05/04 02:00:10 DEBUG : existing-b: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14b3bf_d20260504_m015133_c001_v0001174_t0048_u01777859493735") 2026/05/04 02:00:10 DEBUG : file1: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c813f_d20260504_m015526_c001_v7007000_t0000_u01777859726889") 2026/05/04 02:00:10 DEBUG : file1: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46dff_d20260504_m015525_c001_v0001100_t0017_u01777859725107") 2026/05/04 02:00:10 DEBUG : file1: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c719b_d20260504_m015524_c001_v7007000_t0000_u01777859724139") 2026/05/04 02:00:10 DEBUG : file1: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116877_d20260504_m015522_c001_v0001103_t0025_u01777859722685") 2026/05/04 02:00:10 DEBUG : five: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc47c_d20260504_m015119_c001_v7007000_t0000_u01777859479800") 2026/05/04 02:00:11 DEBUG : five: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4028dd28c77cc893_d20260504_m015117_c001_v0001130_t0036_u01777859477615") 2026/05/04 02:00:11 DEBUG : foo: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce23543_d20260504_m015047_c001_v7007000_t0000_u01777859447537") 2026/05/04 02:00:11 DEBUG : foo: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4028dd28c77cc7e9_d20260504_m015046_c001_v0001130_t0036_u01777859446993") 2026/05/04 02:00:11 DEBUG : foo: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4028dd28c77cc7e5_d20260504_m015046_c001_v0001130_t0036_u01777859446432") 2026/05/04 02:00:11 DEBUG : four: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc47d_d20260504_m015119_c001_v7007000_t0000_u01777859479981") 2026/05/04 02:00:11 DEBUG : four: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f418ecb2cff14b29f_d20260504_m015118_c001_v0001174_t0044_u01777859478182") 2026/05/04 02:00:11 DEBUG : four: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc891_d20260504_m015116_c001_v0001130_t0043_u01777859476919") 2026/05/04 02:00:11 DEBUG : hello world2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc342_d20260504_m014924_c001_v7007000_t0000_u01777859364938") 2026/05/04 02:00:11 DEBUG : hello world2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc72b_d20260504_m014924_c001_v0001130_t0017_u01777859364145") 2026/05/04 02:00:11 DEBUG : ignore-size: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b7155e_d20260504_m015010_c001_v7007000_t0000_u01777859410287") 2026/05/04 02:00:11 DEBUG : ignore-size: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc7a5_d20260504_m015009_c001_v0001130_t0055_u01777859409068") 2026/05/04 02:00:11 DEBUG : nested/sub dir/file: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc4e2_d20260504_m015133_c001_v7007000_t0000_u01777859493006") 2026/05/04 02:00:11 DEBUG : nested/sub dir/file: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc8bb_d20260504_m015132_c001_v0001130_t0054_u01777859492035") 2026/05/04 02:00:11 DEBUG : nested/sub dir/file: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc4be_d20260504_m015131_c001_v7007000_t0000_u01777859491298") 2026/05/04 02:00:11 DEBUG : nested/sub dir/file: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc8b7_d20260504_m015130_c001_v0001130_t0001_u01777859490120") 2026/05/04 02:00:11 DEBUG : one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc47e_d20260504_m015120_c001_v7007000_t0000_u01777859480202") 2026/05/04 02:00:11 DEBUG : one: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4028dd28c77cc889_d20260504_m015116_c001_v0001130_t0036_u01777859476161") 2026/05/04 02:00:11 DEBUG : only0: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d96_d20260504_m015518_c001_v7007000_t0000_u01777859718091") 2026/05/04 02:00:11 DEBUG : only0: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4020b79d42b46ddf_d20260504_m015512_c001_v0001100_t0026_u01777859712729") 2026/05/04 02:00:11 DEBUG : only0: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46db9_d20260504_m015456_c001_v0001100_t0026_u01777859696737") 2026/05/04 02:00:12 DEBUG : only0: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158a8a_d20260504_m015450_c001_v7007000_t0000_u01777859690073") 2026/05/04 02:00:12 DEBUG : only0: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bcf4_d20260504_m015434_c001_v0001174_t0035_u01777859674183") 2026/05/04 02:00:12 DEBUG : only1: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d97_d20260504_m015518_c001_v7007000_t0000_u01777859718273") 2026/05/04 02:00:12 DEBUG : only1: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4028dd28c77ccaab_d20260504_m015513_c001_v0001130_t0036_u01777859713141") 2026/05/04 02:00:12 DEBUG : only1: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bdf5_d20260504_m015457_c001_v0001174_t0050_u01777859697975") 2026/05/04 02:00:12 DEBUG : only1: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158a90_d20260504_m015450_c001_v7007000_t0000_u01777859690991") 2026/05/04 02:00:12 DEBUG : only1: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca15_d20260504_m015434_c001_v0001130_t0036_u01777859674914") 2026/05/04 02:00:12 DEBUG : only10: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d98_d20260504_m015518_c001_v7007000_t0000_u01777859718454") 2026/05/04 02:00:12 DEBUG : only10: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4028dd28c77ccaa3_d20260504_m015512_c001_v0001130_t0036_u01777859712738") 2026/05/04 02:00:12 DEBUG : only10: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14be31_d20260504_m015504_c001_v0001174_t0039_u01777859704897") 2026/05/04 02:00:12 DEBUG : only10: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f405aac07393cedbe_d20260504_m015450_c001_v7007000_t0000_u01777859690470") 2026/05/04 02:00:12 DEBUG : only10: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca29_d20260504_m015441_c001_v0001130_t0026_u01777859681713") 2026/05/04 02:00:12 DEBUG : only11: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d9b_d20260504_m015518_c001_v7007000_t0000_u01777859718636") 2026/05/04 02:00:12 DEBUG : only11: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4028dd28c77ccaa7_d20260504_m015512_c001_v0001130_t0036_u01777859712956") 2026/05/04 02:00:12 DEBUG : only11: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca7b_d20260504_m015505_c001_v0001130_t0042_u01777859705758") 2026/05/04 02:00:12 DEBUG : only11: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f418286e0be5c77b2_d20260504_m015451_c001_v7007000_t0000_u01777859691083") 2026/05/04 02:00:12 DEBUG : only11: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d9d_d20260504_m015442_c001_v0001100_t0018_u01777859682455") 2026/05/04 02:00:12 DEBUG : only12: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d9e_d20260504_m015518_c001_v7007000_t0000_u01777859718821") 2026/05/04 02:00:12 DEBUG : only12: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f418ecb2cff14be90_d20260504_m015512_c001_v0001174_t0044_u01777859712750") 2026/05/04 02:00:12 DEBUG : only12: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46dcd_d20260504_m015506_c001_v0001100_t0016_u01777859706324") 2026/05/04 02:00:12 DEBUG : only12: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158a8b_d20260504_m015450_c001_v7007000_t0000_u01777859690257") 2026/05/04 02:00:13 DEBUG : only12: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bd68_d20260504_m015443_c001_v0001174_t0042_u01777859683443") 2026/05/04 02:00:13 DEBUG : only13: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6d9f_d20260504_m015519_c001_v7007000_t0000_u01777859719003") 2026/05/04 02:00:13 DEBUG : only13: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40470e27f3116867_d20260504_m015513_c001_v0001103_t0026_u01777859713342") 2026/05/04 02:00:13 DEBUG : only13: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14be49_d20260504_m015507_c001_v0001174_t0054_u01777859707450") 2026/05/04 02:00:13 DEBUG : only13: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158a8c_d20260504_m015450_c001_v7007000_t0000_u01777859690440") 2026/05/04 02:00:13 DEBUG : only13: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca33_d20260504_m015444_c001_v0001130_t0039_u01777859684480") 2026/05/04 02:00:13 DEBUG : only14: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6da1_d20260504_m015519_c001_v7007000_t0000_u01777859719183") 2026/05/04 02:00:13 DEBUG : only14: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4020b79d42b46de3_d20260504_m015513_c001_v0001100_t0026_u01777859713132") 2026/05/04 02:00:13 DEBUG : only14: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca89_d20260504_m015508_c001_v0001130_t0035_u01777859708243") 2026/05/04 02:00:13 DEBUG : only14: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158a8d_d20260504_m015450_c001_v7007000_t0000_u01777859690623") 2026/05/04 02:00:13 DEBUG : only14: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46da7_d20260504_m015445_c001_v0001100_t0036_u01777859685159") 2026/05/04 02:00:13 DEBUG : only15: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6da4_d20260504_m015519_c001_v7007000_t0000_u01777859719366") 2026/05/04 02:00:13 DEBUG : only15: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f418ecb2cff14be94_d20260504_m015512_c001_v0001174_t0044_u01777859712968") 2026/05/04 02:00:13 DEBUG : only15: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46dd3_d20260504_m015508_c001_v0001100_t0014_u01777859708926") 2026/05/04 02:00:13 DEBUG : only15: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c3f_d20260504_m015450_c001_v7007000_t0000_u01777859690640") 2026/05/04 02:00:13 DEBUG : only15: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bd84_d20260504_m015445_c001_v0001174_t0022_u01777859685786") 2026/05/04 02:00:13 DEBUG : only16: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6da6_d20260504_m015519_c001_v7007000_t0000_u01777859719546") 2026/05/04 02:00:13 DEBUG : only16: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4028dd28c77ccab5_d20260504_m015513_c001_v0001130_t0036_u01777859713701") 2026/05/04 02:00:13 DEBUG : only16: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14be61_d20260504_m015509_c001_v0001174_t0039_u01777859709749") 2026/05/04 02:00:13 DEBUG : only16: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158a91_d20260504_m015451_c001_v7007000_t0000_u01777859691175") 2026/05/04 02:00:13 DEBUG : only16: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca37_d20260504_m015446_c001_v0001130_t0010_u01777859686483") 2026/05/04 02:00:14 DEBUG : only17: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6da7_d20260504_m015519_c001_v7007000_t0000_u01777859719728") 2026/05/04 02:00:14 DEBUG : only17: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4020b79d42b46de9_d20260504_m015513_c001_v0001100_t0026_u01777859713690") 2026/05/04 02:00:14 DEBUG : only17: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca95_d20260504_m015510_c001_v0001130_t0041_u01777859710410") 2026/05/04 02:00:14 DEBUG : only17: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f418286e0be5c77b0_d20260504_m015450_c001_v7007000_t0000_u01777859690651") 2026/05/04 02:00:14 DEBUG : only17: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46dad_d20260504_m015447_c001_v0001100_t0017_u01777859687190") 2026/05/04 02:00:14 DEBUG : only18: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6da8_d20260504_m015519_c001_v7007000_t0000_u01777859719910") 2026/05/04 02:00:14 DEBUG : only18: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4020b79d42b46de1_d20260504_m015512_c001_v0001100_t0026_u01777859712948") 2026/05/04 02:00:14 DEBUG : only18: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46ddb_d20260504_m015511_c001_v0001100_t0044_u01777859711122") 2026/05/04 02:00:14 DEBUG : only18: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f418286e0be5c77b1_d20260504_m015450_c001_v7007000_t0000_u01777859690902") 2026/05/04 02:00:14 DEBUG : only18: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bd95_d20260504_m015447_c001_v0001174_t0049_u01777859687919") 2026/05/04 02:00:14 DEBUG : only19: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6da9_d20260504_m015520_c001_v7007000_t0000_u01777859720091") 2026/05/04 02:00:14 DEBUG : only19: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f418ecb2cff14beaa_d20260504_m015513_c001_v0001174_t0044_u01777859713713") 2026/05/04 02:00:14 DEBUG : only19: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14be7e_d20260504_m015511_c001_v0001174_t0013_u01777859711801") 2026/05/04 02:00:15 DEBUG : only19: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f405aac07393cedbf_d20260504_m015450_c001_v7007000_t0000_u01777859690663") 2026/05/04 02:00:15 DEBUG : only19: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca3b_d20260504_m015448_c001_v0001130_t0037_u01777859688666") 2026/05/04 02:00:15 DEBUG : only2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6daa_d20260504_m015520_c001_v7007000_t0000_u01777859720271") 2026/05/04 02:00:15 DEBUG : only2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f418ecb2cff14be98_d20260504_m015513_c001_v0001174_t0044_u01777859713152") 2026/05/04 02:00:15 DEBUG : only2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca51_d20260504_m015458_c001_v0001130_t0009_u01777859698626") 2026/05/04 02:00:15 DEBUG : only2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158a8e_d20260504_m015450_c001_v7007000_t0000_u01777859690808") 2026/05/04 02:00:15 DEBUG : only2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d7f_d20260504_m015435_c001_v0001100_t0002_u01777859675741") 2026/05/04 02:00:15 DEBUG : only3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6dab_d20260504_m015520_c001_v7007000_t0000_u01777859720541") 2026/05/04 02:00:15 DEBUG : only3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4020b79d42b46de5_d20260504_m015513_c001_v0001100_t0026_u01777859713322") 2026/05/04 02:00:15 DEBUG : only3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46dbd_d20260504_m015459_c001_v0001100_t0017_u01777859699293") 2026/05/04 02:00:15 DEBUG : only3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c41_d20260504_m015451_c001_v7007000_t0000_u01777859691008") 2026/05/04 02:00:15 DEBUG : only3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bd16_d20260504_m015436_c001_v0001174_t0001_u01777859676639") 2026/05/04 02:00:15 DEBUG : only4: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6dac_d20260504_m015520_c001_v7007000_t0000_u01777859720752") 2026/05/04 02:00:15 DEBUG : only4: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4028dd28c77ccaad_d20260504_m015513_c001_v0001130_t0036_u01777859713331") 2026/05/04 02:00:15 DEBUG : only4: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14be0b_d20260504_m015500_c001_v0001174_t0050_u01777859700017") 2026/05/04 02:00:15 DEBUG : only4: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c3e_d20260504_m015450_c001_v7007000_t0000_u01777859690453") 2026/05/04 02:00:15 DEBUG : only4: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca1d_d20260504_m015437_c001_v0001130_t0003_u01777859677316") 2026/05/04 02:00:15 DEBUG : only5: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6dad_d20260504_m015520_c001_v7007000_t0000_u01777859720933") 2026/05/04 02:00:15 DEBUG : only5: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f418ecb2cff14be9e_d20260504_m015513_c001_v0001174_t0044_u01777859713343") 2026/05/04 02:00:15 DEBUG : only5: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca5f_d20260504_m015500_c001_v0001130_t0034_u01777859700683") 2026/05/04 02:00:16 DEBUG : only5: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c40_d20260504_m015450_c001_v7007000_t0000_u01777859690826") 2026/05/04 02:00:16 DEBUG : only5: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d87_d20260504_m015438_c001_v0001100_t0036_u01777859678064") 2026/05/04 02:00:16 DEBUG : only6: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6dae_d20260504_m015521_c001_v7007000_t0000_u01777859721114") 2026/05/04 02:00:16 DEBUG : only6: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4020b79d42b46de7_d20260504_m015513_c001_v0001100_t0026_u01777859713506") 2026/05/04 02:00:16 DEBUG : only6: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46dc3_d20260504_m015501_c001_v0001100_t0012_u01777859701573") 2026/05/04 02:00:16 DEBUG : only6: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33712c42_d20260504_m015451_c001_v7007000_t0000_u01777859691194") 2026/05/04 02:00:16 DEBUG : only6: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bd2c_d20260504_m015438_c001_v0001174_t0023_u01777859678836") 2026/05/04 02:00:16 DEBUG : only7: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c6daf_d20260504_m015521_c001_v7007000_t0000_u01777859721295") 2026/05/04 02:00:16 DEBUG : only7: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4028dd28c77ccab1_d20260504_m015513_c001_v0001130_t0036_u01777859713516") 2026/05/04 02:00:16 DEBUG : only7: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14be1b_d20260504_m015502_c001_v0001174_t0035_u01777859702645") 2026/05/04 02:00:16 DEBUG : only7: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f405aac07393cedc1_d20260504_m015450_c001_v7007000_t0000_u01777859690845") 2026/05/04 02:00:16 DEBUG : only7: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca25_d20260504_m015439_c001_v0001130_t0031_u01777859679641") 2026/05/04 02:00:16 DEBUG : only8: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c7198_d20260504_m015521_c001_v7007000_t0000_u01777859721477") 2026/05/04 02:00:16 DEBUG : only8: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f418ecb2cff14bea2_d20260504_m015513_c001_v0001174_t0044_u01777859713527") 2026/05/04 02:00:16 DEBUG : only8: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cca6b_d20260504_m015503_c001_v0001130_t0053_u01777859703421") 2026/05/04 02:00:16 DEBUG : only8: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f405aac07393cedc2_d20260504_m015451_c001_v7007000_t0000_u01777859691030") 2026/05/04 02:00:16 DEBUG : only8: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d95_d20260504_m015440_c001_v0001100_t0042_u01777859680334") 2026/05/04 02:00:16 DEBUG : only9: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c7199_d20260504_m015521_c001_v7007000_t0000_u01777859721705") 2026/05/04 02:00:16 DEBUG : only9: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40470e27f3116869_d20260504_m015513_c001_v0001103_t0026_u01777859713537") 2026/05/04 02:00:16 DEBUG : only9: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46dc7_d20260504_m015504_c001_v0001100_t0009_u01777859704078") 2026/05/04 02:00:17 DEBUG : only9: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f418286e0be5c77af_d20260504_m015450_c001_v7007000_t0000_u01777859690467") 2026/05/04 02:00:17 DEBUG : only9: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bd4c_d20260504_m015441_c001_v0001174_t0042_u01777859681056") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc48f_d20260504_m015129_c001_v7007000_t0000_u01777859489000") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46c9b_d20260504_m015127_c001_v0001100_t0036_u01777859487202") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc488_d20260504_m015126_c001_v7007000_t0000_u01777859486073") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc8a3_d20260504_m015124_c001_v0001130_t0014_u01777859484111") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc484_d20260504_m015123_c001_v7007000_t0000_u01777859483369") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46c93_d20260504_m015121_c001_v0001100_t0028_u01777859481125") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce23564_d20260504_m015110_c001_v7007000_t0000_u01777859470621") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc85d_d20260504_m015109_c001_v0001130_t0014_u01777859469278") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce2355d_d20260504_m015107_c001_v7007000_t0000_u01777859467396") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc847_d20260504_m015106_c001_v0001130_t0040_u01777859466296") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce23558_d20260504_m015104_c001_v7007000_t0000_u01777859464886") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc839_d20260504_m015103_c001_v0001130_t0044_u01777859463802") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce2354e_d20260504_m015057_c001_v7007000_t0000_u01777859457212") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc80d_d20260504_m015055_c001_v0001130_t0046_u01777859455651") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce2354c_d20260504_m015055_c001_v7007000_t0000_u01777859455276") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc801_d20260504_m015053_c001_v0001130_t0033_u01777859453740") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce2354a_d20260504_m015053_c001_v7007000_t0000_u01777859453368") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc7ff_d20260504_m015052_c001_v0001130_t0040_u01777859452672") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc7fd_d20260504_m015051_c001_v0001130_t0012_u01777859451868") 2026/05/04 02:00:17 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce23548_d20260504_m015051_c001_v7007000_t0000_u01777859451497") 2026/05/04 02:00:18 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc7f3_d20260504_m015050_c001_v0001130_t0058_u01777859450604") 2026/05/04 02:00:18 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc7ef_d20260504_m015049_c001_v0001130_t0010_u01777859449840") 2026/05/04 02:00:18 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce23546_d20260504_m015049_c001_v7007000_t0000_u01777859449468") 2026/05/04 02:00:18 DEBUG : potato: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc7ed_d20260504_m015048_c001_v0001130_t0002_u01777859448621") 2026/05/04 02:00:18 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef303f5_d20260504_m015216_c001_v7007000_t0000_u01777859536468") 2026/05/04 02:00:18 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46ce1_d20260504_m015215_c001_v0001100_t0006_u01777859535536") 2026/05/04 02:00:18 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c591a_d20260504_m015206_c001_v7007000_t0000_u01777859526828") 2026/05/04 02:00:18 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46cd1_d20260504_m015201_c001_v0001100_t0006_u01777859521880") 2026/05/04 02:00:18 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b7176f_d20260504_m015154_c001_v7007000_t0000_u01777859514501") 2026/05/04 02:00:18 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46cb7_d20260504_m015148_c001_v0001100_t0041_u01777859508767") 2026/05/04 02:00:18 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc501_d20260504_m015140_c001_v7007000_t0000_u01777859500254") 2026/05/04 02:00:18 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46caf_d20260504_m015136_c001_v0001100_t0053_u01777859496012") 2026/05/04 02:00:18 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce23571_d20260504_m015115_c001_v7007000_t0000_u01777859475049") 2026/05/04 02:00:18 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc877_d20260504_m015113_c001_v0001130_t0039_u01777859473471") 2026/05/04 02:00:18 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce2356b_d20260504_m015113_c001_v7007000_t0000_u01777859473099") 2026/05/04 02:00:18 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc86b_d20260504_m015111_c001_v0001130_t0043_u01777859471179") 2026/05/04 02:00:18 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce23565_d20260504_m015110_c001_v7007000_t0000_u01777859470808") 2026/05/04 02:00:18 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc861_d20260504_m015109_c001_v0001130_t0052_u01777859469986") 2026/05/04 02:00:18 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce23562_d20260504_m015108_c001_v7007000_t0000_u01777859468899") 2026/05/04 02:00:18 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc84f_d20260504_m015107_c001_v0001130_t0020_u01777859467771") 2026/05/04 02:00:18 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce2355b_d20260504_m015105_c001_v7007000_t0000_u01777859465881") 2026/05/04 02:00:19 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc841_d20260504_m015104_c001_v0001130_t0027_u01777859464900") 2026/05/04 02:00:19 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f419d22ba5ce23550_d20260504_m015057_c001_v7007000_t0000_u01777859457944") 2026/05/04 02:00:19 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc815_d20260504_m015056_c001_v0001130_t0038_u01777859456870") 2026/05/04 02:00:19 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc346_d20260504_m014927_c001_v7007000_t0000_u01777859367860") 2026/05/04 02:00:19 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc735_d20260504_m014927_c001_v0001130_t0018_u01777859367061") 2026/05/04 02:00:19 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc344_d20260504_m014926_c001_v7007000_t0000_u01777859366166") 2026/05/04 02:00:19 DEBUG : potato2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc731_d20260504_m014925_c001_v0001130_t0036_u01777859365479") 2026/05/04 02:00:19 DEBUG : potato3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c591b_d20260504_m015207_c001_v7007000_t0000_u01777859527078") 2026/05/04 02:00:19 DEBUG : potato3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14b5f1_d20260504_m015203_c001_v0001174_t0055_u01777859523302") 2026/05/04 02:00:19 DEBUG : potato3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b7176e_d20260504_m015154_c001_v7007000_t0000_u01777859514053") 2026/05/04 02:00:19 DEBUG : potato3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14b50b_d20260504_m015150_c001_v0001174_t0052_u01777859510287") 2026/05/04 02:00:19 DEBUG : potato3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc504_d20260504_m015141_c001_v7007000_t0000_u01777859501098") 2026/05/04 02:00:19 DEBUG : potato3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14b3ed_d20260504_m015136_c001_v0001174_t0036_u01777859496748") 2026/05/04 02:00:19 DEBUG : pre-dest1/1: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc6cc_d20260504_m015251_c001_v7007000_t0000_u01777859571558") 2026/05/04 02:00:19 DEBUG : pre-dest1/1: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14b878_d20260504_m015243_c001_v0001174_t0035_u01777859563593") 2026/05/04 02:00:19 DEBUG : pre-dest2/2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc6cd_d20260504_m015251_c001_v7007000_t0000_u01777859571753") 2026/05/04 02:00:19 DEBUG : pre-dest2/2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46d0d_d20260504_m015244_c001_v0001100_t0045_u01777859564252") 2026/05/04 02:00:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4218bd10b70fe0a8_d20260504_m015228_c001_v7007000_t0000_u01777859548394") 2026/05/04 02:00:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc92b_d20260504_m015224_c001_v0001130_t0031_u01777859544328") 2026/05/04 02:00:19 DEBUG : sizeonly: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b7154b_d20260504_m015008_c001_v7007000_t0000_u01777859408520") 2026/05/04 02:00:19 DEBUG : sizeonly: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc79d_d20260504_m015007_c001_v0001130_t0025_u01777859407224") 2026/05/04 02:00:20 DEBUG : splitbanan: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158bc5_d20260504_m015733_c001_v7007000_t0000_u01777859853355") 2026/05/04 02:00:20 DEBUG : splitbanan: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46f1a_d20260504_m015725_c001_v0001100_t0010_u01777859845390") 2026/05/04 02:00:20 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25721011_d20260504_m015854_c001_v7007000_t0000_u01777859934573") 2026/05/04 02:00:20 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116aad_d20260504_m015847_c001_v0001103_t0042_u01777859927668") 2026/05/04 02:00:20 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4087a1ddb15c59e1_d20260504_m015838_c001_v7007000_t0000_u01777859918008") 2026/05/04 02:00:20 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116a85_d20260504_m015831_c001_v0001103_t0043_u01777859911190") 2026/05/04 02:00:20 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef3067e_d20260504_m015821_c001_v7007000_t0000_u01777859901300") 2026/05/04 02:00:20 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116a43_d20260504_m015814_c001_v0001103_t0005_u01777859894797") 2026/05/04 02:00:20 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41349b6f33722382_d20260504_m015805_c001_v7007000_t0000_u01777859885359") 2026/05/04 02:00:20 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116a1d_d20260504_m015758_c001_v0001103_t0025_u01777859878875") 2026/05/04 02:00:20 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f409049e700e108c6_d20260504_m015749_c001_v7007000_t0000_u01777859869421") 2026/05/04 02:00:20 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116a05_d20260504_m015742_c001_v0001103_t0049_u01777859862497") 2026/05/04 02:00:20 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f405aac07393cf23d_d20260504_m015727_c001_v7007000_t0000_u01777859847911") 2026/05/04 02:00:20 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cccbd_d20260504_m015724_c001_v0001130_t0024_u01777859844298") 2026/05/04 02:00:20 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4181abb5b2e1b9f0_d20260504_m015709_c001_v7007000_t0000_u01777859829733") 2026/05/04 02:00:20 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46edf_d20260504_m015702_c001_v0001100_t0058_u01777859822322") 2026/05/04 02:00:20 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f407122250a201398_d20260504_m015700_c001_v7007000_t0000_u01777859820782") 2026/05/04 02:00:20 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116967_d20260504_m015657_c001_v0001103_t0035_u01777859817466") 2026/05/04 02:00:20 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40105b3aaef305c9_d20260504_m015647_c001_v7007000_t0000_u01777859807217") 2026/05/04 02:00:20 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc33_d20260504_m015639_c001_v0001130_t0050_u01777859799897") 2026/05/04 02:00:21 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4197052f36fcdd03_d20260504_m015638_c001_v7007000_t0000_u01777859798925") 2026/05/04 02:00:21 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c196_d20260504_m015635_c001_v0001174_t0027_u01777859795132") 2026/05/04 02:00:21 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4230473e3f93a8bb_d20260504_m015619_c001_v7007000_t0000_u01777859779836") 2026/05/04 02:00:21 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e57_d20260504_m015615_c001_v0001100_t0023_u01777859775795") 2026/05/04 02:00:21 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4001c8b2486e06ad_d20260504_m015606_c001_v7007000_t0000_u01777859766481") 2026/05/04 02:00:21 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e39_d20260504_m015559_c001_v0001100_t0050_u01777859759822") 2026/05/04 02:00:21 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41103517c58bd2fd_d20260504_m015550_c001_v7007000_t0000_u01777859750721") 2026/05/04 02:00:21 DEBUG : splitbananasplit: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e1f_d20260504_m015543_c001_v0001100_t0022_u01777859743491") 2026/05/04 02:00:21 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f40310934c2158b58_d20260504_m015704_c001_v7007000_t0000_u01777859824482") 2026/05/04 02:00:21 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccc6b_d20260504_m015658_c001_v0001130_t0033_u01777859818536") 2026/05/04 02:00:21 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038cc798_d20260504_m015534_c001_v7007000_t0000_u01777859734886") 2026/05/04 02:00:21 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46e07_d20260504_m015532_c001_v0001100_t0029_u01777859732123") 2026/05/04 02:00:21 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f418286e0be5c77d6_d20260504_m015530_c001_v7007000_t0000_u01777859730621") 2026/05/04 02:00:21 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f311687d_d20260504_m015527_c001_v0001103_t0048_u01777859727826") 2026/05/04 02:00:21 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc4e6_d20260504_m015133_c001_v7007000_t0000_u01777859493187") 2026/05/04 02:00:21 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46ca3_d20260504_m015132_c001_v0001100_t0025_u01777859492024") 2026/05/04 02:00:21 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc4c3_d20260504_m015131_c001_v7007000_t0000_u01777859491480") 2026/05/04 02:00:21 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14b381_d20260504_m015130_c001_v0001174_t0034_u01777859490489") 2026/05/04 02:00:21 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b71525_d20260504_m015004_c001_v7007000_t0000_u01777859404958") 2026/05/04 02:00:21 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc797_d20260504_m015003_c001_v0001130_t0025_u01777859403296") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b71510_d20260504_m015002_c001_v7007000_t0000_u01777859402932") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc78f_d20260504_m015001_c001_v0001130_t0036_u01777859401603") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b714ef_d20260504_m014959_c001_v7007000_t0000_u01777859399529") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc787_d20260504_m014957_c001_v0001130_t0037_u01777859397420") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b714e6_d20260504_m014956_c001_v7007000_t0000_u01777859396877") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc77f_d20260504_m014955_c001_v0001130_t0020_u01777859395475") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc77b_d20260504_m014952_c001_v0001130_t0048_u01777859392431") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b714dd_d20260504_m014952_c001_v7007000_t0000_u01777859392065") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc775_d20260504_m014951_c001_v0001130_t0010_u01777859391007") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc771_d20260504_m014950_c001_v0001130_t0051_u01777859390113") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f410aa6a314b714dc_d20260504_m014949_c001_v7007000_t0000_u01777859389747") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc767_d20260504_m014946_c001_v0001130_t0018_u01777859386473") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc763_d20260504_m014943_c001_v0001130_t0051_u01777859383640") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc388_d20260504_m014943_c001_v7007000_t0000_u01777859383280") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc761_d20260504_m014942_c001_v0001130_t0046_u01777859382615") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc75d_d20260504_m014941_c001_v0001130_t0041_u01777859381789") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc378_d20260504_m014941_c001_v7007000_t0000_u01777859381429") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc753_d20260504_m014937_c001_v0001130_t0016_u01777859377291") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc364_d20260504_m014936_c001_v7007000_t0000_u01777859376930") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc751_d20260504_m014936_c001_v0001130_t0024_u01777859376198") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc35c_d20260504_m014935_c001_v7007000_t0000_u01777859375300") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc74f_d20260504_m014934_c001_v0001130_t0058_u01777859374417") 2026/05/04 02:00:22 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc35b_d20260504_m014933_c001_v7007000_t0000_u01777859373872") 2026/05/04 02:00:23 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc74b_d20260504_m014933_c001_v0001130_t0011_u01777859373179") 2026/05/04 02:00:23 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc356_d20260504_m014932_c001_v7007000_t0000_u01777859372279") 2026/05/04 02:00:23 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc745_d20260504_m014931_c001_v0001130_t0056_u01777859371093") 2026/05/04 02:00:23 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc34c_d20260504_m014930_c001_v7007000_t0000_u01777859370503") 2026/05/04 02:00:23 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc73d_d20260504_m014929_c001_v0001130_t0023_u01777859369654") 2026/05/04 02:00:23 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc34b_d20260504_m014929_c001_v7007000_t0000_u01777859369115") 2026/05/04 02:00:23 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc739_d20260504_m014928_c001_v0001130_t0010_u01777859368399") 2026/05/04 02:00:23 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc341_d20260504_m014923_c001_v7007000_t0000_u01777859363216") 2026/05/04 02:00:23 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc723_d20260504_m014922_c001_v0001130_t0039_u01777859362564") 2026/05/04 02:00:23 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc340_d20260504_m014921_c001_v7007000_t0000_u01777859361964") 2026/05/04 02:00:23 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc721_d20260504_m014921_c001_v0001130_t0049_u01777859361298") 2026/05/04 02:00:23 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc33f_d20260504_m014920_c001_v7007000_t0000_u01777859360401") 2026/05/04 02:00:23 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc71b_d20260504_m014919_c001_v0001130_t0051_u01777859359676") 2026/05/04 02:00:23 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc33e_d20260504_m014917_c001_v7007000_t0000_u01777859357521") 2026/05/04 02:00:23 DEBUG : sub dir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc70d_d20260504_m014916_c001_v0001130_t0041_u01777859356847") 2026/05/04 02:00:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038cc799_d20260504_m015535_c001_v7007000_t0000_u01777859735081") 2026/05/04 02:00:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bf59_d20260504_m015532_c001_v0001174_t0050_u01777859732133") 2026/05/04 02:00:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f418286e0be5c77d7_d20260504_m015531_c001_v7007000_t0000_u01777859731196") 2026/05/04 02:00:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccb09_d20260504_m015527_c001_v0001130_t0032_u01777859727836") 2026/05/04 02:00:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25721013_d20260504_m015856_c001_v7007000_t0000_u01777859936684") 2026/05/04 02:00:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c8ab_d20260504_m015855_c001_v0001174_t0055_u01777859935928") 2026/05/04 02:00:24 DEBUG : sub/yam: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc48a_d20260504_m015128_c001_v7007000_t0000_u01777859488459") 2026/05/04 02:00:24 DEBUG : sub/yam: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc8a7_d20260504_m015126_c001_v0001130_t0034_u01777859486811") 2026/05/04 02:00:24 DEBUG : test_dir1/file2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c8140_d20260504_m015527_c001_v7007000_t0000_u01777859727072") 2026/05/04 02:00:24 DEBUG : test_dir1/file2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccaf9_d20260504_m015525_c001_v0001130_t0020_u01777859725118") 2026/05/04 02:00:24 DEBUG : test_dir1/file2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c719c_d20260504_m015524_c001_v7007000_t0000_u01777859724338") 2026/05/04 02:00:24 DEBUG : test_dir1/file2: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccaeb_d20260504_m015522_c001_v0001130_t0017_u01777859722658") 2026/05/04 02:00:24 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c8529_d20260504_m015527_c001_v7007000_t0000_u01777859727255") 2026/05/04 02:00:24 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14bf17_d20260504_m015525_c001_v0001174_t0014_u01777859725457") 2026/05/04 02:00:24 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4153a022038c719d_d20260504_m015524_c001_v7007000_t0000_u01777859724519") 2026/05/04 02:00:24 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46dfa_d20260504_m015522_c001_v0001100_t0005_u01777859722646") 2026/05/04 02:00:24 DEBUG : three: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc47f_d20260504_m015120_c001_v7007000_t0000_u01777859480390") 2026/05/04 02:00:24 DEBUG : three: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc897_d20260504_m015119_c001_v0001130_t0021_u01777859479014") 2026/05/04 02:00:24 DEBUG : three: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cc88f_d20260504_m015116_c001_v0001130_t0026_u01777859476528") 2026/05/04 02:00:24 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25721014_d20260504_m015858_c001_v7007000_t0000_u01777859938327") 2026/05/04 02:00:24 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccdf1_d20260504_m015857_c001_v0001130_t0047_u01777859937623") 2026/05/04 02:00:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f257210a1_d20260504_m015918_c001_v7007000_t0000_u01777859958393") 2026/05/04 02:00:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b4700c_d20260504_m015916_c001_v0001100_t0050_u01777859956463") 2026/05/04 02:00:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25721099_d20260504_m015914_c001_v7007000_t0000_u01777859954816") 2026/05/04 02:00:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cce17_d20260504_m015913_c001_v0001130_t0040_u01777859953038") 2026/05/04 02:00:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25721093_d20260504_m015912_c001_v7007000_t0000_u01777859952051") 2026/05/04 02:00:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c966_d20260504_m015911_c001_v0001174_t0014_u01777859951149") 2026/05/04 02:00:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25721081_d20260504_m015905_c001_v7007000_t0000_u01777859945750") 2026/05/04 02:00:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77ccdff_d20260504_m015904_c001_v0001130_t0001_u01777859944367") 2026/05/04 02:00:25 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25721086_d20260504_m015908_c001_v7007000_t0000_u01777859948351") 2026/05/04 02:00:25 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46ff6_d20260504_m015906_c001_v0001100_t0031_u01777859946711") 2026/05/04 02:00:25 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25721070_d20260504_m015903_c001_v7007000_t0000_u01777859943408") 2026/05/04 02:00:25 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14c8fa_d20260504_m015902_c001_v0001174_t0054_u01777859942680") 2026/05/04 02:00:25 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f2572104f_d20260504_m015901_c001_v7007000_t0000_u01777859941728") 2026/05/04 02:00:25 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116ac7_d20260504_m015900_c001_v0001103_t0022_u01777859940933") 2026/05/04 02:00:25 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f25721032_d20260504_m015859_c001_v7007000_t0000_u01777859939981") 2026/05/04 02:00:25 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1020b79d42b46fe2_d20260504_m015859_c001_v0001100_t0039_u01777859939270") 2026/05/04 02:00:25 DEBUG : toe/toe/toe: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4049a0c32ec25f48_d20260504_m015923_c001_v7007000_t0000_u01777859963825") 2026/05/04 02:00:25 DEBUG : toe/toe/toe: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1028dd28c77cce35_d20260504_m015922_c001_v0001130_t0027_u01777859962976") 2026/05/04 02:00:25 DEBUG : toe/toe/toe: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f2572108b_d20260504_m015910_c001_v7007000_t0000_u01777859950201") 2026/05/04 02:00:25 DEBUG : toe/toe/toe: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116ae3_d20260504_m015909_c001_v0001103_t0019_u01777859949304") 2026/05/04 02:00:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f257210a2_d20260504_m015918_c001_v7007000_t0000_u01777859958993") 2026/05/04 02:00:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f10470e27f3116af5_d20260504_m015918_c001_v0001103_t0041_u01777859958119") 2026/05/04 02:00:26 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f41634e7f2572109b_d20260504_m015915_c001_v7007000_t0000_u01777859955419") 2026/05/04 02:00:26 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f11914fd78b4716b9_d20260504_m015914_c001_v0001157_t0059_u01777859954396") 2026/05/04 02:00:26 DEBUG : two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc480_d20260504_m015120_c001_v7007000_t0000_u01777859480571") 2026/05/04 02:00:26 DEBUG : two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4020b79d42b46c8f_d20260504_m015118_c001_v0001100_t0026_u01777859478391") 2026/05/04 02:00:26 DEBUG : two: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4028dd28c77cc88b_d20260504_m015116_c001_v0001130_t0036_u01777859476345") 2026/05/04 02:00:26 DEBUG : yam: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc493_d20260504_m015129_c001_v7007000_t0000_u01777859489180") 2026/05/04 02:00:26 DEBUG : yam: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f101cfd2c5e278a55_d20260504_m015128_c001_v0001180_t0056_u01777859488258") 2026/05/04 02:00:26 DEBUG : yam: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc487_d20260504_m015125_c001_v7007000_t0000_u01777859485527") 2026/05/04 02:00:26 DEBUG : yam: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14b319_d20260504_m015124_c001_v0001174_t0020_u01777859484120") 2026/05/04 02:00:26 DEBUG : yam: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc482_d20260504_m015122_c001_v7007000_t0000_u01777859482810") 2026/05/04 02:00:26 DEBUG : yam: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f118ecb2cff14b2ed_d20260504_m015121_c001_v0001174_t0017_u01777859481115") 2026/05/04 02:00:26 DEBUG : yaml: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc489_d20260504_m015126_c001_v7007000_t0000_u01777859486254") 2026/05/04 02:00:26 DEBUG : yaml: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f1032c67e352cbf68_d20260504_m015125_c001_v0001157_t0024_u01777859485085") 2026/05/04 02:00:26 DEBUG : yaml: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f4141f8dce97bc485_d20260504_m015123_c001_v7007000_t0000_u01777859483552") 2026/05/04 02:00:26 DEBUG : yaml: Deleting (id "4_zbff2ed03a0cdfb0b9fd80e1b_f105ae3e40e95a306_d20260504_m015122_c001_v0001174_t0057_u01777859482456") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m14.171869221s (try 1/5)