"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/09/27 01:53:49 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo" 2025/09/27 01:53:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 01:53:50 DEBUG : Creating backend with remote "/tmp/rclone3593588981" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:53:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 01:53:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/27 01:53:51 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:53:51 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.66s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:53:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/27 01:53:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 01:53:52 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:53:52 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:53:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 01:53:53 INFO : sub dir/hello world: Copied (new) 2025/09/27 01:53:53 DEBUG : B2 bucket rclone-test-davorur9codo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.70s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:53:54 DEBUG : Creating backend with remote "/non-existing" 2025/09/27 01:53:54 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/27 01:53:54 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:53:54 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.62s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:53:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 01:53:55 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:53:55 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:53:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 01:53:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.79s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:53:57 INFO : B2 bucket rclone-test-davorur9codo: Running all checks before starting transfers 2025/09/27 01:53:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 01:53:57 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:53:57 INFO : B2 bucket rclone-test-davorur9codo: Checks finished, now starting transfers 2025/09/27 01:53:57 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:53:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 01:53:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.11s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:53:58 ERROR : Ignoring --no-traverse with sync 2025/09/27 01:53:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 01:53:58 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:53:58 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:53:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 01:53:58 INFO : sub dir/hello world: Copied (new) 2025/09/27 01:53:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:53:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/27 01:53:59 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:53:59 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:53:59 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/27 01:53:59 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.11s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 01:54:00 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:00 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 01:54:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 01:54:02 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:02 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:02 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 01:54:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.49s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/27 01:54:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/27 01:54:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/27 01:54:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/27 01:54:03 INFO : sub dir2: Making directory 2025/09/27 01:54:03 INFO : sub dir: Making directory 2025/09/27 01:54:03 INFO : sub dir2/sub sub dir2: Making directory 2025/09/27 01:54:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 01:54:03 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:03 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 01:54:03 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" 2025/09/27 01:54:03 DEBUG : B2 bucket rclone-test-davorur9codo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.19s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:04 INFO : sub dir2: Making directory 2025/09/27 01:54:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/27 01:54:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/27 01:54:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 01:54:04 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:04 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 01:54:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:05 DEBUG : sub dir2: Making directory with metadata 2025/09/27 01:54:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/27 01:54:05 INFO : sub dir2: Making directory 2025/09/27 01:54:05 INFO : sub dir: Making directory 2025/09/27 01:54:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 01:54:05 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:05 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 01:54:05 INFO : sub dir/hello world: Copied (new) 2025/09/27 01:54:05 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/27 01:54:06 DEBUG : B2 bucket rclone-test-davorur9codo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/27 01:54:06 DEBUG : B2 bucket rclone-test-davorur9codo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:07 INFO : sub dir2: Making directory 2025/09/27 01:54:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 01:54:07 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:07 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 01:54:07 INFO : sub dir/hello world: Copied (new) 2025/09/27 01:54:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:08 DEBUG : sub dir2: Making directory with metadata 2025/09/27 01:54:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/27 01:54:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/27 01:54:08 INFO : sub dir2: Making directory 2025/09/27 01:54:08 INFO : sub dir: Making directory 2025/09/27 01:54:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 01:54:08 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:08 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 01:54:08 INFO : sub dir/hello world: Copied (new) 2025/09/27 01:54:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/27 01:54:08 DEBUG : B2 bucket rclone-test-davorur9codo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.19s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:09 INFO : sub dir2: Making directory 2025/09/27 01:54:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 01:54:10 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:10 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 01:54:10 INFO : sub dir/hello world: Copied (new) 2025/09/27 01:54:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:11 DEBUG : Creating backend with remote "TestB2:rclone-test-giqujer7mivo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-davorur9codo -> B2 bucket rclone-test-giqujer7mivo 2025/09/27 01:54:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 01:54:12 DEBUG : B2 bucket rclone-test-giqujer7mivo: Waiting for checks to finish 2025/09/27 01:54:12 DEBUG : B2 bucket rclone-test-giqujer7mivo: Waiting for transfers to finish 2025/09/27 01:54:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 01:54:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/27 01:54:13 DEBUG : B2 bucket rclone-test-giqujer7mivo: Purge remote 2025/09/27 01:54:13 INFO : B2 bucket rclone-test-giqujer7mivo: cleaning bucket "rclone-test-giqujer7mivo" of all files 2025/09/27 01:54:13 DEBUG : sub dir/hello world: Deleting (id "4_z2fe2bd83e00d8b8b9f980e1b_f102c88429cce8861_d20250927_m015413_c001_v0001098_t0037_u01758938053078") --- PASS: TestServerSideCopy (4.09s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/27 01:54:15 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:15 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/27 01:54:15 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.49s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:16 DEBUG : Creating backend with remote "TestB2:rclone-test-sapijir7cosa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-davorur9codo -> B2 bucket rclone-test-sapijir7cosa 2025/09/27 01:54:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 01:54:18 DEBUG : B2 bucket rclone-test-sapijir7cosa: Waiting for checks to finish 2025/09/27 01:54:18 DEBUG : B2 bucket rclone-test-sapijir7cosa: Waiting for transfers to finish 2025/09/27 01:54:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 01:54:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/27 01:54:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/27 01:54:20 DEBUG : B2 bucket rclone-test-sapijir7cosa: Waiting for checks to finish 2025/09/27 01:54:20 DEBUG : B2 bucket rclone-test-sapijir7cosa: Waiting for transfers to finish 2025/09/27 01:54:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/27 01:54:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/27 01:54:20 DEBUG : B2 bucket rclone-test-sapijir7cosa: Purge remote 2025/09/27 01:54:20 INFO : B2 bucket rclone-test-sapijir7cosa: cleaning bucket "rclone-test-sapijir7cosa" of all files 2025/09/27 01:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z2f02cde3e00d8b8b9f980e1b_f1102b2bfa134d4bb_d20250927_m015420_c001_v0001105_t0015_u01758938060177") 2025/09/27 01:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z2f02cde3e00d8b8b9f980e1b_f108208e197903d43_d20250927_m015418_c001_v0001038_t0049_u01758938058805") --- PASS: TestServerSideCopyOverSelf (5.95s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/27 01:54:23 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:23 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/27 01:54:23 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/27 01:54:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.53s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:24 DEBUG : Creating backend with remote "TestB2:rclone-test-mexalec0hepi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-davorur9codo -> B2 bucket rclone-test-mexalec0hepi 2025/09/27 01:54:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 01:54:25 DEBUG : B2 bucket rclone-test-mexalec0hepi: Waiting for checks to finish 2025/09/27 01:54:25 DEBUG : B2 bucket rclone-test-mexalec0hepi: Waiting for transfers to finish 2025/09/27 01:54:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 01:54:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/27 01:54:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/27 01:54:27 DEBUG : B2 bucket rclone-test-mexalec0hepi: Waiting for checks to finish 2025/09/27 01:54:27 DEBUG : B2 bucket rclone-test-mexalec0hepi: Waiting for transfers to finish 2025/09/27 01:54:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/27 01:54:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/27 01:54:27 INFO : sub dir/hello world: Deleted 2025/09/27 01:54:28 DEBUG : testing file moves 2025/09/27 01:54:28 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/27 01:54:28 DEBUG : B2 bucket rclone-test-mexalec0hepi: Waiting for checks to finish 2025/09/27 01:54:28 DEBUG : B2 bucket rclone-test-mexalec0hepi: Waiting for transfers to finish 2025/09/27 01:54:28 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/27 01:54:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/27 01:54:28 INFO : sub dir/hello world: Deleted 2025/09/27 01:54:29 DEBUG : B2 bucket rclone-test-mexalec0hepi: Purge remote 2025/09/27 01:54:29 INFO : B2 bucket rclone-test-mexalec0hepi: cleaning bucket "rclone-test-mexalec0hepi" of all files 2025/09/27 01:54:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f52edb3e00d8b8b9f980e1b_f1035e6c922a53e8a_d20250927_m015428_c001_v0001179_t0036_u01758938068666") 2025/09/27 01:54:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f52edb3e00d8b8b9f980e1b_f107aa23019748981_d20250927_m015427_c001_v0001184_t0058_u01758938067332") 2025/09/27 01:54:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f52edb3e00d8b8b9f980e1b_f1132a0e1de8d3900_d20250927_m015426_c001_v0001099_t0005_u01758938066163") --- PASS: TestServerSideMoveOverSelf (6.72s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:30 ERROR : error listing: directory not found 2025/09/27 01:54:31 INFO : Local file system at /tmp/rclone3593588981: Making directory 2025/09/27 01:54:31 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:31 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.28s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 01:54:32 DEBUG : Local file system at /tmp/rclone3593588981: Waiting for checks to finish 2025/09/27 01:54:32 DEBUG : Local file system at /tmp/rclone3593588981: Waiting for transfers to finish 2025/09/27 01:54:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 01:54:33 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/27 01:54:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.66s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:33 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/27 01:54:33 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:33 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/27 01:54:34 INFO : check sum: Copied (new) 2025/09/27 01:54:34 DEBUG : Waiting for deletions to finish 2025/09/27 01:54:34 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/27 01:54:34 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/27 01:54:34 DEBUG : check sum: Unchanged skipping 2025/09/27 01:54:34 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:34 DEBUG : Waiting for deletions to finish 2025/09/27 01:54:34 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.49s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/27 01:54:35 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:35 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/27 01:54:35 INFO : sizeonly: Copied (new) 2025/09/27 01:54:35 DEBUG : Waiting for deletions to finish 2025/09/27 01:54:35 DEBUG : sizeonly: Sizes identical 2025/09/27 01:54:35 DEBUG : sizeonly: Unchanged skipping 2025/09/27 01:54:35 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:35 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:35 DEBUG : Waiting for deletions to finish 2025/09/27 01:54:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.52s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/27 01:54:36 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:36 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/27 01:54:37 INFO : ignore-size: Copied (new) 2025/09/27 01:54:37 DEBUG : Waiting for deletions to finish 2025/09/27 01:54:37 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:37 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:54:37 DEBUG : ignore-size: Unchanged skipping 2025/09/27 01:54:37 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:37 DEBUG : Waiting for deletions to finish 2025/09/27 01:54:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:54:38 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:38 DEBUG : existing: Unchanged skipping 2025/09/27 01:54:38 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:38 DEBUG : Waiting for deletions to finish 2025/09/27 01:54:38 INFO : There was nothing to transfer 2025/09/27 01:54:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/27 01:54:38 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:38 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/27 01:54:39 INFO : existing: Copied (replaced existing) 2025/09/27 01:54:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.71s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/27 01:54:40 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:40 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/27 01:54:40 INFO : existing: Copied (new) 2025/09/27 01:54:40 DEBUG : Waiting for deletions to finish 2025/09/27 01:54:40 DEBUG : existing: Destination exists, skipping 2025/09/27 01:54:40 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:40 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:40 DEBUG : Waiting for deletions to finish 2025/09/27 01:54:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.47s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:41 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/27 01:54:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:54:42 DEBUG : c/non empty space: Unchanged skipping 2025/09/27 01:54:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/27 01:54:42 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:42 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 01:54:42 INFO : a/potato2: Copied (new) 2025/09/27 01:54:42 DEBUG : Waiting for deletions to finish 2025/09/27 01:54:42 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:44 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 2025/09/27 01:54:44 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/27 01:54:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/27 01:54:44 DEBUG : empty space: Unchanged skipping 2025/09/27 01:54:44 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:44 DEBUG : Waiting for deletions to finish 2025/09/27 01:54:44 INFO : There was nothing to transfer 2025/09/27 01:54:44 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 2025/09/27 01:54:44 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/27 01:54:45 INFO : empty space: Updated modification time in destination 2025/09/27 01:54:45 DEBUG : empty space: Unchanged skipping 2025/09/27 01:54:45 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:45 DEBUG : Waiting for deletions to finish 2025/09/27 01:54:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.51s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:46 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 2025/09/27 01:54:46 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/27 01:54:46 DEBUG : empty space: Unchanged skipping 2025/09/27 01:54:46 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:46 DEBUG : Waiting for deletions to finish 2025/09/27 01:54:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:47 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 2025/09/27 01:54:47 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3593588981) 2025/09/27 01:54:47 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-davorur9codo) 2025/09/27 01:54:47 DEBUG : foo: sha1 differ 2025/09/27 01:54:47 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/27 01:54:48 INFO : foo: Copied (replaced existing) 2025/09/27 01:54:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.54s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:54:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/27 01:54:49 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:49 DEBUG : empty space: Unchanged skipping 2025/09/27 01:54:49 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:49 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 01:54:49 INFO : potato: Copied (new) 2025/09/27 01:54:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/27 01:54:51 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:51 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/27 01:54:51 INFO : potato: Copied (replaced existing) 2025/09/27 01:54:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.53s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54: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 2025/09/27 01:54:52 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3593588981) 2025/09/27 01:54:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-davorur9codo) 2025/09/27 01:54:52 DEBUG : potato: sha1 differ 2025/09/27 01:54:52 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/27 01:54:53 INFO : potato: Copied (replaced existing) 2025/09/27 01:54:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 01:54:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:54:54 DEBUG : empty space: Unchanged skipping 2025/09/27 01:54:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/27 01:54:54 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:54 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:54 DEBUG : Waiting for deletions to finish 2025/09/27 01:54:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:54:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 01:54:56 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:56 DEBUG : empty space: Unchanged skipping 2025/09/27 01:54:56 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 01:54:56 INFO : potato2: Copied (new) 2025/09/27 01:54:56 DEBUG : Waiting for deletions to finish 2025/09/27 01:54:56 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:54:58 INFO : d: Making directory 2025/09/27 01:54:58 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/27 01:54:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:54:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/27 01:54:58 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:54:58 DEBUG : c/non empty space: Unchanged skipping 2025/09/27 01:54:58 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:54:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 01:54:58 INFO : a/potato2: Copied (new) 2025/09/27 01:54:58 DEBUG : Waiting for deletions to finish 2025/09/27 01:54:58 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:55:00 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/27 01:55:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:55:00 DEBUG : c/non empty space: Unchanged skipping 2025/09/27 01:55:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/27 01:55:00 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:55:00 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:55:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 01:55:00 INFO : a/potato2: Copied (new) 2025/09/27 01:55:00 ERROR : B2 bucket rclone-test-davorur9codo: not deleting files as there were IO errors 2025/09/27 01:55:00 ERROR : B2 bucket rclone-test-davorur9codo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:55:02 DEBUG : Waiting for deletions to finish 2025/09/27 01:55:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:55:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 01:55:02 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:55:02 DEBUG : empty space: Unchanged skipping 2025/09/27 01:55:02 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:55:02 INFO : potato: Deleted 2025/09/27 01:55:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 01:55:02 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.95s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:55:04 DEBUG : Waiting for deletions to finish 2025/09/27 01:55:04 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:55:04 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:55:04 INFO : potato: Deleted 2025/09/27 01:55:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:55:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 01:55:04 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:55:04 DEBUG : empty space: Unchanged skipping 2025/09/27 01:55:04 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:55:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 01:55:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.26s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:55:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 01:55:06 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:55:06 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:55:06 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/27 01:55:06 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.71s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:55:08 DEBUG : enormous: Excluded (Size Filter) 2025/09/27 01:55:08 DEBUG : enormous: Excluded 2025/09/27 01:55:08 DEBUG : potato2: Excluded (Size Filter) 2025/09/27 01:55:08 DEBUG : potato2: Excluded 2025/09/27 01:55:08 DEBUG : potato2: Excluded (Size Filter) 2025/09/27 01:55:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:55:08 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:55:08 DEBUG : empty space: Unchanged skipping 2025/09/27 01:55:08 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:55:08 DEBUG : Waiting for deletions to finish 2025/09/27 01:55:08 INFO : There was nothing to transfer 2025/09/27 01:55:08 DEBUG : enormous: Excluded (Size Filter) 2025/09/27 01:55:08 DEBUG : enormous: Excluded 2025/09/27 01:55:08 DEBUG : potato2: Excluded (Size Filter) 2025/09/27 01:55:08 DEBUG : potato2: Excluded 2025/09/27 01:55:08 DEBUG : potato2: Excluded (Size Filter) 2025/09/27 01:55:08 DEBUG : Local file system at /tmp/rclone3593588981: Waiting for checks to finish 2025/09/27 01:55:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/27 01:55:08 DEBUG : empty space: Unchanged skipping 2025/09/27 01:55:08 DEBUG : Local file system at /tmp/rclone3593588981: Waiting for transfers to finish 2025/09/27 01:55:08 DEBUG : Waiting for deletions to finish 2025/09/27 01:55:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:55:10 DEBUG : enormous: Excluded (Size Filter) 2025/09/27 01:55:10 DEBUG : enormous: Excluded 2025/09/27 01:55:10 DEBUG : potato2: Excluded (Size Filter) 2025/09/27 01:55:10 DEBUG : potato2: Excluded 2025/09/27 01:55:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:55:10 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:55:10 DEBUG : empty space: Unchanged skipping 2025/09/27 01:55:10 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:55:10 DEBUG : Waiting for deletions to finish 2025/09/27 01:55:10 INFO : potato2: Deleted 2025/09/27 01:55:11 INFO : enormous: Deleted 2025/09/27 01:55:11 INFO : There was nothing to transfer 2025/09/27 01:55:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/27 01:55:11 DEBUG : empty space: Unchanged skipping 2025/09/27 01:55:11 DEBUG : Local file system at /tmp/rclone3593588981: Waiting for checks to finish 2025/09/27 01:55:11 DEBUG : Local file system at /tmp/rclone3593588981: Waiting for transfers to finish 2025/09/27 01:55:11 DEBUG : Waiting for deletions to finish 2025/09/27 01:55:11 INFO : enormous: Deleted 2025/09/27 01:55:11 INFO : potato2: Deleted 2025/09/27 01:55:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.29s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:55:13 DEBUG : five: Need to transfer - File not found at Destination 2025/09/27 01:55:13 DEBUG : one: Destination is newer than source, skipping 2025/09/27 01:55:13 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/27 01:55:13 DEBUG : three: Sizes identical 2025/09/27 01:55:13 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:55:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3593588981) 2025/09/27 01:55:13 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-davorur9codo) 2025/09/27 01:55:13 DEBUG : two: sha1 differ 2025/09/27 01:55:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/27 01:55:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/27 01:55:13 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:55:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/27 01:55:13 INFO : five: Copied (new) 2025/09/27 01:55:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/27 01:55:13 INFO : four: Copied (replaced existing) 2025/09/27 01:55:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/27 01:55:14 INFO : two: Copied (replaced existing) 2025/09/27 01:55:14 DEBUG : Waiting for deletions to finish 2025/09/27 01:55:14 DEBUG : one: Destination is newer than source, skipping 2025/09/27 01:55:14 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:55:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/27 01:55:14 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/27 01:55:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/27 01:55:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/27 01:55:14 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/27 01:55:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/27 01:55:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/27 01:55:14 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/27 01:55:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3593588981) 2025/09/27 01:55:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/27 01:55:14 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-davorur9codo) 2025/09/27 01:55:14 DEBUG : three: sha1 differ 2025/09/27 01:55:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/27 01:55:14 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:55:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/27 01:55:14 INFO : three: Copied (replaced existing) 2025/09/27 01:55:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.27s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/27 01:55:16 INFO : B2 bucket rclone-test-davorur9codo: Making map for --track-renames 2025/09/27 01:55:16 INFO : B2 bucket rclone-test-davorur9codo: Finished making map for --track-renames 2025/09/27 01:55:16 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:55:16 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for renames to finish 2025/09/27 01:55:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/27 01:55:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/27 01:55:16 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:55:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/27 01:55:16 INFO : yam: Copied (new) 2025/09/27 01:55:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/27 01:55:16 INFO : potato: Copied (new) 2025/09/27 01:55:16 DEBUG : Waiting for deletions to finish 2025/09/27 01:55:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:55:17 INFO : B2 bucket rclone-test-davorur9codo: Making map for --track-renames 2025/09/27 01:55:17 INFO : B2 bucket rclone-test-davorur9codo: Finished making map for --track-renames 2025/09/27 01:55:17 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:55:17 DEBUG : potato: Unchanged skipping 2025/09/27 01:55:17 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for renames to finish 2025/09/27 01:55:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/27 01:55:17 INFO : yam: Copied (server-side copy) to: yaml 2025/09/27 01:55:17 INFO : yam: Deleted 2025/09/27 01:55:17 INFO : yaml: Renamed from "yam" 2025/09/27 01:55:17 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:55:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.66s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/27 01:55:19 INFO : B2 bucket rclone-test-davorur9codo: Making map for --track-renames 2025/09/27 01:55:19 INFO : B2 bucket rclone-test-davorur9codo: Finished making map for --track-renames 2025/09/27 01:55:19 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:55:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/27 01:55:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/27 01:55:19 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for renames to finish 2025/09/27 01:55:19 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:55:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/27 01:55:19 INFO : yam: Copied (new) 2025/09/27 01:55:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/27 01:55:19 INFO : potato: Copied (new) 2025/09/27 01:55:19 DEBUG : Waiting for deletions to finish 2025/09/27 01:55:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:55:19 INFO : B2 bucket rclone-test-davorur9codo: Making map for --track-renames 2025/09/27 01:55:19 INFO : B2 bucket rclone-test-davorur9codo: Finished making map for --track-renames 2025/09/27 01:55:19 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:55:19 DEBUG : potato: Unchanged skipping 2025/09/27 01:55:19 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for renames to finish 2025/09/27 01:55:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/27 01:55:20 INFO : yam: Copied (server-side copy) to: yaml 2025/09/27 01:55:20 INFO : yam: Deleted 2025/09/27 01:55:20 INFO : yaml: Renamed from "yam" 2025/09/27 01:55:20 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:55:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/27 01:55:21 INFO : B2 bucket rclone-test-davorur9codo: Making map for --track-renames 2025/09/27 01:55:21 INFO : B2 bucket rclone-test-davorur9codo: Finished making map for --track-renames 2025/09/27 01:55:21 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:55:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/27 01:55:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/27 01:55:21 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for renames to finish 2025/09/27 01:55:21 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:55:21 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1181-19.backblaze.com/b2api/v1/b2_upload_file/9f126d33e00d8b8b9f980e1b/c001_v0001181_t0043": EOF 2025/09/27 01:55:21 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-19.backblaze.com/b2api/v1/b2_upload_file/9f126d33e00d8b8b9f980e1b/c001_v0001181_t0043": EOF) 2025/09/27 01:55:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/27 01:55:21 DEBUG : potato: Received error: Post "https://pod-000-1181-19.backblaze.com/b2api/v1/b2_upload_file/9f126d33e00d8b8b9f980e1b/c001_v0001181_t0043": EOF - low level retry 0/10 2025/09/27 01:55:21 DEBUG : pacer: Reducing sleep to 10ms 2025/09/27 01:55:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/27 01:55:21 INFO : sub/yam: Copied (new) 2025/09/27 01:55:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/27 01:55:21 INFO : potato: Copied (new) 2025/09/27 01:55:21 DEBUG : Waiting for deletions to finish 2025/09/27 01:55:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:55:22 DEBUG : potato: Unchanged skipping 2025/09/27 01:55:22 INFO : B2 bucket rclone-test-davorur9codo: Making map for --track-renames 2025/09/27 01:55:22 INFO : B2 bucket rclone-test-davorur9codo: Finished making map for --track-renames 2025/09/27 01:55:22 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:55:22 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for renames to finish 2025/09/27 01:55:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/27 01:55:22 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/27 01:55:23 INFO : sub/yam: Deleted 2025/09/27 01:55:23 INFO : yam: Renamed from "sub/yam" 2025/09/27 01:55:23 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:55:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.64s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:55:24 DEBUG : Creating backend with remote "/tmp/rclone3593588981/dir1" 2025/09/27 01:55:24 DEBUG : Creating backend with remote "/tmp/rclone3593588981/dir2" 2025/09/27 01:55:24 DEBUG : Local file system at /tmp/rclone3593588981/dir2: Using server-side directory move 2025/09/27 01:55:24 INFO : Local file system at /tmp/rclone3593588981/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/27 01:55:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/27 01:55:24 DEBUG : Local file system at /tmp/rclone3593588981/dir2: Waiting for checks to finish 2025/09/27 01:55:24 DEBUG : Local file system at /tmp/rclone3593588981/dir2: Waiting for transfers to finish 2025/09/27 01:55:24 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:55:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 01:55:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/27 01:55:24 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:55:24 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:55:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 01:55:24 INFO : sub dir/hello world: Copied (new) 2025/09/27 01:55:24 INFO : sub dir/hello world: Deleted 2025/09/27 01:55:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/27 01:55:24 INFO : nested/sub dir/file: Copied (new) 2025/09/27 01:55:24 INFO : nested/sub dir/file: Deleted 2025/09/27 01:55:24 INFO : sub dir: Removing directory 2025/09/27 01:55:24 INFO : nested/sub dir: Removing directory 2025/09/27 01:55:24 INFO : nested: Removing directory 2025/09/27 01:55:24 DEBUG : Local file system at /tmp/rclone3593588981: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.33s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:55:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 01:55:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/27 01:55:25 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:55:25 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:55:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 01:55:26 INFO : sub dir/hello world: Copied (new) 2025/09/27 01:55:26 INFO : sub dir/hello world: Deleted 2025/09/27 01:55:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/27 01:55:26 INFO : nested/sub dir/file: Copied (new) 2025/09/27 01:55:26 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.33s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:55:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/27 01:55:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/27 01:55:27 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:55:27 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:55:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/27 01:55:27 INFO : existing: Copied (new) 2025/09/27 01:55:27 INFO : existing: Deleted 2025/09/27 01:55:27 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/27 01:55:27 INFO : existing-b: Copied (new) 2025/09/27 01:55:27 INFO : existing-b: Deleted 2025/09/27 01:55:27 DEBUG : existing: Destination exists, skipping 2025/09/27 01:55:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/27 01:55:27 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:55:27 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:55:27 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.72s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:55:28 DEBUG : Creating backend with remote "TestB2:rclone-test-koropar2fada" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-davorur9codo -> B2 bucket rclone-test-koropar2fada 2025/09/27 01:55:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 01:55:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/27 01:55:32 DEBUG : empty space: Unchanged skipping 2025/09/27 01:55:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/27 01:55:32 DEBUG : B2 bucket rclone-test-koropar2fada: Waiting for checks to finish 2025/09/27 01:55:32 INFO : empty space: Deleted 2025/09/27 01:55:32 DEBUG : B2 bucket rclone-test-koropar2fada: Waiting for transfers to finish 2025/09/27 01:55:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 01:55:33 INFO : potato2: Copied (server-side copy) 2025/09/27 01:55:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/27 01:55:33 INFO : potato3: Copied (server-side copy) 2025/09/27 01:55:33 INFO : potato2: Deleted 2025/09/27 01:55:33 INFO : potato3: Deleted 2025/09/27 01:55:34 DEBUG : Creating backend with remote "TestB2:rclone-test-winahat9yako" 2025/09/27 01:55:35 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/27 01:55:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 01:55:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/27 01:55:35 DEBUG : B2 bucket rclone-test-winahat9yako: Waiting for checks to finish 2025/09/27 01:55:35 DEBUG : B2 bucket rclone-test-winahat9yako: Waiting for transfers to finish 2025/09/27 01:55:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/27 01:55:36 INFO : empty space: Copied (server-side copy) 2025/09/27 01:55:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/27 01:55:36 INFO : potato3: Copied (server-side copy) 2025/09/27 01:55:36 INFO : empty space: Deleted 2025/09/27 01:55:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 01:55:36 INFO : potato2: Copied (server-side copy) 2025/09/27 01:55:36 INFO : potato3: Deleted 2025/09/27 01:55:36 INFO : potato2: Deleted 2025/09/27 01:55:36 DEBUG : B2 bucket rclone-test-winahat9yako: Purge remote 2025/09/27 01:55:36 INFO : B2 bucket rclone-test-winahat9yako: cleaning bucket "rclone-test-winahat9yako" of all files 2025/09/27 01:55:37 DEBUG : empty space: Deleting (id "4_zef32fda3e01d8b8b9f980e1b_f1005226ef4876fc8_d20250927_m015535_c001_v0001102_t0052_u01758938135742") 2025/09/27 01:55:37 DEBUG : potato2: Deleting (id "4_zef32fda3e01d8b8b9f980e1b_f11161637f93ccc33_d20250927_m015536_c001_v0001040_t0021_u01758938136104") 2025/09/27 01:55:37 DEBUG : potato3: Deleting (id "4_zef32fda3e01d8b8b9f980e1b_f106b6f6125a548d6_d20250927_m015536_c001_v0001178_t0022_u01758938136108") 2025/09/27 01:55:37 DEBUG : B2 bucket rclone-test-koropar2fada: Purge remote 2025/09/27 01:55:37 INFO : B2 bucket rclone-test-koropar2fada: cleaning bucket "rclone-test-koropar2fada" of all files 2025/09/27 01:55:38 DEBUG : empty space: Deleting (id "4_zefc2ed83e01d8b8b9f980e1b_f4048e2af40be77d6_d20250927_m015536_c001_v7007000_t0000_u01758938136155") 2025/09/27 01:55:38 DEBUG : empty space: Deleting (id "4_zefc2ed83e01d8b8b9f980e1b_f1025505e0bbb22ab_d20250927_m015531_c001_v0001172_t0046_u01758938131748") 2025/09/27 01:55:38 DEBUG : potato2: Deleting (id "4_zefc2ed83e01d8b8b9f980e1b_f4048e2af40be77d7_d20250927_m015536_c001_v7007000_t0000_u01758938136509") 2025/09/27 01:55:38 DEBUG : potato2: Deleting (id "4_zefc2ed83e01d8b8b9f980e1b_f102e34b9fe72801a_d20250927_m015532_c001_v0001117_t0058_u01758938132823") 2025/09/27 01:55:38 DEBUG : potato3: Deleting (id "4_zefc2ed83e01d8b8b9f980e1b_f411bd6689dc1a227_d20250927_m015536_c001_v7007000_t0000_u01758938136341") 2025/09/27 01:55:38 DEBUG : potato3: Deleting (id "4_zefc2ed83e01d8b8b9f980e1b_f117705d9c8cd5af8_d20250927_m015533_c001_v0001093_t0030_u01758938133192") 2025/09/27 01:55:38 DEBUG : potato3: Deleting (id "4_zefc2ed83e01d8b8b9f980e1b_f1025505e0bbb22ad_d20250927_m015532_c001_v0001172_t0003_u01758938132112") --- PASS: TestServerSideMove (10.64s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:55:39 DEBUG : Creating backend with remote "TestB2:rclone-test-poracek0yave" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-davorur9codo -> B2 bucket rclone-test-poracek0yave 2025/09/27 01:55:44 DEBUG : empty space: Excluded (Size Filter) 2025/09/27 01:55:44 DEBUG : empty space: Excluded (Size Filter) 2025/09/27 01:55:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 01:55:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/27 01:55:44 DEBUG : B2 bucket rclone-test-poracek0yave: Waiting for checks to finish 2025/09/27 01:55:44 DEBUG : B2 bucket rclone-test-poracek0yave: Waiting for transfers to finish 2025/09/27 01:55:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 01:55:44 INFO : potato2: Copied (server-side copy) 2025/09/27 01:55:44 INFO : potato2: Deleted 2025/09/27 01:55:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/27 01:55:44 INFO : potato3: Copied (server-side copy) 2025/09/27 01:55:45 INFO : potato3: Deleted 2025/09/27 01:55:45 DEBUG : Creating backend with remote "TestB2:rclone-test-koronim1buqo" 2025/09/27 01:55:46 DEBUG : empty space: Excluded (Size Filter) 2025/09/27 01:55:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 01:55:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/27 01:55:46 DEBUG : B2 bucket rclone-test-koronim1buqo: Waiting for checks to finish 2025/09/27 01:55:46 DEBUG : B2 bucket rclone-test-koronim1buqo: Waiting for transfers to finish 2025/09/27 01:55:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 01:55:47 INFO : potato2: Copied (server-side copy) 2025/09/27 01:55:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/27 01:55:47 INFO : potato3: Copied (server-side copy) 2025/09/27 01:55:47 INFO : potato2: Deleted 2025/09/27 01:55:47 INFO : potato3: Deleted 2025/09/27 01:55:48 DEBUG : B2 bucket rclone-test-koronim1buqo: Purge remote 2025/09/27 01:55:48 INFO : B2 bucket rclone-test-koronim1buqo: cleaning bucket "rclone-test-koronim1buqo" of all files 2025/09/27 01:55:48 DEBUG : potato2: Deleting (id "4_zcf122d73e02d8b8b9f980e1b_f1047561ca4e0d0c1_d20250927_m015547_c001_v0001032_t0010_u01758938147187") 2025/09/27 01:55:48 DEBUG : potato3: Deleting (id "4_zcf122d73e02d8b8b9f980e1b_f100de88b2676639a_d20250927_m015547_c001_v0001181_t0001_u01758938147567") 2025/09/27 01:55:49 DEBUG : B2 bucket rclone-test-poracek0yave: Purge remote 2025/09/27 01:55:49 INFO : B2 bucket rclone-test-poracek0yave: cleaning bucket "rclone-test-poracek0yave" of all files 2025/09/27 01:55:49 DEBUG : empty space: Deleting (id "4_z9fe21d53e02d8b8b9f980e1b_f11814fab60479a35_d20250927_m015543_c001_v0001113_t0008_u01758938143048") 2025/09/27 01:55:49 DEBUG : potato2: Deleting (id "4_z9fe21d53e02d8b8b9f980e1b_f410217911d2bcc80_d20250927_m015547_c001_v7007000_t0000_u01758938147746") 2025/09/27 01:55:49 DEBUG : potato2: Deleting (id "4_z9fe21d53e02d8b8b9f980e1b_f1167e465e58fcfb6_d20250927_m015544_c001_v0001171_t0010_u01758938144349") 2025/09/27 01:55:49 DEBUG : potato3: Deleting (id "4_z9fe21d53e02d8b8b9f980e1b_f422b0d72a5278880_d20250927_m015547_c001_v7007000_t0000_u01758938147813") 2025/09/27 01:55:49 DEBUG : potato3: Deleting (id "4_z9fe21d53e02d8b8b9f980e1b_f113476576c02abf1_d20250927_m015544_c001_v0001136_t0032_u01758938144680") 2025/09/27 01:55:49 DEBUG : potato3: Deleting (id "4_z9fe21d53e02d8b8b9f980e1b_f11814fab60479a37_d20250927_m015543_c001_v0001113_t0057_u01758938143497") 2025/09/27 01:55:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/27 01:55:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/27 01:55:50 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.83s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:55:51 DEBUG : Creating backend with remote "TestB2:rclone-test-fomaneg9bico" 2025/09/27 01:55:53 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-davorur9codo -> B2 bucket rclone-test-fomaneg9bico 2025/09/27 01:55:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 01:55:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/27 01:55:55 DEBUG : empty space: Unchanged skipping 2025/09/27 01:55:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/27 01:55:55 DEBUG : B2 bucket rclone-test-fomaneg9bico: Waiting for checks to finish 2025/09/27 01:55:55 INFO : empty space: Deleted 2025/09/27 01:55:55 DEBUG : B2 bucket rclone-test-fomaneg9bico: Waiting for transfers to finish 2025/09/27 01:55:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 01:55:55 INFO : potato2: Copied (server-side copy) 2025/09/27 01:55:56 INFO : potato2: Deleted 2025/09/27 01:55:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/27 01:55:56 INFO : potato3: Copied (server-side copy) 2025/09/27 01:55:56 INFO : potato3: Deleted 2025/09/27 01:55:56 DEBUG : Creating backend with remote "TestB2:rclone-test-vikuzif2tero" 2025/09/27 01:55:57 INFO : tomatoDir: Making directory 2025/09/27 01:55:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/27 01:55:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 01:55:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/27 01:55:57 DEBUG : B2 bucket rclone-test-vikuzif2tero: Waiting for checks to finish 2025/09/27 01:55:57 DEBUG : B2 bucket rclone-test-vikuzif2tero: Waiting for transfers to finish 2025/09/27 01:55:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/27 01:55:59 INFO : empty space: Copied (server-side copy) 2025/09/27 01:55:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 01:55:59 INFO : potato2: Copied (server-side copy) 2025/09/27 01:55:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/27 01:55:59 INFO : potato3: Copied (server-side copy) 2025/09/27 01:55:59 INFO : empty space: Deleted 2025/09/27 01:55:59 INFO : potato2: Deleted 2025/09/27 01:55:59 INFO : potato3: Deleted 2025/09/27 01:55:59 DEBUG : B2 bucket rclone-test-vikuzif2tero: Purge remote 2025/09/27 01:55:59 INFO : B2 bucket rclone-test-vikuzif2tero: cleaning bucket "rclone-test-vikuzif2tero" of all files 2025/09/27 01:56:00 DEBUG : empty space: Deleting (id "4_zcf925d33e02d8b8b9f980e1b_f11059c5bc3635f78_d20250927_m015558_c001_v0001115_t0058_u01758938158593") 2025/09/27 01:56:00 DEBUG : potato2: Deleting (id "4_zcf925d33e02d8b8b9f980e1b_f104f046e031b3c46_d20250927_m015558_c001_v0001036_t0038_u01758938158846") 2025/09/27 01:56:00 DEBUG : potato3: Deleting (id "4_zcf925d33e02d8b8b9f980e1b_f109128ade361c790_d20250927_m015558_c001_v0001150_t0010_u01758938158851") 2025/09/27 01:56:00 DEBUG : B2 bucket rclone-test-fomaneg9bico: Purge remote 2025/09/27 01:56:00 INFO : B2 bucket rclone-test-fomaneg9bico: cleaning bucket "rclone-test-fomaneg9bico" of all files 2025/09/27 01:56:00 DEBUG : empty space: Deleting (id "4_zafb24d33e02d8b8b9f980e1b_f4059676cc14e4b00_d20250927_m015559_c001_v7007000_t0000_u01758938159149") 2025/09/27 01:56:00 DEBUG : empty space: Deleting (id "4_zafb24d33e02d8b8b9f980e1b_f111d8f0f93491dc9_d20250927_m015554_c001_v0001176_t0028_u01758938154810") 2025/09/27 01:56:00 DEBUG : potato2: Deleting (id "4_zafb24d33e02d8b8b9f980e1b_f4048e2af40be77f4_d20250927_m015559_c001_v7007000_t0000_u01758938159174") 2025/09/27 01:56:00 DEBUG : potato2: Deleting (id "4_zafb24d33e02d8b8b9f980e1b_f1092497677400d1b_d20250927_m015555_c001_v0001178_t0041_u01758938155665") 2025/09/27 01:56:00 DEBUG : potato3: Deleting (id "4_zafb24d33e02d8b8b9f980e1b_f4059676cc14e4b02_d20250927_m015559_c001_v7007000_t0000_u01758938159334") 2025/09/27 01:56:00 DEBUG : potato3: Deleting (id "4_zafb24d33e02d8b8b9f980e1b_f11601c5f9c8ffb8f_d20250927_m015555_c001_v0001182_t0034_u01758938155942") 2025/09/27 01:56:00 DEBUG : potato3: Deleting (id "4_zafb24d33e02d8b8b9f980e1b_f111d8f0f93491dcd_d20250927_m015555_c001_v0001176_t0040_u01758938155028") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.37s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:56:02 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.38s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:56:05 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:56:06 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/rclone-sync-test" 2025/09/27 01:56:08 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/rclone-sync-test-include/layer2" 2025/09/27 01:56:10 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/rclone-sync-test-ignore-file" 2025/09/27 01:56:13 DEBUG : B2 bucket rclone-test-davorur9codo path rclone-sync-test: Waiting for checks to finish 2025/09/27 01:56:13 DEBUG : B2 bucket rclone-test-davorur9codo path rclone-sync-test: Waiting for transfers to finish 2025/09/27 01:56:13 DEBUG : Waiting for deletions to finish 2025/09/27 01:56:13 INFO : There was nothing to transfer 2025/09/27 01:56:13 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:56:13 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:56:13 DEBUG : Waiting for deletions to finish 2025/09/27 01:56:13 INFO : There was nothing to transfer 2025/09/27 01:56:14 DEBUG : B2 bucket rclone-test-davorur9codo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/27 01:56:14 DEBUG : B2 bucket rclone-test-davorur9codo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/27 01:56:14 DEBUG : Waiting for deletions to finish 2025/09/27 01:56:14 INFO : There was nothing to transfer 2025/09/27 01:56:14 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:56:14 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:56:14 DEBUG : Waiting for deletions to finish 2025/09/27 01:56:14 INFO : There was nothing to transfer 2025/09/27 01:56:15 DEBUG : B2 bucket rclone-test-davorur9codo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/27 01:56:15 DEBUG : B2 bucket rclone-test-davorur9codo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/27 01:56:15 DEBUG : Waiting for deletions to finish 2025/09/27 01:56:15 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.16s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:56:15 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/dst" 2025/09/27 01:56:16 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/CompareDest" 2025/09/27 01:56:18 DEBUG : one: Need to transfer - File not found at Destination 2025/09/27 01:56:18 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:56:18 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:56:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/27 01:56:19 INFO : one: Copied (new) 2025/09/27 01:56:19 DEBUG : Waiting for deletions to finish 2025/09/27 01:56:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 01:56:20 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:56:20 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:56:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/27 01:56:20 INFO : one: Copied (replaced existing) 2025/09/27 01:56:20 DEBUG : Waiting for deletions to finish 2025/09/27 01:56:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 01:56:22 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:56:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:56:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/27 01:56:22 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:56:22 DEBUG : Waiting for deletions to finish 2025/09/27 01:56:22 INFO : There was nothing to transfer 2025/09/27 01:56:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 01:56:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:56:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/27 01:56:23 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:56:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:56:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/27 01:56:23 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/27 01:56:23 INFO : There was nothing to transfer 2025/09/27 01:56:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 01:56:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:56:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/27 01:56:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:56:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/27 01:56:24 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:56:24 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/27 01:56:24 INFO : There was nothing to transfer 2025/09/27 01:56:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 01:56:25 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 2025/09/27 01:56:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/27 01:56:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/27 01:56:25 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:56:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:56:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/27 01:56:25 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:56:25 DEBUG : Waiting for deletions to finish 2025/09/27 01:56:25 INFO : There was nothing to transfer 2025/09/27 01:56:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 01:56:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/27 01:56:26 DEBUG : two: Need to transfer - File not found at Destination 2025/09/27 01:56:26 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:56:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:56:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/27 01:56:26 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:56:26 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/27 01:56:26 INFO : two: Copied (new) 2025/09/27 01:56:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.53s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:56:29 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/dest" 2025/09/27 01:56:30 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/pre-dest1" 2025/09/27 01:56:31 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/pre-dest2" 2025/09/27 01:56:33 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:56:33 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/27 01:56:34 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:56:34 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/27 01:56:34 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/27 01:56:34 DEBUG : B2 bucket rclone-test-davorur9codo path dest: Waiting for checks to finish 2025/09/27 01:56:34 DEBUG : B2 bucket rclone-test-davorur9codo path dest: Waiting for transfers to finish 2025/09/27 01:56:35 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/27 01:56:35 INFO : 3: Copied (new) 2025/09/27 01:56:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.83s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:56:36 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/dst" 2025/09/27 01:56:38 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/CopyDest" 2025/09/27 01:56:40 DEBUG : one: Need to transfer - File not found at Destination 2025/09/27 01:56:40 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:56:40 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:56:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/27 01:56:40 INFO : one: Copied (new) 2025/09/27 01:56:40 DEBUG : Waiting for deletions to finish 2025/09/27 01:56:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 01:56:41 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:56:41 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:56:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/27 01:56:42 INFO : one: Copied (replaced existing) 2025/09/27 01:56:42 DEBUG : Waiting for deletions to finish 2025/09/27 01:56:43 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/BackupDir" 2025/09/27 01:56:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 01:56:44 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:56:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:56:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 01:56:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/27 01:56:46 INFO : one: Copied (server-side copy) 2025/09/27 01:56:46 INFO : one: Deleted 2025/09/27 01:56:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/27 01:56:46 INFO : one: Copied (server-side copy) 2025/09/27 01:56:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/27 01:56:46 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:56:46 DEBUG : Waiting for deletions to finish 2025/09/27 01:56:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:56:47 DEBUG : one: Unchanged skipping 2025/09/27 01:56:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:56:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/27 01:56:48 INFO : two: Copied (server-side copy) 2025/09/27 01:56:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/27 01:56:48 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:56:48 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:56:48 DEBUG : Waiting for deletions to finish 2025/09/27 01:56:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:56:48 DEBUG : one: Unchanged skipping 2025/09/27 01:56:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:56:48 DEBUG : two: Unchanged skipping 2025/09/27 01:56:48 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:56:48 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:56:48 DEBUG : Waiting for deletions to finish 2025/09/27 01:56:48 INFO : There was nothing to transfer 2025/09/27 01:56:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:56:49 DEBUG : one: Unchanged skipping 2025/09/27 01:56:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/27 01:56:50 DEBUG : three: Destination not found in --copy-dest 2025/09/27 01:56:50 DEBUG : three: Need to transfer - File not found at Destination 2025/09/27 01:56:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 01:56:50 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:56:50 DEBUG : two: Unchanged skipping 2025/09/27 01:56:50 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:56:50 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/27 01:56:50 INFO : three: Copied (new) 2025/09/27 01:56:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.71s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:56:53 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/dst" 2025/09/27 01:56:55 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/backup" 2025/09/27 01:56:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/27 01:56:56 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:56:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:56:56 DEBUG : two: Unchanged skipping 2025/09/27 01:56:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/27 01:56:58 INFO : one: Copied (server-side copy) 2025/09/27 01:56:58 INFO : one: Deleted 2025/09/27 01:56:58 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:56:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 01:56:59 INFO : one: Copied (new) 2025/09/27 01:56:59 DEBUG : Waiting for deletions to finish 2025/09/27 01:56:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/27 01:56:59 INFO : three.txt: Copied (server-side copy) 2025/09/27 01:56:59 INFO : three.txt: Deleted 2025/09/27 01:56:59 INFO : three.txt: Moved into backup dir 2025/09/27 01:57:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/27 01:57:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:57:01 DEBUG : two: Unchanged skipping 2025/09/27 01:57:01 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:57:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 01:57:01 INFO : one: Copied (server-side copy) 2025/09/27 01:57:02 INFO : one: Deleted 2025/09/27 01:57:02 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:57:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/27 01:57:02 INFO : one: Copied (new) 2025/09/27 01:57:02 DEBUG : Waiting for deletions to finish 2025/09/27 01:57:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/27 01:57:03 INFO : three.txt: Copied (server-side copy) 2025/09/27 01:57:03 INFO : three.txt: Deleted 2025/09/27 01:57:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.96s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:57:05 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/dst" 2025/09/27 01:57:06 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/backup" 2025/09/27 01:57:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/27 01:57:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:57:08 DEBUG : two: Unchanged skipping 2025/09/27 01:57:08 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:57:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/27 01:57:09 INFO : one: Copied (server-side copy) to: one.bak 2025/09/27 01:57:10 INFO : one: Deleted 2025/09/27 01:57:10 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:57:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 01:57:11 INFO : one: Copied (new) 2025/09/27 01:57:11 DEBUG : Waiting for deletions to finish 2025/09/27 01:57:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/27 01:57:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/27 01:57:12 INFO : three.txt: Deleted 2025/09/27 01:57:12 INFO : three.txt: Moved into backup dir 2025/09/27 01:57:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/27 01:57:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:57:13 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:57:13 DEBUG : two: Unchanged skipping 2025/09/27 01:57:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 01:57:14 INFO : one: Copied (server-side copy) to: one.bak 2025/09/27 01:57:14 INFO : one: Deleted 2025/09/27 01:57:14 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:57:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/27 01:57:14 INFO : one: Copied (new) 2025/09/27 01:57:14 DEBUG : Waiting for deletions to finish 2025/09/27 01:57:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/27 01:57:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/27 01:57:15 INFO : three.txt: Deleted 2025/09/27 01:57:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:57:17 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/dst" 2025/09/27 01:57:18 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/backup" 2025/09/27 01:57:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/27 01:57:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:57:20 DEBUG : two: Unchanged skipping 2025/09/27 01:57:20 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:57:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/27 01:57:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/27 01:57:22 INFO : one: Deleted 2025/09/27 01:57:22 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:57:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 01:57:23 INFO : one: Copied (new) 2025/09/27 01:57:23 DEBUG : Waiting for deletions to finish 2025/09/27 01:57:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/27 01:57:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/27 01:57:24 INFO : three.txt: Deleted 2025/09/27 01:57:24 INFO : three.txt: Moved into backup dir 2025/09/27 01:57:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/27 01:57:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:57:25 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:57:25 DEBUG : two: Unchanged skipping 2025/09/27 01:57:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 01:57:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/27 01:57:26 INFO : one: Deleted 2025/09/27 01:57:26 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:57:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/27 01:57:26 INFO : one: Copied (new) 2025/09/27 01:57:26 DEBUG : Waiting for deletions to finish 2025/09/27 01:57:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/27 01:57:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/27 01:57:27 INFO : three.txt: Deleted 2025/09/27 01:57:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.10s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:57:29 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/dst" 2025/09/27 01:57:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/27 01:57:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:57:31 DEBUG : two: Unchanged skipping 2025/09/27 01:57:31 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:57:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/27 01:57:32 INFO : one: Copied (server-side copy) to: one.bak 2025/09/27 01:57:32 INFO : one: Deleted 2025/09/27 01:57:32 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:57:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 01:57:34 INFO : one: Copied (new) 2025/09/27 01:57:34 DEBUG : Waiting for deletions to finish 2025/09/27 01:57:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/27 01:57:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/27 01:57:34 INFO : three.txt: Deleted 2025/09/27 01:57:34 INFO : three.txt: Moved into backup dir 2025/09/27 01:57:35 DEBUG : one.bak: Excluded (Path Filter) 2025/09/27 01:57:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/27 01:57:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/27 01:57:35 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for checks to finish 2025/09/27 01:57:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:57:35 DEBUG : two: Unchanged skipping 2025/09/27 01:57:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 01:57:36 INFO : one: Copied (server-side copy) to: one.bak 2025/09/27 01:57:36 INFO : one: Deleted 2025/09/27 01:57:36 DEBUG : B2 bucket rclone-test-davorur9codo path dst: Waiting for transfers to finish 2025/09/27 01:57:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/27 01:57:36 INFO : one: Copied (new) 2025/09/27 01:57:36 DEBUG : Waiting for deletions to finish 2025/09/27 01:57:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/27 01:57:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/27 01:57:37 INFO : three.txt: Deleted 2025/09/27 01:57:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.17s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:57:40 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/dst" 2025/09/27 01:57:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/27 01:57:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/27 01:57:42 INFO : one: Copied (server-side copy) to: one.bak 2025/09/27 01:57:43 INFO : one: Deleted 2025/09/27 01:57:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 01:57:44 INFO : one: Copied (new) 2025/09/27 01:57:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:57:44 DEBUG : two: Unchanged skipping 2025/09/27 01:57:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/27 01:57:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/27 01:57:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/27 01:57:45 INFO : three.txt: Deleted 2025/09/27 01:57:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/27 01:57:45 INFO : three.txt: Copied (new) 2025/09/27 01:57:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/27 01:57:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 01:57:47 INFO : one: Copied (server-side copy) to: one.bak 2025/09/27 01:57:47 INFO : one: Deleted 2025/09/27 01:57:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/27 01:57:47 INFO : one: Copied (new) 2025/09/27 01:57:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:57:47 DEBUG : two: Unchanged skipping 2025/09/27 01:57:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/27 01:57:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/27 01:57:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/27 01:57:48 INFO : three.txt: Deleted 2025/09/27 01:57:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/27 01:57:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.74s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:57:52 DEBUG : Creating backend with remote "TestB2:rclone-test-davorur9codo/dst" 2025/09/27 01:57:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/27 01:57:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/27 01:57:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/27 01:57:54 INFO : one: Deleted 2025/09/27 01:57:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 01:57:55 INFO : one: Copied (new) 2025/09/27 01:57:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:57:55 DEBUG : two: Unchanged skipping 2025/09/27 01:57:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/27 01:57:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/27 01:57:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/27 01:57:56 INFO : three.txt: Deleted 2025/09/27 01:57:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/27 01:57:56 INFO : three.txt: Copied (new) 2025/09/27 01:57:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/27 01:57:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 01:57:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/27 01:57:58 INFO : one: Deleted 2025/09/27 01:57:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/27 01:57:58 INFO : one: Copied (new) 2025/09/27 01:57:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:57:58 DEBUG : two: Unchanged skipping 2025/09/27 01:57:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/27 01:57:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/27 01:57:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/27 01:57:59 INFO : three.txt: Deleted 2025/09/27 01:58:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/27 01:58:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.82s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:58:02 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/27 01:58:02 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:58:02 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:58:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/27 01:58:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/27 01:58:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.29s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:58:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/27 01:58:04 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:58:04 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:58:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/27 01:58:04 INFO : existing: Copied (new) 2025/09/27 01:58:04 DEBUG : Waiting for deletions to finish 2025/09/27 01:58:04 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:58:04 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/27 01:58:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/27 01:58:04 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:58:04 ERROR : B2 bucket rclone-test-davorur9codo: not deleting files as there were IO errors 2025/09/27 01:58:04 ERROR : B2 bucket rclone-test-davorur9codo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.94s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:58:06 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:58:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:06 DEBUG : existing: Unchanged skipping 2025/09/27 01:58:06 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:58:06 DEBUG : Waiting for deletions to finish 2025/09/27 01:58:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.33s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:58:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:58:18 DEBUG : both11: Unchanged skipping 2025/09/27 01:58:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : both13: Unchanged skipping 2025/09/27 01:58:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : both14: Unchanged skipping 2025/09/27 01:58:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : both15: Unchanged skipping 2025/09/27 01:58:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : both16: Unchanged skipping 2025/09/27 01:58:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : both0: Unchanged skipping 2025/09/27 01:58:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : both18: Unchanged skipping 2025/09/27 01:58:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : both19: Unchanged skipping 2025/09/27 01:58:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : both10: Unchanged skipping 2025/09/27 01:58:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : both12: Unchanged skipping 2025/09/27 01:58:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : both17: Unchanged skipping 2025/09/27 01:58:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : both1: Unchanged skipping 2025/09/27 01:58:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : both5: Unchanged skipping 2025/09/27 01:58:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : both6: Unchanged skipping 2025/09/27 01:58:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : both2: Unchanged skipping 2025/09/27 01:58:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : both3: Unchanged skipping 2025/09/27 01:58:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:18 DEBUG : both9: Unchanged skipping 2025/09/27 01:58:18 DEBUG : both4: Unchanged skipping 2025/09/27 01:58:18 DEBUG : both7: Unchanged skipping 2025/09/27 01:58:18 DEBUG : both8: Unchanged skipping 2025/09/27 01:58:18 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:58:18 DEBUG : Waiting for deletions to finish 2025/09/27 01:58:18 INFO : only1: Deleted 2025/09/27 01:58:18 INFO : only8: Deleted 2025/09/27 01:58:18 INFO : only2: Deleted 2025/09/27 01:58:18 INFO : only15: Deleted 2025/09/27 01:58:18 INFO : only3: Deleted 2025/09/27 01:58:18 INFO : only5: Deleted 2025/09/27 01:58:18 INFO : only6: Deleted 2025/09/27 01:58:19 INFO : only0: Deleted 2025/09/27 01:58:19 INFO : only14: Deleted 2025/09/27 01:58:19 INFO : only16: Deleted 2025/09/27 01:58:19 INFO : only17: Deleted 2025/09/27 01:58:19 INFO : only19: Deleted 2025/09/27 01:58:19 INFO : only7: Deleted 2025/09/27 01:58:19 INFO : only10: Deleted 2025/09/27 01:58:19 INFO : only12: Deleted 2025/09/27 01:58:19 INFO : only4: Deleted 2025/09/27 01:58:19 INFO : only9: Deleted 2025/09/27 01:58:19 INFO : only11: Deleted 2025/09/27 01:58:19 INFO : only18: Deleted 2025/09/27 01:58:19 INFO : only13: Deleted 2025/09/27 01:58:19 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.32s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:58:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:58:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : both10: Unchanged skipping 2025/09/27 01:58:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : both13: Unchanged skipping 2025/09/27 01:58:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : both11: Unchanged skipping 2025/09/27 01:58:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : both15: Unchanged skipping 2025/09/27 01:58:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : both16: Unchanged skipping 2025/09/27 01:58:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : both17: Unchanged skipping 2025/09/27 01:58:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : both0: Unchanged skipping 2025/09/27 01:58:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : both19: Unchanged skipping 2025/09/27 01:58:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : both12: Unchanged skipping 2025/09/27 01:58:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : both14: Unchanged skipping 2025/09/27 01:58:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : both18: Unchanged skipping 2025/09/27 01:58:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : both4: Unchanged skipping 2025/09/27 01:58:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : both1: Unchanged skipping 2025/09/27 01:58:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : both6: Unchanged skipping 2025/09/27 01:58:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : both2: Unchanged skipping 2025/09/27 01:58:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : both8: Unchanged skipping 2025/09/27 01:58:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:33 DEBUG : both3: Unchanged skipping 2025/09/27 01:58:33 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : both5: Unchanged skipping 2025/09/27 01:58:33 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : both7: Unchanged skipping 2025/09/27 01:58:33 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : both9: Unchanged skipping 2025/09/27 01:58:33 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/27 01:58:33 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:58:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:34 INFO : only0: Copied (replaced existing) 2025/09/27 01:58:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:34 INFO : only13: Copied (replaced existing) 2025/09/27 01:58:34 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:34 INFO : only16: Copied (replaced existing) 2025/09/27 01:58:34 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:34 INFO : only17: Copied (replaced existing) 2025/09/27 01:58:34 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:34 INFO : only14: Copied (replaced existing) 2025/09/27 01:58:34 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:34 INFO : only18: Copied (replaced existing) 2025/09/27 01:58:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:34 INFO : only19: Copied (replaced existing) 2025/09/27 01:58:34 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:34 INFO : only1: Copied (replaced existing) 2025/09/27 01:58:34 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:34 INFO : only15: Copied (replaced existing) 2025/09/27 01:58:34 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:34 INFO : only10: Copied (replaced existing) 2025/09/27 01:58:34 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:34 INFO : only11: Copied (replaced existing) 2025/09/27 01:58:34 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:34 INFO : only12: Copied (replaced existing) 2025/09/27 01:58:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:34 INFO : only2: Copied (replaced existing) 2025/09/27 01:58:34 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:34 INFO : only3: Copied (replaced existing) 2025/09/27 01:58:34 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:34 INFO : only7: Copied (replaced existing) 2025/09/27 01:58:35 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:35 INFO : only8: Copied (replaced existing) 2025/09/27 01:58:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:35 INFO : only9: Copied (replaced existing) 2025/09/27 01:58:35 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:35 INFO : only4: Copied (replaced existing) 2025/09/27 01:58:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:35 INFO : only5: Copied (replaced existing) 2025/09/27 01:58:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 01:58:35 INFO : only6: Copied (replaced existing) 2025/09/27 01:58:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.75s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:58:43 DEBUG : empty_dir: Making directory with metadata 2025/09/27 01:58:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/27 01:58:43 DEBUG : empty_on_remote: Making directory with metadata 2025/09/27 01:58:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/27 01:58:43 INFO : empty_on_remote: Making directory 2025/09/27 01:58:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/27 01:58:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/27 01:58:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/27 01:58:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/27 01:58:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.29s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:58:45 DEBUG : empty_dir: Making directory with metadata 2025/09/27 01:58:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/27 01:58:45 DEBUG : empty_on_remote: Making directory with metadata 2025/09/27 01:58:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/27 01:58:45 INFO : empty_on_remote: Making directory 2025/09/27 01:58:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/27 01:58:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/27 01:58:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/27 01:58:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/27 01:58:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/27 01:58:46 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.35s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:58:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/27 01:58:48 INFO : sub dir: Making directory 2025/09/27 01:58:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.00s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:58:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/27 01:58:50 INFO : sub dir: Making directory 2025/09/27 01:58:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.91s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:58:58 DEBUG : Waiting for deletions to finish 2025/09/27 01:58:58 DEBUG : apple: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : banana: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 01:58:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : apple: Unchanged skipping 2025/09/27 01:58:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 01:58:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : banana: Unchanged skipping 2025/09/27 01:58:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 01:58:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 01:58:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 01:58:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 01:58:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:58:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 01:58:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 01:58:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 01:58:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 01:58:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 01:58:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 01:58:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 01:58:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 01:58:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 01:58:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 01:58:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 01:58:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 01:58:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 01:58:58 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:58:58 DEBUG : Waiting for deletions to finish 2025/09/27 01:58:58 INFO : There was nothing to transfer 2025/09/27 01:58:58 DEBUG : Waiting for deletions to finish 2025/09/27 01:58:59 DEBUG : apple: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : banana: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : apple: Unchanged skipping 2025/09/27 01:58:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 01:58:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : banana: Unchanged skipping 2025/09/27 01:58:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 01:58:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 01:58:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 01:58:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 01:58:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 01:58:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 01:58:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 01:58:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 01:58:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 01:58:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 01:58:59 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:58:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 01:58:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 01:58:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 01:58:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 01:58:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 01:58:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 01:58:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:58:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 01:58:59 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:58:59 DEBUG : Waiting for deletions to finish 2025/09/27 01:58:59 INFO : There was nothing to transfer 2025/09/27 01:58:59 DEBUG : Waiting for deletions to finish 2025/09/27 01:58:59 DEBUG : apple: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : banana: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 01:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:59:12 DEBUG : Waiting for deletions to finish 2025/09/27 01:59:12 DEBUG : apple: Excluded (Path Filter) 2025/09/27 01:59:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 01:59:12 DEBUG : banana: Excluded (Path Filter) 2025/09/27 01:59:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 01:59:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 01:59:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 01:59:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 01:59:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 01:59:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 01:59:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 01:59:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 01:59:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 01:59:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 01:59:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 01:59:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 01:59:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 01:59:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 01:59:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 01:59:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 01:59:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : apple: Unchanged skipping 2025/09/27 01:59:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 01:59:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 01:59:13 DEBUG : banana: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:59:13 DEBUG : Waiting for deletions to finish 2025/09/27 01:59:13 INFO : There was nothing to transfer 2025/09/27 01:59:13 DEBUG : Waiting for deletions to finish 2025/09/27 01:59:13 DEBUG : apple: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : banana: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 01:59:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : apple: Unchanged skipping 2025/09/27 01:59:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 01:59:13 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 01:59:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : banana: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:59:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 01:59:13 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:59:13 DEBUG : Waiting for deletions to finish 2025/09/27 01:59:13 INFO : There was nothing to transfer 2025/09/27 01:59:13 DEBUG : Waiting for deletions to finish 2025/09/27 01:59:14 DEBUG : apple: Excluded (Path Filter) 2025/09/27 01:59:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 01:59:14 DEBUG : banana: Excluded (Path Filter) 2025/09/27 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 01:59:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:59:27 DEBUG : Waiting for deletions to finish 2025/09/27 01:59:27 DEBUG : apple: Excluded (Path Filter) 2025/09/27 01:59:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 01:59:27 DEBUG : banana: Excluded (Path Filter) 2025/09/27 01:59:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 01:59:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 01:59:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 01:59:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 01:59:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 01:59:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 01:59:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 01:59:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 01:59:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 01:59:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 01:59:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 01:59:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 01:59:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 01:59:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 01:59:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 01:59:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 01:59:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 01:59:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/27 01:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/27 01:59:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:28 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:59:28 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:59:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/27 01:59:28 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/27 01:59:28 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/27 01:59:28 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/27 01:59:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/27 01:59:28 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/27 01:59:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/27 01:59:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/27 01:59:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/27 01:59:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/27 01:59:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/27 01:59:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/27 01:59:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/27 01:59:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/27 01:59:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/27 01:59:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/27 01:59:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/27 01:59:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/27 01:59:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/27 01:59:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/27 01:59:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/27 01:59:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/27 01:59:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/27 01:59:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/27 01:59:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:30 DEBUG : Waiting for deletions to finish 2025/09/27 01:59:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/27 01:59:30 INFO : dir1/0012-6789;.txt: Deleted 2025/09/27 01:59:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/27 01:59:30 INFO : dir1/0007-1234567.txt: Deleted 2025/09/27 01:59:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/27 01:59:30 INFO : dir1/0013-789;=.txt: Deleted 2025/09/27 01:59:30 INFO : dir1/0014-89;=.txt: Deleted 2025/09/27 01:59:30 INFO : dir1/0015-9;=.txt: Deleted 2025/09/27 01:59:30 INFO : appleappleapplebanana: Deleted 2025/09/27 01:59:30 INFO : dir1/0003-defghij.txt: Deleted 2025/09/27 01:59:30 INFO : dir1/0008-2345678.txt: Deleted 2025/09/27 01:59:30 INFO : banana: Deleted 2025/09/27 01:59:30 INFO : dir1/0010-456789.txt: Deleted 2025/09/27 01:59:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/27 01:59:30 INFO : dir1/0011-56789;.txt: Deleted 2025/09/27 01:59:30 INFO : dir1/0009-3456789.txt: Deleted 2025/09/27 01:59:30 INFO : apple: Deleted 2025/09/27 01:59:30 INFO : splitbananasplit: Deleted 2025/09/27 01:59:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/27 01:59:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/27 01:59:30 DEBUG : Waiting for deletions to finish 2025/09/27 01:59:31 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/27 01:59:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : apple: Unchanged skipping 2025/09/27 01:59:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : banana: Unchanged skipping 2025/09/27 01:59:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 01:59:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 01:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/27 01:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 01:59:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 01:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 01:59:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 01:59:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 01:59:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 01:59:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 01:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 01:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 01:59:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 01:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/27 01:59:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 01:59:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 01:59:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 01:59:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 01:59:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 01:59:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 01:59:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 01:59:31 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:59:31 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:59:31 DEBUG : Waiting for deletions to finish 2025/09/27 01:59:31 DEBUG : Waiting for deletions to finish 2025/09/27 01:59:31 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/27 01:59:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/27 01:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/27 01:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:32 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 01:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 01:59:32 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 01:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 01:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 01:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 01:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 01:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 01:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 01:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 01:59:44 DEBUG : Waiting for deletions to finish 2025/09/27 01:59:44 DEBUG : apple: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : banana: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 01:59:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 01:59:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 01:59:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 01:59:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 01:59:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 01:59:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 01:59:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 01:59:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 01:59:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 01:59:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 01:59:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 01:59:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 01:59:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 01:59:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 01:59:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 01:59:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 01:59:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 01:59:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 01:59:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 01:59:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 01:59:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 01:59:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 01:59:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 01:59:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 01:59:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 01:59:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 01:59:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 01:59:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 01:59:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 01:59:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 01:59:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 01:59:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 01:59:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 01:59:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 01:59:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 01:59:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 01:59:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 01:59:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 01:59:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 01:59:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 01:59:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 01:59:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 01:59:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 01:59:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 01:59:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 01:59:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 01:59:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 01:59:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 01:59:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 01:59:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 01:59:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 01:59:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 01:59:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 01:59:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 01:59:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 01:59:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 01:59:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 01:59:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 01:59:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 01:59:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 01:59:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 01:59:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 01:59:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 01:59:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 01:59:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 01:59:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 01:59:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 01:59:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 01:59:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 01:59:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 01:59:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 01:59:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 01:59:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 01:59:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 01:59:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 01:59:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 01:59:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 01:59:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 01:59:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 01:59:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 01:59:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 01:59:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 01:59:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 01:59:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 01:59:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 01:59:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 01:59:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 01:59:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 01:59:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 01:59:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 01:59:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 01:59:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 01:59:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 01:59:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 01:59:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 01:59:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 01:59:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 01:59:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 01:59:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 01:59:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 01:59:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 01:59:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 01:59:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 01:59:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 01:59:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 01:59:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 01:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 01:59:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 01:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 01:59:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 01:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 01:59:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 01:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 01:59:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 01:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 01:59:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 01:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 01:59:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 01:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 01:59:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 01:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 01:59:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 01:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 01:59:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 01:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 01:59:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 01:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 01:59:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 01:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 01:59:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 01:59:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/27 01:59:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 01:59:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/27 01:59:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 01:59:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/27 01:59:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 01:59:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/27 01:59:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 01:59:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/27 01:59:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 01:59:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 01:59:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 01:59:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 01:59:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 01:59:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 01:59:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 01:59:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 01:59:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 01:59:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 01:59:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/27 01:59:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 01:59:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 01:59:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 01:59:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 01:59:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 01:59:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 01:59:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 01:59:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 01:59:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 01:59:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 01:59:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 01:59:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 01:59:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 01:59:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 01:59:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 01:59:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 01:59:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 01:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 01:59:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/27 01:59:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 01:59:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 01:59:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 01:59:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 01:59:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 01:59:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 01:59:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 01:59:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 01:59:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 01:59:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 01:59:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/27 01:59:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 01:59:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 01:59:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 01:59:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 01:59:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/27 01:59:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:44 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:59:44 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:59:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/27 01:59:45 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/27 01:59:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/27 01:59:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/27 01:59:45 INFO : apple: Copied (new) to: PREFIXapple 2025/09/27 01:59:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/27 01:59:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/27 01:59:45 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/27 01:59:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/27 01:59:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/27 01:59:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/27 01:59:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/27 01:59:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/27 01:59:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/27 01:59:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/27 01:59:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/27 01:59:45 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/27 01:59:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/27 01:59:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/27 01:59:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/27 01:59:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/27 01:59:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/27 01:59:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/27 01:59:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/27 01:59:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/27 01:59:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/27 01:59:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/27 01:59:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/27 01:59:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/27 01:59:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/27 01:59:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/27 01:59:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/27 01:59:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/27 01:59:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/27 01:59:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/27 01:59:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/27 01:59:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/27 01:59:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/27 01:59:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/27 01:59:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/27 01:59:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/27 01:59:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/27 01:59:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/27 01:59:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/27 01:59:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/27 01:59:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/27 01:59:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/27 01:59:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/27 01:59:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/27 01:59:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/27 01:59:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/27 01:59:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/27 01:59:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/27 01:59:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/27 01:59:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/27 01:59:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/27 01:59:46 DEBUG : Waiting for deletions to finish 2025/09/27 01:59:46 INFO : apple: Deleted 2025/09/27 01:59:46 INFO : appleappleapplebanana: Deleted 2025/09/27 01:59:46 INFO : splitbananasplit: Deleted 2025/09/27 01:59:46 INFO : dir1/0015-9;=.txt: Deleted 2025/09/27 01:59:47 INFO : banana: Deleted 2025/09/27 01:59:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/27 01:59:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/27 01:59:47 INFO : dir1/0013-789;=.txt: Deleted 2025/09/27 01:59:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/27 01:59:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/27 01:59:47 INFO : dir1/0003-defghij.txt: Deleted 2025/09/27 01:59:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/27 01:59:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/27 01:59:47 INFO : dir1/0012-6789;.txt: Deleted 2025/09/27 01:59:47 INFO : dir1/0007-1234567.txt: Deleted 2025/09/27 01:59:47 INFO : dir1/0010-456789.txt: Deleted 2025/09/27 01:59:47 INFO : dir1/0011-56789;.txt: Deleted 2025/09/27 01:59:47 INFO : dir1/0014-89;=.txt: Deleted 2025/09/27 01:59:47 INFO : dir1/0008-2345678.txt: Deleted 2025/09/27 01:59:47 INFO : dir1/0009-3456789.txt: Deleted 2025/09/27 01:59:47 DEBUG : Waiting for deletions to finish 2025/09/27 01:59:47 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/27 01:59:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/27 01:59:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/27 01:59:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/27 01:59:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/27 01:59:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/27 01:59:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/27 01:59:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/27 01:59:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/27 01:59:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/27 01:59:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/27 01:59:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/27 01:59:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/27 01:59:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/27 01:59:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/27 01:59:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/27 01:59:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/27 01:59:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/27 01:59:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/27 01:59:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/27 01:59:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/27 01:59:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/27 01:59:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/27 01:59:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/27 01:59:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/27 01:59:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/27 01:59:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/27 01:59:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/27 01:59:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/27 01:59:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/27 01:59:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/27 01:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/27 01:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/27 01:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/27 01:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/27 01:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/27 01:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/27 01:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/27 01:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/27 01:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/27 01:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/27 01:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/27 01:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/27 01:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/27 01:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/27 01:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/27 01:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/27 01:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/27 01:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/27 01:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/27 01:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/27 01:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/27 01:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/27 01:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/27 01:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/27 01:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/27 01:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/27 01:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/27 01:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/27 01:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/27 01:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/27 01:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/27 01:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/27 01:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/27 01:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/27 01:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/27 01:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/27 01:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/27 01:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/27 01:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/27 01:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/27 01:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/27 01:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/27 01:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/27 01:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/27 01:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/27 01:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/27 01:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/27 01:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 01:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 01:59:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 01:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 01:59:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/27 01:59:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/27 01:59:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/27 01:59:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/27 01:59:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/27 01:59:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/27 01:59:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/27 01:59:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/27 01:59:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/27 01:59:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/27 01:59:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/27 01:59:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/27 01:59:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/27 01:59:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/27 01:59:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/27 01:59:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/27 01:59:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/27 01:59:48 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 01:59:48 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 01:59:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/27 01:59:48 INFO : apple: Copied (new) 2025/09/27 01:59:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/27 01:59:48 INFO : appleappleapplebanana: Copied (new) 2025/09/27 01:59:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/27 01:59:48 INFO : banana: Copied (new) 2025/09/27 01:59:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/27 01:59:48 INFO : splitbananasplit: Copied (new) 2025/09/27 01:59:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/27 01:59:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/27 01:59:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/27 01:59:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/27 01:59:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/27 01:59:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/27 01:59:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/27 01:59:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/27 01:59:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/27 01:59:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/27 01:59:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/27 01:59:48 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/27 01:59:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/27 01:59:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/27 01:59:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/27 01:59:48 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/27 01:59:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/27 01:59:48 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/27 01:59:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/27 01:59:49 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/27 01:59:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/27 01:59:49 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/27 01:59:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/27 01:59:49 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/27 01:59:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/27 01:59:49 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/27 01:59:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/27 01:59:49 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/27 01:59:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/27 01:59:49 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/27 01:59:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/27 01:59:49 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/27 01:59:49 DEBUG : Waiting for deletions to finish 2025/09/27 01:59:49 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/27 01:59:49 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/27 01:59:49 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/27 01:59:49 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/27 01:59:49 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/27 01:59:49 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/27 01:59:49 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/27 01:59:49 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/27 01:59:49 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/27 01:59:49 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/27 01:59:49 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/27 01:59:49 INFO : PREFIXapple: Deleted 2025/09/27 01:59:49 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/27 01:59:49 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/27 01:59:49 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/27 01:59:49 INFO : PREFIXbanana: Deleted 2025/09/27 01:59:50 INFO : PREFIXsplitbananasplit: Deleted 2025/09/27 01:59:50 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/27 01:59:50 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/27 01:59:50 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/27 01:59:50 DEBUG : Waiting for deletions to finish 2025/09/27 01:59:50 DEBUG : apple: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : banana: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : Waiting for deletions to finish 2025/09/27 01:59:50 DEBUG : apple: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : banana: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 01:59:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:00:03 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:03 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 02:00:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/27 02:00:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/27 02:00:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/27 02:00:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/27 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/27 02:00:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/27 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:04 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:00:04 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:00:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/27 02:00:04 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/27 02:00:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/27 02:00:04 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/27 02:00:04 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/27 02:00:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/27 02:00:04 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/27 02:00:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/27 02:00:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/27 02:00:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/27 02:00:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/27 02:00:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/27 02:00:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/27 02:00:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/27 02:00:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/27 02:00:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/27 02:00:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/27 02:00:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/27 02:00:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/27 02:00:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/27 02:00:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/27 02:00:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/27 02:00:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/27 02:00:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/27 02:00:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/27 02:00:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/27 02:00:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/27 02:00:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/27 02:00:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/27 02:00:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/27 02:00:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/27 02:00:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/27 02:00:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/27 02:00:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/27 02:00:05 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:05 INFO : splitbananasplit: Deleted 2025/09/27 02:00:05 INFO : banana: Deleted 2025/09/27 02:00:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/27 02:00:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/27 02:00:05 INFO : dir1/0012-6789;.txt: Deleted 2025/09/27 02:00:05 INFO : dir1/0014-89;=.txt: Deleted 2025/09/27 02:00:06 INFO : dir1/0015-9;=.txt: Deleted 2025/09/27 02:00:06 INFO : appleappleapplebanana: Deleted 2025/09/27 02:00:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/27 02:00:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/27 02:00:06 INFO : dir1/0009-3456789.txt: Deleted 2025/09/27 02:00:06 INFO : dir1/0007-1234567.txt: Deleted 2025/09/27 02:00:06 INFO : dir1/0003-defghij.txt: Deleted 2025/09/27 02:00:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/27 02:00:06 INFO : dir1/0013-789;=.txt: Deleted 2025/09/27 02:00:06 INFO : dir1/0008-2345678.txt: Deleted 2025/09/27 02:00:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/27 02:00:06 INFO : apple: Deleted 2025/09/27 02:00:06 INFO : dir1/0010-456789.txt: Deleted 2025/09/27 02:00:06 INFO : dir1/0011-56789;.txt: Deleted 2025/09/27 02:00:06 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:06 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/27 02:00:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/27 02:00:06 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/27 02:00:06 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/27 02:00:06 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/27 02:00:06 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/27 02:00:06 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/27 02:00:06 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/27 02:00:06 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/27 02:00:06 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/27 02:00:06 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/27 02:00:06 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/27 02:00:06 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/27 02:00:06 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/27 02:00:06 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/27 02:00:06 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/27 02:00:06 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:06 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/27 02:00:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/27 02:00:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/27 02:00:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/27 02:00:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/27 02:00:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/27 02:00:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/27 02:00:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/27 02:00:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/27 02:00:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/27 02:00:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/27 02:00:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/27 02:00:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/27 02:00:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/27 02:00:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/27 02:00:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/27 02:00:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:06 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/27 02:00:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/27 02:00:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/27 02:00:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/27 02:00:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/27 02:00:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/27 02:00:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/27 02:00:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/27 02:00:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/27 02:00:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/27 02:00:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/27 02:00:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/27 02:00:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/27 02:00:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/27 02:00:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/27 02:00:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:06 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/27 02:00:06 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 02:00:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 02:00:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/27 02:00:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/27 02:00:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/27 02:00:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:07 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:00:07 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:00:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/27 02:00:07 INFO : appleappleapplebanana: Copied (new) 2025/09/27 02:00:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/27 02:00:07 INFO : splitbananasplit: Copied (new) 2025/09/27 02:00:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/27 02:00:07 INFO : banana: Copied (new) 2025/09/27 02:00:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/27 02:00:07 INFO : apple: Copied (new) 2025/09/27 02:00:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/27 02:00:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/27 02:00:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/27 02:00:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/27 02:00:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/27 02:00:07 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/27 02:00:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/27 02:00:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/27 02:00:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/27 02:00:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/27 02:00:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/27 02:00:07 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/27 02:00:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/27 02:00:08 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/27 02:00:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/27 02:00:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/27 02:00:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/27 02:00:08 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/27 02:00:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/27 02:00:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/27 02:00:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/27 02:00:08 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/27 02:00:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/27 02:00:08 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/27 02:00:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/27 02:00:08 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/27 02:00:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/27 02:00:08 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/27 02:00:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/27 02:00:08 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/27 02:00:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/27 02:00:08 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/27 02:00:08 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:08 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/27 02:00:08 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/27 02:00:08 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/27 02:00:08 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/27 02:00:08 INFO : bananaSUFFIX: Deleted 2025/09/27 02:00:08 INFO : splitbananasplitSUFFIX: Deleted 2025/09/27 02:00:08 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/27 02:00:08 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/27 02:00:08 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/27 02:00:08 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/27 02:00:08 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/27 02:00:08 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/27 02:00:08 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/27 02:00:08 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/27 02:00:08 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/27 02:00:08 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/27 02:00:09 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/27 02:00:09 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/27 02:00:09 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/27 02:00:09 INFO : appleSUFFIX: Deleted 2025/09/27 02:00:09 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:09 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:09 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:00:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:00:21 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:21 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:00:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:00:21 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:00:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:00:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:00:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:00:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:00:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:00:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:00:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:00:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:00:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:00:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:00:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:00:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:00:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:00:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:00:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:00:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 02:00:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 02:00:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 02:00:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 02:00:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 02:00:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/27 02:00:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 02:00:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/27 02:00:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:22 DEBUG : apple: Unchanged skipping 2025/09/27 02:00:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 02:00:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:22 DEBUG : banana: Unchanged skipping 2025/09/27 02:00:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 02:00:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 02:00:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 02:00:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 02:00:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 02:00:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 02:00:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/27 02:00:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 02:00:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/27 02:00:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/27 02:00:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/27 02:00:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 02:00:22 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:00:22 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:00:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/27 02:00:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/27 02:00:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 02:00:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/27 02:00:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/27 02:00:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 02:00:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/27 02:00:22 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/27 02:00:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 02:00:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/27 02:00:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/27 02:00:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 02:00:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/27 02:00:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/27 02:00:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 02:00:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/27 02:00:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/27 02:00:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 02:00:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/27 02:00:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/27 02:00:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 02:00:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/27 02:00:23 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/27 02:00:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 02:00:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/27 02:00:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/27 02:00:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 02:00:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/27 02:00:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/27 02:00:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 02:00:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/27 02:00:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/27 02:00:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 02:00:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/27 02:00:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/27 02:00:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 02:00:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/27 02:00:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/27 02:00:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 02:00:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/27 02:00:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/27 02:00:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 02:00:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/27 02:00:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/27 02:00:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/27 02:00:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/27 02:00:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/27 02:00:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/27 02:00:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/27 02:00:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/27 02:00:23 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/27 02:00:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/27 02:00:24 INFO : dir1/0008-2345678.txt: Deleted 2025/09/27 02:00:24 INFO : dir1/0009-3456789.txt: Deleted 2025/09/27 02:00:24 INFO : dir1/0011-56789;.txt: Deleted 2025/09/27 02:00:24 INFO : appleappleapplebanana: Deleted 2025/09/27 02:00:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/27 02:00:24 INFO : dir1/0003-defghij.txt: Deleted 2025/09/27 02:00:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/27 02:00:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/27 02:00:24 INFO : dir1/0013-789;=.txt: Deleted 2025/09/27 02:00:24 INFO : dir1/0014-89;=.txt: Deleted 2025/09/27 02:00:24 INFO : dir1/0015-9;=.txt: Deleted 2025/09/27 02:00:24 INFO : splitbananasplit: Deleted 2025/09/27 02:00:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/27 02:00:24 INFO : dir1/0012-6789;.txt: Deleted 2025/09/27 02:00:24 INFO : dir1/0007-1234567.txt: Deleted 2025/09/27 02:00:24 INFO : dir1/0010-456789.txt: Deleted 2025/09/27 02:00:24 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:24 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:00:24 DEBUG : appleapple: Excluded (Path Filter) 2025/09/27 02:00:24 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:00:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/27 02:00:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/27 02:00:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/27 02:00:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/27 02:00:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/27 02:00:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/27 02:00:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/27 02:00:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/27 02:00:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/27 02:00:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/27 02:00:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/27 02:00:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/27 02:00:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/27 02:00:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/27 02:00:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/27 02:00:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/27 02:00:24 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 02:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/27 02:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 02:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 02:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 02:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 02:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 02:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 02:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 02:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 02:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 02:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 02:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 02:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 02:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 02:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 02:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 02:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 02:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 02:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 02:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 02:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 02:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 02:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 02:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 02:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 02:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 02:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 02:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 02:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 02:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 02:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 02:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 02:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 02:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 02:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 02:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 02:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 02:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 02:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 02:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 02:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 02:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 02:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 02:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 02:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/27 02:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 02:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 02:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 02:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 02:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 02:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 02:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 02:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 02:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 02:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 02:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 02:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 02:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 02:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 02:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 02:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 02:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/27 02:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 02:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 02:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 02:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 02:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 02:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 02:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 02:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 02:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 02:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 02:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 02:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 02:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 02:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 02:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 02:00:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 02:00:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 02:00:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 02:00:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 02:00:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : apple: Unchanged skipping 2025/09/27 02:00:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : banana: Unchanged skipping 2025/09/27 02:00:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 02:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 02:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 02:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 02:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 02:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 02:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 02:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/27 02:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 02:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 02:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 02:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 02:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 02:00:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 02:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 02:00:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 02:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 02:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 02:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 02:00:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 02:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 02:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 02:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 02:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 02:00:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/27 02:00:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 02:00:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 02:00:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 02:00:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 02:00:25 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:00:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 02:00:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 02:00:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 02:00:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 02:00:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 02:00:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 02:00:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 02:00:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 02:00:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 02:00:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 02:00:25 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:00:25 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:25 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:25 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : appleapple: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/27 02:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 02:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/27 02:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 02:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 02:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 02:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 02:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 02:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 02:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 02:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 02:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 02:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 02:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 02:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 02:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 02:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 02:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 02:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 02:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 02:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 02:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 02:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 02:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 02:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 02:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 02:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 02:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 02:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 02:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 02:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 02:00:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 02:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 02:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 02:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/27 02:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 02:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 02:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 02:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 02:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 02:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 02:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 02:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 02:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 02:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 02:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 02:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 02:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 02:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 02:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 02:00:25 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:00:38 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:38 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 02:00:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : apple: Unchanged skipping 2025/09/27 02:00:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : banana: Unchanged skipping 2025/09/27 02:00:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 02:00:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 02:00:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:00:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 02:00:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 02:00:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 02:00:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 02:00:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 02:00:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 02:00:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 02:00:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 02:00:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 02:00:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 02:00:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 02:00:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 02:00:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 02:00:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 02:00:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 02:00:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 02:00:38 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:00:38 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:38 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:39 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 02:00:39 DEBUG : banana: Unchanged skipping 2025/09/27 02:00:39 DEBUG : apple: Unchanged skipping 2025/09/27 02:00:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 02:00:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 02:00:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 02:00:39 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:00:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 02:00:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 02:00:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 02:00:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 02:00:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 02:00:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 02:00:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 02:00:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 02:00:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 02:00:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 02:00:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 02:00:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 02:00:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 02:00:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 02:00:39 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:00:39 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:39 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:39 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:00:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:40 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:00:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:00:52 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:52 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:00:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:00:52 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:00:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:00:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:00:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:00:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:00:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:00:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:00:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:00:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:00:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:00:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:00:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:00:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:00:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:00:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:00:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:00:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:00:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 02:00:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : banana: Unchanged skipping 2025/09/27 02:00:53 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 02:00:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : apple: Unchanged skipping 2025/09/27 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 02:00:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 02:00:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 02:00:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 02:00:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 02:00:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 02:00:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 02:00:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 02:00:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 02:00:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 02:00:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 02:00:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 02:00:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 02:00:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 02:00:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 02:00:53 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:00:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 02:00:53 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:00:53 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:53 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:53 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:00:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : apple: Unchanged skipping 2025/09/27 02:00:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 02:00:54 DEBUG : banana: Unchanged skipping 2025/09/27 02:00:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 02:00:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 02:00:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 02:00:54 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:00:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 02:00:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 02:00:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 02:00:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 02:00:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 02:00:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 02:00:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 02:00:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 02:00:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 02:00:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 02:00:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 02:00:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 02:00:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:00:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 02:00:54 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:00:54 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:54 DEBUG : Waiting for deletions to finish 2025/09/27 02:00:54 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:00:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:01:06 DEBUG : Waiting for deletions to finish 2025/09/27 02:01:07 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 02:01:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : banana: Unchanged skipping 2025/09/27 02:01:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 02:01:07 DEBUG : apple: Unchanged skipping 2025/09/27 02:01:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 02:01:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 02:01:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 02:01:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 02:01:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 02:01:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 02:01:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 02:01:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 02:01:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 02:01:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 02:01:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 02:01:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 02:01:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 02:01:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 02:01:07 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:01:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 02:01:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 02:01:07 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:01:07 DEBUG : Waiting for deletions to finish 2025/09/27 02:01:07 DEBUG : Waiting for deletions to finish 2025/09/27 02:01:07 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:01:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 02:01:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 02:01:08 DEBUG : banana: Unchanged skipping 2025/09/27 02:01:08 DEBUG : apple: Unchanged skipping 2025/09/27 02:01:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 02:01:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 02:01:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 02:01:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 02:01:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 02:01:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 02:01:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 02:01:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 02:01:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 02:01:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 02:01:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 02:01:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 02:01:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 02:01:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 02:01:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 02:01:08 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:01:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 02:01:08 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:01:08 DEBUG : Waiting for deletions to finish 2025/09/27 02:01:08 DEBUG : Waiting for deletions to finish 2025/09/27 02:01:08 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:01:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:01:21 DEBUG : Waiting for deletions to finish 2025/09/27 02:01:21 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:01:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:01:21 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:01:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:01:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:01:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:01:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:01:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:01:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:01:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:01:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:01:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:01:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:01:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:01:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:01:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:01:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:01:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:01:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:01:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : apple: Unchanged skipping 2025/09/27 02:01:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 02:01:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 02:01:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : banana: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:01:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:01:22 DEBUG : Waiting for deletions to finish 2025/09/27 02:01:22 DEBUG : Waiting for deletions to finish 2025/09/27 02:01:22 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 02:01:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 02:01:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : apple: Unchanged skipping 2025/09/27 02:01:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : banana: Unchanged skipping 2025/09/27 02:01:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:01:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 02:01:22 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:01:22 DEBUG : Waiting for deletions to finish 2025/09/27 02:01:22 DEBUG : Waiting for deletions to finish 2025/09/27 02:01:23 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:01:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:01:23 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:01:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:01:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:01:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:01:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:01:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:01:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:01:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:01:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:01:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:01:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:01:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:01:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:01:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:01:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:01:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:01:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:01:35 DEBUG : Waiting for deletions to finish 2025/09/27 02:01:35 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:01:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:01:35 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:01:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:01:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:01:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:01:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:01:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:01:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:01:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:01:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:01:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:01:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:01:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:01:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:01:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:01:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:01:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:01:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:01:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : apple: Unchanged skipping 2025/09/27 02:01:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : banana: Unchanged skipping 2025/09/27 02:01:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 02:01:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 02:01:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 02:01:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 02:01:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 02:01:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 02:01:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 02:01:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 02:01:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 02:01:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 02:01:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 02:01:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 02:01:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 02:01:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 02:01:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 02:01:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 02:01:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 02:01:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 02:01:36 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:01:36 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:01:36 DEBUG : Waiting for deletions to finish 2025/09/27 02:01:36 DEBUG : Waiting for deletions to finish 2025/09/27 02:01:36 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:01:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : apple: Unchanged skipping 2025/09/27 02:01:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 02:01:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : banana: Unchanged skipping 2025/09/27 02:01:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 02:01:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 02:01:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 02:01:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 02:01:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 02:01:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 02:01:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 02:01:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 02:01:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 02:01:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 02:01:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 02:01:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 02:01:37 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:01:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 02:01:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 02:01:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 02:01:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 02:01:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 02:01:37 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:01:37 DEBUG : Waiting for deletions to finish 2025/09/27 02:01:37 DEBUG : Waiting for deletions to finish 2025/09/27 02:01:37 DEBUG : apple: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : banana: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 02:01:37 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (170.11s) --- PASS: TestTransform/NFC (12.42s) --- PASS: TestTransform/NFD (14.42s) --- PASS: TestTransform/base64 (17.73s) --- PASS: TestTransform/prefix (18.73s) --- PASS: TestTransform/suffix (19.26s) --- PASS: TestTransform/truncate (15.86s) --- PASS: TestTransform/encoder (14.51s) --- PASS: TestTransform/ISO-8859-1 (14.11s) --- PASS: TestTransform/charmap (14.31s) --- PASS: TestTransform/lowercase (14.36s) --- PASS: TestTransform/ascii (14.38s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:01:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/27 02:01:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/27 02:01:42 INFO : sub dir_somesuffix: Making directory 2025/09/27 02:01:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/27 02:01:42 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/27 02:01:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/27 02:01:42 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/27 02:01:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/27 02:01:42 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:01:42 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:01:43 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 02:01:43 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/27 02:01:43 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.55s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:01:43 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:44 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:44 INFO : tictactoe: Making directory 2025/09/27 02:01:44 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:44 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 02:01:44 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/27 02:01:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 02:01:44 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:01:44 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:01:44 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 02:01:44 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/27 02:01:44 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.56s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:01:45 INFO : toe: Making directory 2025/09/27 02:01:45 INFO : toe/toe: Making directory 2025/09/27 02:01:45 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/27 02:01:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/27 02:01:45 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:01:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/27 02:01:45 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:01:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 02:01:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/27 02:01:46 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.69s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:01:47 INFO : toe: Making directory 2025/09/27 02:01:47 INFO : toe/toe: Making directory 2025/09/27 02:01:47 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/27 02:01:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/27 02:01:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/27 02:01:47 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:01:47 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:01:48 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 02:01:48 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/27 02:01:48 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.78s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:01:48 DEBUG : empty_dir: Making directory with metadata 2025/09/27 02:01:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/27 02:01:48 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:01:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:01:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:01:49 INFO : tictacempty_dir: Making directory 2025/09/27 02:01:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:01:49 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:49 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:49 INFO : tictactoe: Making directory 2025/09/27 02:01:49 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:49 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 02:01:49 INFO : tictactoe/tictactoe: Making directory 2025/09/27 02:01:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 02:01:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/27 02:01:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/27 02:01:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/27 02:01:49 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:01:49 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:01:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 02:01:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/27 02:01:49 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.57s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:01:50 DEBUG : empty_dir: Making directory with metadata 2025/09/27 02:01:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/27 02:01:50 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:01:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:01:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:01:50 INFO : tictacempty_dir: Making directory 2025/09/27 02:01:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:01:50 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:50 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:50 INFO : tictactoe: Making directory 2025/09/27 02:01:50 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:50 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 02:01:50 INFO : tictactoe/tictactoe: Making directory 2025/09/27 02:01:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 02:01:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/27 02:01:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 02:01:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/27 02:01:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 02:01:50 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:01:50 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:01:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 02:01:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 02:01:51 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/27 02:01:51 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:01:51 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:01:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:01:51 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:51 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/27 02:01:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 02:01:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/27 02:01:51 NOTICE: B2 bucket rclone-test-davorur9codo: 0 differences found 2025/09/27 02:01:51 NOTICE: B2 bucket rclone-test-davorur9codo: 1 matching files --- PASS: TestAllTag (1.82s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:01:52 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:52 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:52 INFO : tictactoe: Making directory 2025/09/27 02:01:52 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:52 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 02:01:52 INFO : tictactoe/tictactoe: Making directory 2025/09/27 02:01:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 02:01:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/27 02:01:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/27 02:01:52 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:01:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/27 02:01:52 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:01:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 02:01:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/27 02:01:53 DEBUG : Waiting for deletions to finish 2025/09/27 02:01:53 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:53 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:53 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 02:01:53 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 02:01:53 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:01:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/27 02:01:53 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/27 02:01:53 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:01:53 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.31s) === RUN TestSyntax 2025/09/27 02:01:54 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:01:54 INFO : toe: Making directory 2025/09/27 02:01:54 INFO : toe/toe: Making directory 2025/09/27 02:01:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/27 02:01:54 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:01:54 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:01:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 02:01:55 INFO : toe/toe/toe: Copied (new) 2025/09/27 02:01:55 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.70s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:01:56 DEBUG : empty_dir: Making directory with metadata 2025/09/27 02:01:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/27 02:01:56 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:01:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:01:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:01:56 INFO : tictacempty_dir: Making directory 2025/09/27 02:01:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:01:56 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:56 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:56 INFO : tictactoe: Making directory 2025/09/27 02:01:56 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:56 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 02:01:56 INFO : tictactoe/tictactoe: Making directory 2025/09/27 02:01:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 02:01:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/27 02:01:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 02:01:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/27 02:01:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 02:01:56 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:01:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 02:01:56 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:01:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 02:01:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 02:01:57 INFO : toe/toe/toe.txt: Deleted 2025/09/27 02:01:57 INFO : toe/toe: Removing directory 2025/09/27 02:01:57 INFO : toe: Removing directory 2025/09/27 02:01:57 INFO : empty_dir: Removing directory 2025/09/27 02:01:57 DEBUG : Local file system at /tmp/rclone3593588981: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.58s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:01:57 DEBUG : empty_dir: Making directory with metadata 2025/09/27 02:01:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/27 02:01:57 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:01:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:01:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:01:58 INFO : tictacempty_dir: Making directory 2025/09/27 02:01:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:01:58 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:58 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:58 INFO : tictactoe: Making directory 2025/09/27 02:01:58 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:58 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:01:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 02:01:58 INFO : tictactoe/tictactoe: Making directory 2025/09/27 02:01:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 02:01:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/27 02:01:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 02:01:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/27 02:01:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 02:01:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 02:01:58 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:01:58 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:01:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 02:01:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 02:01:58 INFO : toe/toe/toe.txt: Deleted 2025/09/27 02:01:58 INFO : toe/toe: Removing directory 2025/09/27 02:01:58 INFO : toe: Removing directory 2025/09/27 02:01:58 INFO : empty_dir: Removing directory 2025/09/27 02:01:58 DEBUG : Local file system at /tmp/rclone3593588981: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/27 02:01:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/27 02:01:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/27 02:01:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/27 02:01:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/27 02:01:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 02:01:59 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/27 02:02:00 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.13s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:02:00 DEBUG : Reset feature "Copy" 2025/09/27 02:02:00 DEBUG : Reset feature "Move" 2025/09/27 02:02:00 DEBUG : Reset feature "Copy" 2025/09/27 02:02:00 DEBUG : Reset feature "Move" 2025/09/27 02:02:00 DEBUG : empty_dir: Making directory with metadata 2025/09/27 02:02:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/27 02:02:00 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:02:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:02:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:02:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:02:01 INFO : tictacempty_dir: Making directory 2025/09/27 02:02:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 02:02:01 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:02:01 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:02:01 INFO : tictactoe: Making directory 2025/09/27 02:02:01 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:02:01 DEBUG : toe: transformed to: tictactoe 2025/09/27 02:02:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 02:02:01 INFO : tictactoe/tictactoe: Making directory 2025/09/27 02:02:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 02:02:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/27 02:02:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 02:02:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/27 02:02:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 02:02:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 02:02:01 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:02:01 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:02:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 02:02:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 02:02:02 INFO : toe/toe/toe.txt: Deleted 2025/09/27 02:02:02 INFO : toe/toe: Removing directory 2025/09/27 02:02:02 INFO : toe: Removing directory 2025/09/27 02:02:02 INFO : empty_dir: Removing directory 2025/09/27 02:02:02 DEBUG : Local file system at /tmp/rclone3593588981: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/27 02:02:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/27 02:02:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/27 02:02:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/27 02:02:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/27 02:02:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 02:02:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/27 02:02:03 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.69s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:02:04 DEBUG : toe: transformed to: dG9l 2025/09/27 02:02:04 DEBUG : toe: transformed to: dG9l 2025/09/27 02:02:04 INFO : dG9l: Making directory 2025/09/27 02:02:04 DEBUG : toe: transformed to: dG9l 2025/09/27 02:02:04 DEBUG : toe: transformed to: dG9l 2025/09/27 02:02:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/27 02:02:04 INFO : dG9l/dG9l: Making directory 2025/09/27 02:02:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/27 02:02:04 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/27 02:02:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/27 02:02:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/27 02:02:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/27 02:02:04 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:02:04 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:02:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 02:02:05 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/27 02:02:05 DEBUG : Waiting for deletions to finish 2025/09/27 02:02:05 DEBUG : dG9l: transformed to: toe 2025/09/27 02:02:05 DEBUG : dG9l: transformed to: toe 2025/09/27 02:02:05 DEBUG : dG9l: transformed to: toe 2025/09/27 02:02:05 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/27 02:02:05 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/27 02:02:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/27 02:02:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/27 02:02:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/27 02:02:05 DEBUG : Local file system at /tmp/rclone3593588981: Waiting for checks to finish 2025/09/27 02:02:05 DEBUG : Local file system at /tmp/rclone3593588981: Waiting for transfers to finish 2025/09/27 02:02:05 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.42s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-davorur9codo", Local "Local file system at /tmp/rclone3593588981", Modify Window "1ms" 2025/09/27 02:02:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/27 02:02:07 DEBUG : toe: transformed to: 2025/09/27 02:02:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/27 02:02:07 DEBUG : toe: transformed to: 2025/09/27 02:02:07 INFO : B2 bucket rclone-test-davorur9codo: Making directory 2025/09/27 02:02:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/27 02:02:07 DEBUG : toe: transformed to: 2025/09/27 02:02:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/27 02:02:07 DEBUG : toe: transformed to: 2025/09/27 02:02:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/27 02:02:07 DEBUG : toe/toe: transformed to: 2025/09/27 02:02:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/27 02:02:07 INFO : toe/toe: Making directory 2025/09/27 02:02:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/27 02:02:07 DEBUG : toe/toe: transformed to: 2025/09/27 02:02:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/27 02:02:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/27 02:02:07 DEBUG : toe: transformed to: 2025/09/27 02:02:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/27 02:02:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/27 02:02:07 DEBUG : toe/toe/toe: transformed to: 2025/09/27 02:02:07 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/27 02:02:07 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for checks to finish 2025/09/27 02:02:07 DEBUG : B2 bucket rclone-test-davorur9codo: Waiting for transfers to finish 2025/09/27 02:02:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 02:02:07 INFO : toe/toe/toe: Copied (new) 2025/09/27 02:02:07 ERROR : B2 bucket rclone-test-davorur9codo: not deleting files as there were IO errors 2025/09/27 02:02:07 ERROR : B2 bucket rclone-test-davorur9codo: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2025/09/27 02:02:08 DEBUG : B2 bucket rclone-test-davorur9codo: Purge remote 2025/09/27 02:02:08 INFO : B2 bucket rclone-test-davorur9codo: cleaning bucket "rclone-test-davorur9codo" of all files 2025/09/27 02:02:09 DEBUG : BackupDir/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9b59_d20250927_m015651_c001_v7007000_t0000_u01758938211324") 2025/09/27 02:02:09 DEBUG : BackupDir/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1155435e654689a9_d20250927_m015646_c001_v0001165_t0032_u01758938206050") 2025/09/27 02:02:09 DEBUG : CompareDest/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4155813b0be02c53_d20250927_m015627_c001_v7007000_t0000_u01758938187342") 2025/09/27 02:02:09 DEBUG : CompareDest/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f989e_d20250927_m015621_c001_v0001184_t0010_u01758938181849") 2025/09/27 02:02:09 DEBUG : CompareDest/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4155813b0be02c54_d20250927_m015627_c001_v7007000_t0000_u01758938187525") 2025/09/27 02:02:09 DEBUG : CompareDest/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146032_d20250927_m015622_c001_v0001180_t0000_u01758938182806") 2025/09/27 02:02:09 DEBUG : CopyDest/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9b5a_d20250927_m015651_c001_v7007000_t0000_u01758938211506") 2025/09/27 02:02:09 DEBUG : CopyDest/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146066_d20250927_m015643_c001_v0001180_t0046_u01758938203264") 2025/09/27 02:02:09 DEBUG : CopyDest/three: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9b5b_d20250927_m015651_c001_v7007000_t0000_u01758938211689") 2025/09/27 02:02:09 DEBUG : CopyDest/three: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314607d_d20250927_m015649_c001_v0001180_t0051_u01758938209475") 2025/09/27 02:02:10 DEBUG : CopyDest/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9b5c_d20250927_m015651_c001_v7007000_t0000_u01758938211872") 2025/09/27 02:02:10 DEBUG : CopyDest/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9907_d20250927_m015647_c001_v0001184_t0022_u01758938207168") 2025/09/27 02:02:10 DEBUG : EXISTING: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b228828f_d20250927_m015806_c001_v7007000_t0000_u01758938286771") 2025/09/27 02:02:10 DEBUG : EXISTING: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314617a_d20250927_m015805_c001_v0001180_t0056_u01758938285820") 2025/09/27 02:02:10 DEBUG : PREFIXapple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd0ee_d20250927_m015949_c001_v7007000_t0000_u01758938389759") 2025/09/27 02:02:10 DEBUG : PREFIXapple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314634b_d20250927_m015945_c001_v0001180_t0011_u01758938385006") 2025/09/27 02:02:10 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f416b28e2ae39ea0c_d20250927_m015949_c001_v7007000_t0000_u01758938389547") 2025/09/27 02:02:10 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d5d_d20250927_m015945_c001_v0001184_t0047_u01758938385028") 2025/09/27 02:02:10 DEBUG : PREFIXbanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4155813b0be034f9_d20250927_m015949_c001_v7007000_t0000_u01758938389808") 2025/09/27 02:02:10 DEBUG : PREFIXbanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973d91_d20250927_m015945_c001_v0001134_t0026_u01758938385016") 2025/09/27 02:02:10 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288389_d20250927_m015949_c001_v7007000_t0000_u01758938389910") 2025/09/27 02:02:10 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf33e_d20250927_m015945_c001_v0001120_t0020_u01758938385038") 2025/09/27 02:02:10 DEBUG : Testêé: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b228828d_d20250927_m015803_c001_v7007000_t0000_u01758938283511") 2025/09/27 02:02:10 DEBUG : Testêé: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146168_d20250927_m015802_c001_v0001180_t0022_u01758938282915") 2025/09/27 02:02:10 DEBUG : Testêé: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9ac4_d20250927_m015801_c001_v0001184_t0027_u01758938281957") 2025/09/27 02:02:10 DEBUG : YXBwbGU=: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca52a_d20250927_m015932_c001_v7007000_t0000_u01758938372497") 2025/09/27 02:02:10 DEBUG : YXBwbGU=: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf30e_d20250927_m015928_c001_v0001120_t0013_u01758938368523") 2025/09/27 02:02:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca52b_d20250927_m015932_c001_v7007000_t0000_u01758938372680") 2025/09/27 02:02:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146309_d20250927_m015928_c001_v0001180_t0045_u01758938368499") 2025/09/27 02:02:11 DEBUG : YmFuYW5h: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca52c_d20250927_m015932_c001_v7007000_t0000_u01758938372880") 2025/09/27 02:02:11 DEBUG : YmFuYW5h: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973d12_d20250927_m015928_c001_v0001134_t0020_u01758938368485") 2025/09/27 02:02:11 DEBUG : a/potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac74238406d_d20250927_m015501_c001_v7007000_t0000_u01758938101175") 2025/09/27 02:02:11 DEBUG : a/potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f96fa_d20250927_m015500_c001_v0001184_t0057_u01758938100581") 2025/09/27 02:02:11 DEBUG : a/potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac74238405c_d20250927_m015459_c001_v7007000_t0000_u01758938099255") 2025/09/27 02:02:11 DEBUG : a/potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f96eb_d20250927_m015458_c001_v0001184_t0045_u01758938098493") 2025/09/27 02:02:11 DEBUG : a/potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288064_d20250927_m015443_c001_v7007000_t0000_u01758938083022") 2025/09/27 02:02:11 DEBUG : a/potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f968f_d20250927_m015442_c001_v0001184_t0044_u01758938082254") 2025/09/27 02:02:11 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56d7_d20250927_m020138_c001_v7007000_t0000_u01758938498056") 2025/09/27 02:02:11 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8fa084_d20250927_m020134_c001_v0001184_t0041_u01758938494284") 2025/09/27 02:02:11 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac7436_d20250927_m020123_c001_v7007000_t0000_u01758938483639") 2025/09/27 02:02:11 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8fa02c_d20250927_m020120_c001_v0001184_t0041_u01758938480149") 2025/09/27 02:02:11 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd405_d20250927_m020109_c001_v7007000_t0000_u01758938469252") 2025/09/27 02:02:11 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9fb6_d20250927_m020105_c001_v0001184_t0031_u01758938465940") 2025/09/27 02:02:11 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c02_d20250927_m020054_c001_v7007000_t0000_u01758938454981") 2025/09/27 02:02:11 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9f5f_d20250927_m020051_c001_v0001184_t0049_u01758938451549") 2025/09/27 02:02:11 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5626_d20250927_m020040_c001_v7007000_t0000_u01758938440944") 2025/09/27 02:02:11 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9ef1_d20250927_m020037_c001_v0001184_t0007_u01758938437143") 2025/09/27 02:02:11 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca62d_d20250927_m020026_c001_v7007000_t0000_u01758938426206") 2025/09/27 02:02:12 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973e8f_d20250927_m020020_c001_v0001134_t0013_u01758938420508") 2025/09/27 02:02:12 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff44131_d20250927_m020010_c001_v7007000_t0000_u01758938410417") 2025/09/27 02:02:12 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973e19_d20250927_m020007_c001_v0001134_t0043_u01758938407201") 2025/09/27 02:02:12 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b85_d20250927_m020006_c001_v7007000_t0000_u01758938406240") 2025/09/27 02:02:12 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9dbc_d20250927_m020002_c001_v0001184_t0015_u01758938402350") 2025/09/27 02:02:12 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd0f2_d20250927_m015951_c001_v7007000_t0000_u01758938391274") 2025/09/27 02:02:12 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d75_d20250927_m015948_c001_v0001184_t0023_u01758938388093") 2025/09/27 02:02:12 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f40838f7c6d337c72_d20250927_m015946_c001_v7007000_t0000_u01758938386538") 2025/09/27 02:02:12 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146343_d20250927_m015943_c001_v0001180_t0030_u01758938383111") 2025/09/27 02:02:12 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d1080_d20250927_m015930_c001_v7007000_t0000_u01758938370712") 2025/09/27 02:02:12 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146306_d20250927_m015926_c001_v0001180_t0028_u01758938366248") 2025/09/27 02:02:12 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b17_d20250927_m015914_c001_v7007000_t0000_u01758938354725") 2025/09/27 02:02:12 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431462d1_d20250927_m015911_c001_v0001180_t0041_u01758938351077") 2025/09/27 02:02:12 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac74238450b_d20250927_m015900_c001_v7007000_t0000_u01758938340418") 2025/09/27 02:02:12 DEBUG : apple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146297_d20250927_m015857_c001_v0001180_t0049_u01758938337199") 2025/09/27 02:02:12 DEBUG : appleSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff4412d_d20250927_m020008_c001_v7007000_t0000_u01758938408995") 2025/09/27 02:02:12 DEBUG : appleSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf38a_d20250927_m020004_c001_v0001120_t0012_u01758938404168") 2025/09/27 02:02:12 DEBUG : appleapple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca62e_d20250927_m020026_c001_v7007000_t0000_u01758938426393") 2025/09/27 02:02:12 DEBUG : appleapple: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973ea5_d20250927_m020022_c001_v0001134_t0012_u01758938422623") 2025/09/27 02:02:12 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56d8_d20250927_m020138_c001_v7007000_t0000_u01758938498250") 2025/09/27 02:02:12 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf4e1_d20250927_m020134_c001_v0001120_t0013_u01758938494704") 2025/09/27 02:02:12 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac7437_d20250927_m020123_c001_v7007000_t0000_u01758938483823") 2025/09/27 02:02:12 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf4bb_d20250927_m020120_c001_v0001120_t0019_u01758938480614") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd408_d20250927_m020109_c001_v7007000_t0000_u01758938469435") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf48a_d20250927_m020106_c001_v0001120_t0050_u01758938466369") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c03_d20250927_m020055_c001_v7007000_t0000_u01758938455167") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf458_d20250927_m020051_c001_v0001120_t0019_u01758938451967") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5627_d20250927_m020041_c001_v7007000_t0000_u01758938441127") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf40b_d20250927_m020037_c001_v0001120_t0040_u01758938437569") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca626_d20250927_m020024_c001_v7007000_t0000_u01758938424248") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314641f_d20250927_m020021_c001_v0001180_t0009_u01758938421334") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff44133_d20250927_m020010_c001_v7007000_t0000_u01758938410657") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9df2_d20250927_m020007_c001_v0001184_t0042_u01758938407181") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f423de33270038e9a_d20250927_m020006_c001_v7007000_t0000_u01758938406050") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf386_d20250927_m020002_c001_v0001120_t0051_u01758938402811") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd0f3_d20250927_m015951_c001_v7007000_t0000_u01758938391464") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146363_d20250927_m015948_c001_v0001180_t0054_u01758938388102") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee559a_d20250927_m015946_c001_v7007000_t0000_u01758938386549") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d52_d20250927_m015943_c001_v0001184_t0059_u01758938383606") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4169d19576ace044_d20250927_m015930_c001_v7007000_t0000_u01758938370516") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9cef_d20250927_m015926_c001_v0001184_t0043_u01758938366805") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b18_d20250927_m015914_c001_v7007000_t0000_u01758938354910") 2025/09/27 02:02:13 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9c8e_d20250927_m015911_c001_v0001184_t0051_u01758938351577") 2025/09/27 02:02:14 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac74238450d_d20250927_m015900_c001_v7007000_t0000_u01758938340599") 2025/09/27 02:02:14 DEBUG : appleappleapplebanana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9c37_d20250927_m015857_c001_v0001184_t0021_u01758938337745") 2025/09/27 02:02:14 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b9e_d20250927_m020009_c001_v7007000_t0000_u01758938409009") 2025/09/27 02:02:14 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973e04_d20250927_m020004_c001_v0001134_t0046_u01758938404176") 2025/09/27 02:02:14 DEBUG : b/potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac74238406f_d20250927_m015501_c001_v7007000_t0000_u01758938101362") 2025/09/27 02:02:14 DEBUG : b/potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f96f5_d20250927_m015459_c001_v0001184_t0002_u01758938099802") 2025/09/27 02:02:14 DEBUG : b/potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384057_d20250927_m015458_c001_v7007000_t0000_u01758938098686") 2025/09/27 02:02:14 DEBUG : b/potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f96e5_d20250927_m015457_c001_v0001184_t0032_u01758938097710") 2025/09/27 02:02:14 DEBUG : b/potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288063_d20250927_m015442_c001_v7007000_t0000_u01758938082469") 2025/09/27 02:02:14 DEBUG : b/potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f968b_d20250927_m015441_c001_v0001184_t0050_u01758938081496") 2025/09/27 02:02:14 DEBUG : backup/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4095ea60f3442998_d20250927_m015703_c001_v7007000_t0000_u01758938223803") 2025/09/27 02:02:14 DEBUG : backup/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1167a372d9c6a4f0_d20250927_m015701_c001_v0001091_t0010_u01758938221611") 2025/09/27 02:02:14 DEBUG : backup/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f105c8758001da904_d20250927_m015657_c001_v0001181_t0029_u01758938217904") 2025/09/27 02:02:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41522a5b6e710a8a_d20250927_m015727_c001_v7007000_t0000_u01758938247944") 2025/09/27 02:02:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f101d5b4615577947_d20250927_m015726_c001_v0001176_t0029_u01758938246018") 2025/09/27 02:02:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f118c4168312133c7_d20250927_m015721_c001_v0001184_t0052_u01758938241883") 2025/09/27 02:02:14 DEBUG : backup/one.bak: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dcf16_d20250927_m015715_c001_v7007000_t0000_u01758938235839") 2025/09/27 02:02:14 DEBUG : backup/one.bak: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f99b9_d20250927_m015714_c001_v0001184_t0006_u01758938234076") 2025/09/27 02:02:14 DEBUG : backup/one.bak: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f10278ef1767b8460_d20250927_m015709_c001_v0001179_t0022_u01758938229869") 2025/09/27 02:02:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41522a5b6e710a8c_d20250927_m015728_c001_v7007000_t0000_u01758938248126") 2025/09/27 02:02:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f10315e02c28dc858_d20250927_m015726_c001_v0001038_t0001_u01758938246908") 2025/09/27 02:02:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f114fe5e1e2da8e0d_d20250927_m015723_c001_v0001032_t0039_u01758938243412") 2025/09/27 02:02:15 DEBUG : backup/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4095ea60f344299a_d20250927_m015703_c001_v7007000_t0000_u01758938223987") 2025/09/27 02:02:15 DEBUG : backup/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f11757b6dad615275_d20250927_m015702_c001_v0001036_t0010_u01758938222777") 2025/09/27 02:02:15 DEBUG : backup/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f106b6f6125a549c9_d20250927_m015659_c001_v0001178_t0051_u01758938219507") 2025/09/27 02:02:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dcf17_d20250927_m015716_c001_v7007000_t0000_u01758938236023") 2025/09/27 02:02:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f11898cfd7c3c8127_d20250927_m015715_c001_v0001183_t0002_u01758938235068") 2025/09/27 02:02:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1076d7c3db8b0545_d20250927_m015711_c001_v0001150_t0002_u01758938231744") 2025/09/27 02:02:15 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56d9_d20250927_m020138_c001_v7007000_t0000_u01758938498433") 2025/09/27 02:02:15 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314655d_d20250927_m020134_c001_v0001180_t0022_u01758938494487") 2025/09/27 02:02:15 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac7438_d20250927_m020124_c001_v7007000_t0000_u01758938484020") 2025/09/27 02:02:15 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146527_d20250927_m020120_c001_v0001180_t0059_u01758938480376") 2025/09/27 02:02:15 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd40c_d20250927_m020109_c001_v7007000_t0000_u01758938469618") 2025/09/27 02:02:15 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431464fb_d20250927_m020106_c001_v0001180_t0031_u01758938466150") 2025/09/27 02:02:15 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c04_d20250927_m020055_c001_v7007000_t0000_u01758938455351") 2025/09/27 02:02:15 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431464cd_d20250927_m020051_c001_v0001180_t0048_u01758938451745") 2025/09/27 02:02:15 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5628_d20250927_m020041_c001_v7007000_t0000_u01758938441308") 2025/09/27 02:02:15 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314647e_d20250927_m020037_c001_v0001180_t0000_u01758938437343") 2025/09/27 02:02:15 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca62f_d20250927_m020026_c001_v7007000_t0000_u01758938426578") 2025/09/27 02:02:15 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf3cc_d20250927_m020020_c001_v0001120_t0047_u01758938420926") 2025/09/27 02:02:15 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff44135_d20250927_m020010_c001_v7007000_t0000_u01758938410838") 2025/09/27 02:02:15 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf396_d20250927_m020007_c001_v0001120_t0050_u01758938407212") 2025/09/27 02:02:15 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f423de33270038e98_d20250927_m020005_c001_v7007000_t0000_u01758938405684") 2025/09/27 02:02:15 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314639c_d20250927_m020002_c001_v0001180_t0039_u01758938402595") 2025/09/27 02:02:16 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd0f4_d20250927_m015951_c001_v7007000_t0000_u01758938391645") 2025/09/27 02:02:16 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf347_d20250927_m015948_c001_v0001120_t0051_u01758938388124") 2025/09/27 02:02:16 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f40838f7c6d337c74_d20250927_m015946_c001_v7007000_t0000_u01758938386910") 2025/09/27 02:02:16 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973d87_d20250927_m015943_c001_v0001134_t0058_u01758938383300") 2025/09/27 02:02:16 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca527_d20250927_m015930_c001_v7007000_t0000_u01758938370669") 2025/09/27 02:02:16 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973d04_d20250927_m015926_c001_v0001134_t0024_u01758938366467") 2025/09/27 02:02:16 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b19_d20250927_m015915_c001_v7007000_t0000_u01758938355093") 2025/09/27 02:02:16 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973ca7_d20250927_m015911_c001_v0001134_t0020_u01758938351271") 2025/09/27 02:02:16 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac74238450e_d20250927_m015900_c001_v7007000_t0000_u01758938340781") 2025/09/27 02:02:16 DEBUG : banana: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973c2d_d20250927_m015857_c001_v0001134_t0052_u01758938337421") 2025/09/27 02:02:16 DEBUG : bananaSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4095ea60f3442bec_d20250927_m020008_c001_v7007000_t0000_u01758938408662") 2025/09/27 02:02:16 DEBUG : bananaSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431463a4_d20250927_m020004_c001_v0001180_t0050_u01758938404156") 2025/09/27 02:02:16 DEBUG : both0: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f5b_d20250927_m015835_c001_v7007000_t0000_u01758938315997") 2025/09/27 02:02:16 DEBUG : both0: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b6f_d20250927_m015824_c001_v0001184_t0007_u01758938304362") 2025/09/27 02:02:16 DEBUG : both0: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9bd7_d20250927_m015820_c001_v7007000_t0000_u01758938300079") 2025/09/27 02:02:16 DEBUG : both0: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9aee_d20250927_m015808_c001_v0001184_t0032_u01758938288637") 2025/09/27 02:02:16 DEBUG : both1: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f5d_d20250927_m015836_c001_v7007000_t0000_u01758938316181") 2025/09/27 02:02:16 DEBUG : both1: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b73_d20250927_m015825_c001_v0001184_t0002_u01758938305135") 2025/09/27 02:02:16 DEBUG : both1: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9bd9_d20250927_m015820_c001_v7007000_t0000_u01758938300278") 2025/09/27 02:02:16 DEBUG : both1: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9af2_d20250927_m015809_c001_v0001184_t0023_u01758938289044") 2025/09/27 02:02:17 DEBUG : both10: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f5f_d20250927_m015836_c001_v7007000_t0000_u01758938316364") 2025/09/27 02:02:17 DEBUG : both10: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b8e_d20250927_m015829_c001_v0001184_t0058_u01758938309003") 2025/09/27 02:02:17 DEBUG : both10: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9bda_d20250927_m015820_c001_v7007000_t0000_u01758938300461") 2025/09/27 02:02:17 DEBUG : both10: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b15_d20250927_m015812_c001_v0001184_t0015_u01758938292992") 2025/09/27 02:02:17 DEBUG : both11: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f62_d20250927_m015836_c001_v7007000_t0000_u01758938316548") 2025/09/27 02:02:17 DEBUG : both11: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b92_d20250927_m015829_c001_v0001184_t0054_u01758938309418") 2025/09/27 02:02:17 DEBUG : both11: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9bdb_d20250927_m015820_c001_v7007000_t0000_u01758938300644") 2025/09/27 02:02:17 DEBUG : both11: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b1a_d20250927_m015813_c001_v0001184_t0019_u01758938293407") 2025/09/27 02:02:17 DEBUG : both12: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f64_d20250927_m015836_c001_v7007000_t0000_u01758938316731") 2025/09/27 02:02:17 DEBUG : both12: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b96_d20250927_m015829_c001_v0001184_t0044_u01758938309827") 2025/09/27 02:02:17 DEBUG : both12: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9bdc_d20250927_m015820_c001_v7007000_t0000_u01758938300826") 2025/09/27 02:02:17 DEBUG : both12: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b1c_d20250927_m015813_c001_v0001184_t0009_u01758938293836") 2025/09/27 02:02:17 DEBUG : both13: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f66_d20250927_m015836_c001_v7007000_t0000_u01758938316916") 2025/09/27 02:02:17 DEBUG : both13: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b98_d20250927_m015830_c001_v0001184_t0003_u01758938310260") 2025/09/27 02:02:17 DEBUG : both13: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9bdd_d20250927_m015821_c001_v7007000_t0000_u01758938301010") 2025/09/27 02:02:17 DEBUG : both13: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b1e_d20250927_m015814_c001_v0001184_t0047_u01758938294265") 2025/09/27 02:02:17 DEBUG : both14: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f68_d20250927_m015837_c001_v7007000_t0000_u01758938317099") 2025/09/27 02:02:17 DEBUG : both14: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b9d_d20250927_m015830_c001_v0001184_t0040_u01758938310696") 2025/09/27 02:02:17 DEBUG : both14: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9bdf_d20250927_m015821_c001_v7007000_t0000_u01758938301195") 2025/09/27 02:02:17 DEBUG : both14: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b20_d20250927_m015814_c001_v0001184_t0040_u01758938294712") 2025/09/27 02:02:18 DEBUG : both15: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f6a_d20250927_m015837_c001_v7007000_t0000_u01758938317282") 2025/09/27 02:02:18 DEBUG : both15: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b9f_d20250927_m015831_c001_v0001184_t0014_u01758938311125") 2025/09/27 02:02:18 DEBUG : both15: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9be0_d20250927_m015821_c001_v7007000_t0000_u01758938301378") 2025/09/27 02:02:18 DEBUG : both15: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b26_d20250927_m015815_c001_v0001184_t0008_u01758938295133") 2025/09/27 02:02:18 DEBUG : both16: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f6d_d20250927_m015837_c001_v7007000_t0000_u01758938317556") 2025/09/27 02:02:18 DEBUG : both16: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9ba4_d20250927_m015831_c001_v0001184_t0043_u01758938311594") 2025/09/27 02:02:18 DEBUG : both16: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9be2_d20250927_m015821_c001_v7007000_t0000_u01758938301562") 2025/09/27 02:02:18 DEBUG : both16: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b2a_d20250927_m015815_c001_v0001184_t0002_u01758938295572") 2025/09/27 02:02:18 DEBUG : both17: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f6f_d20250927_m015837_c001_v7007000_t0000_u01758938317739") 2025/09/27 02:02:18 DEBUG : both17: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9ba8_d20250927_m015832_c001_v0001184_t0037_u01758938312041") 2025/09/27 02:02:18 DEBUG : both17: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9be3_d20250927_m015821_c001_v7007000_t0000_u01758938301745") 2025/09/27 02:02:18 DEBUG : both17: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b31_d20250927_m015815_c001_v0001184_t0047_u01758938295985") 2025/09/27 02:02:18 DEBUG : both18: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f71_d20250927_m015837_c001_v7007000_t0000_u01758938317924") 2025/09/27 02:02:18 DEBUG : both18: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9bac_d20250927_m015832_c001_v0001184_t0038_u01758938312444") 2025/09/27 02:02:18 DEBUG : both18: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9be5_d20250927_m015821_c001_v7007000_t0000_u01758938301939") 2025/09/27 02:02:18 DEBUG : both18: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b38_d20250927_m015816_c001_v0001184_t0033_u01758938296428") 2025/09/27 02:02:18 DEBUG : both19: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f73_d20250927_m015838_c001_v7007000_t0000_u01758938318107") 2025/09/27 02:02:18 DEBUG : both19: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9bb5_d20250927_m015832_c001_v0001184_t0013_u01758938312877") 2025/09/27 02:02:18 DEBUG : both19: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9be6_d20250927_m015822_c001_v7007000_t0000_u01758938302122") 2025/09/27 02:02:18 DEBUG : both19: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b3c_d20250927_m015816_c001_v0001184_t0002_u01758938296906") 2025/09/27 02:02:18 DEBUG : both2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f75_d20250927_m015838_c001_v7007000_t0000_u01758938318289") 2025/09/27 02:02:18 DEBUG : both2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b75_d20250927_m015825_c001_v0001184_t0033_u01758938305567") 2025/09/27 02:02:18 DEBUG : both2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9be7_d20250927_m015822_c001_v7007000_t0000_u01758938302306") 2025/09/27 02:02:19 DEBUG : both2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9af4_d20250927_m015809_c001_v0001184_t0041_u01758938289457") 2025/09/27 02:02:19 DEBUG : both3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f77_d20250927_m015838_c001_v7007000_t0000_u01758938318471") 2025/09/27 02:02:19 DEBUG : both3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b79_d20250927_m015826_c001_v0001184_t0014_u01758938306007") 2025/09/27 02:02:19 DEBUG : both3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9be9_d20250927_m015822_c001_v7007000_t0000_u01758938302489") 2025/09/27 02:02:19 DEBUG : both3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9af8_d20250927_m015809_c001_v0001184_t0059_u01758938289895") 2025/09/27 02:02:19 DEBUG : both4: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f7a_d20250927_m015838_c001_v7007000_t0000_u01758938318655") 2025/09/27 02:02:19 DEBUG : both4: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b7d_d20250927_m015826_c001_v0001184_t0053_u01758938306448") 2025/09/27 02:02:19 DEBUG : both4: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9bea_d20250927_m015822_c001_v7007000_t0000_u01758938302672") 2025/09/27 02:02:19 DEBUG : both4: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9afa_d20250927_m015810_c001_v0001184_t0022_u01758938290359") 2025/09/27 02:02:19 DEBUG : both5: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f7c_d20250927_m015838_c001_v7007000_t0000_u01758938318839") 2025/09/27 02:02:19 DEBUG : both5: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b82_d20250927_m015826_c001_v0001184_t0029_u01758938306872") 2025/09/27 02:02:19 DEBUG : both5: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9beb_d20250927_m015822_c001_v7007000_t0000_u01758938302855") 2025/09/27 02:02:19 DEBUG : both5: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9afe_d20250927_m015810_c001_v0001184_t0003_u01758938290756") 2025/09/27 02:02:19 DEBUG : both6: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f7f_d20250927_m015839_c001_v7007000_t0000_u01758938319021") 2025/09/27 02:02:19 DEBUG : both6: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b84_d20250927_m015827_c001_v0001184_t0041_u01758938307280") 2025/09/27 02:02:19 DEBUG : both6: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9bec_d20250927_m015823_c001_v7007000_t0000_u01758938303037") 2025/09/27 02:02:19 DEBUG : both6: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b04_d20250927_m015811_c001_v0001184_t0045_u01758938291160") 2025/09/27 02:02:19 DEBUG : both7: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f81_d20250927_m015839_c001_v7007000_t0000_u01758938319204") 2025/09/27 02:02:19 DEBUG : both7: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b86_d20250927_m015827_c001_v0001184_t0016_u01758938307708") 2025/09/27 02:02:19 DEBUG : both7: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9bed_d20250927_m015823_c001_v7007000_t0000_u01758938303220") 2025/09/27 02:02:20 DEBUG : both7: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b0a_d20250927_m015811_c001_v0001184_t0023_u01758938291601") 2025/09/27 02:02:20 DEBUG : both8: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f84_d20250927_m015839_c001_v7007000_t0000_u01758938319387") 2025/09/27 02:02:20 DEBUG : both8: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b88_d20250927_m015828_c001_v0001184_t0013_u01758938308152") 2025/09/27 02:02:20 DEBUG : both8: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9bee_d20250927_m015823_c001_v7007000_t0000_u01758938303402") 2025/09/27 02:02:20 DEBUG : both8: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b0c_d20250927_m015812_c001_v0001184_t0042_u01758938292014") 2025/09/27 02:02:20 DEBUG : both9: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f86_d20250927_m015839_c001_v7007000_t0000_u01758938319570") 2025/09/27 02:02:20 DEBUG : both9: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b8c_d20250927_m015828_c001_v0001184_t0042_u01758938308551") 2025/09/27 02:02:20 DEBUG : both9: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9bf0_d20250927_m015823_c001_v7007000_t0000_u01758938303585") 2025/09/27 02:02:20 DEBUG : both9: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9b0f_d20250927_m015812_c001_v0001184_t0059_u01758938292420") 2025/09/27 02:02:20 DEBUG : c/non empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384071_d20250927_m015501_c001_v7007000_t0000_u01758938101543") 2025/09/27 02:02:20 DEBUG : c/non empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f96f8_d20250927_m015459_c001_v0001184_t0010_u01758938099996") 2025/09/27 02:02:20 DEBUG : c/non empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac74238405e_d20250927_m015459_c001_v7007000_t0000_u01758938099438") 2025/09/27 02:02:20 DEBUG : c/non empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f96e7_d20250927_m015457_c001_v0001184_t0040_u01758938097904") 2025/09/27 02:02:20 DEBUG : c/non empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288065_d20250927_m015443_c001_v7007000_t0000_u01758938083203") 2025/09/27 02:02:20 DEBUG : c/non empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f968d_d20250927_m015441_c001_v0001184_t0035_u01758938081690") 2025/09/27 02:02:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca52d_d20250927_m015933_c001_v7007000_t0000_u01758938373063") 2025/09/27 02:02:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9cfd_d20250927_m015928_c001_v0001184_t0056_u01758938368525") 2025/09/27 02:02:20 DEBUG : check sum: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b228805c_d20250927_m015434_c001_v7007000_t0000_u01758938074950") 2025/09/27 02:02:20 DEBUG : check sum: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f965e_d20250927_m015434_c001_v0001184_t0029_u01758938074011") 2025/09/27 02:02:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4095ea60f3442d30_d20250927_m020206_c001_v7007000_t0000_u01758938526806") 2025/09/27 02:02:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8fa12a_d20250927_m020205_c001_v0001184_t0009_u01758938525345") 2025/09/27 02:02:21 DEBUG : dest/3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9b46_d20250927_m015636_c001_v7007000_t0000_u01758938196307") 2025/09/27 02:02:21 DEBUG : dest/3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f409148ab7ffefff6_d20250927_m015635_c001_v0001109_t0021_u01758938195182") 2025/09/27 02:02:21 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca630_d20250927_m020026_c001_v7007000_t0000_u01758938426761") 2025/09/27 02:02:21 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314642a_d20250927_m020022_c001_v0001180_t0044_u01758938422620") 2025/09/27 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56dc_d20250927_m020138_c001_v7007000_t0000_u01758938498616") 2025/09/27 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8fa05d_d20250927_m020128_c001_v0001184_t0012_u01758938488340") 2025/09/27 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac7439_d20250927_m020124_c001_v7007000_t0000_u01758938484204") 2025/09/27 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9ff9_d20250927_m020113_c001_v0001184_t0043_u01758938473982") 2025/09/27 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd410_d20250927_m020109_c001_v7007000_t0000_u01758938469801") 2025/09/27 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9f95_d20250927_m020059_c001_v0001184_t0023_u01758938459664") 2025/09/27 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c05_d20250927_m020055_c001_v7007000_t0000_u01758938455534") 2025/09/27 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9f2a_d20250927_m020045_c001_v0001184_t0046_u01758938445555") 2025/09/27 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5629_d20250927_m020041_c001_v7007000_t0000_u01758938441489") 2025/09/27 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9eb2_d20250927_m020031_c001_v0001184_t0011_u01758938431041") 2025/09/27 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d1191_d20250927_m020024_c001_v7007000_t0000_u01758938424258") 2025/09/27 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973e5d_d20250927_m020015_c001_v0001134_t0045_u01758938415183") 2025/09/27 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff44136_d20250927_m020011_c001_v7007000_t0000_u01758938411020") 2025/09/27 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9df4_d20250927_m020007_c001_v0001184_t0054_u01758938407388") 2025/09/27 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b7d_d20250927_m020005_c001_v7007000_t0000_u01758938405690") 2025/09/27 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9da4_d20250927_m015955_c001_v0001184_t0057_u01758938395924") 2025/09/27 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd0f5_d20250927_m015951_c001_v7007000_t0000_u01758938391826") 2025/09/27 02:02:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d77_d20250927_m015948_c001_v0001184_t0016_u01758938388293") 2025/09/27 02:02:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee559f_d20250927_m015946_c001_v7007000_t0000_u01758938386914") 2025/09/27 02:02:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146327_d20250927_m015937_c001_v0001180_t0013_u01758938377189") 2025/09/27 02:02:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5559_d20250927_m015930_c001_v7007000_t0000_u01758938370678") 2025/09/27 02:02:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431462ec_d20250927_m015919_c001_v0001180_t0042_u01758938359461") 2025/09/27 02:02:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b1a_d20250927_m015915_c001_v7007000_t0000_u01758938355274") 2025/09/27 02:02:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431462ba_d20250927_m015905_c001_v0001180_t0028_u01758938345038") 2025/09/27 02:02:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384510_d20250927_m015900_c001_v7007000_t0000_u01758938340962") 2025/09/27 02:02:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146274_d20250927_m015852_c001_v0001180_t0011_u01758938332257") 2025/09/27 02:02:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41522a5b6e710c99_d20250927_m020009_c001_v7007000_t0000_u01758938409014") 2025/09/27 02:02:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9dd4_d20250927_m020004_c001_v0001184_t0043_u01758938404355") 2025/09/27 02:02:22 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca631_d20250927_m020026_c001_v7007000_t0000_u01758938426945") 2025/09/27 02:02:22 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9e75_d20250927_m020022_c001_v0001184_t0018_u01758938422625") 2025/09/27 02:02:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56de_d20250927_m020138_c001_v7007000_t0000_u01758938498809") 2025/09/27 02:02:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146545_d20250927_m020128_c001_v0001180_t0012_u01758938488914") 2025/09/27 02:02:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac743b_d20250927_m020124_c001_v7007000_t0000_u01758938484386") 2025/09/27 02:02:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146512_d20250927_m020114_c001_v0001180_t0056_u01758938474538") 2025/09/27 02:02:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd413_d20250927_m020109_c001_v7007000_t0000_u01758938469995") 2025/09/27 02:02:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431464eb_d20250927_m020100_c001_v0001180_t0053_u01758938460240") 2025/09/27 02:02:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c06_d20250927_m020055_c001_v7007000_t0000_u01758938455717") 2025/09/27 02:02:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431464a3_d20250927_m020046_c001_v0001180_t0035_u01758938446145") 2025/09/27 02:02:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee562a_d20250927_m020041_c001_v7007000_t0000_u01758938441670") 2025/09/27 02:02:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314645c_d20250927_m020031_c001_v0001180_t0040_u01758938431605") 2025/09/27 02:02:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f422b0d72a5278c19_d20250927_m020024_c001_v7007000_t0000_u01758938424055") 2025/09/27 02:02:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf3b6_d20250927_m020015_c001_v0001120_t0035_u01758938415841") 2025/09/27 02:02:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff44139_d20250927_m020011_c001_v7007000_t0000_u01758938411201") 2025/09/27 02:02:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431463b4_d20250927_m020007_c001_v0001180_t0050_u01758938407395") 2025/09/27 02:02:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b82_d20250927_m020006_c001_v7007000_t0000_u01758938406057") 2025/09/27 02:02:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314637c_d20250927_m015956_c001_v0001180_t0018_u01758938396519") 2025/09/27 02:02:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd0f6_d20250927_m015952_c001_v7007000_t0000_u01758938392008") 2025/09/27 02:02:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146365_d20250927_m015948_c001_v0001180_t0006_u01758938388303") 2025/09/27 02:02:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd0eb_d20250927_m015946_c001_v7007000_t0000_u01758938386939") 2025/09/27 02:02:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973d5c_d20250927_m015937_c001_v0001134_t0022_u01758938377799") 2025/09/27 02:02:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd0e6_d20250927_m015930_c001_v7007000_t0000_u01758938370818") 2025/09/27 02:02:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973cdc_d20250927_m015920_c001_v0001134_t0036_u01758938360009") 2025/09/27 02:02:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b1b_d20250927_m015915_c001_v7007000_t0000_u01758938355458") 2025/09/27 02:02:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973c74_d20250927_m015905_c001_v0001134_t0051_u01758938345688") 2025/09/27 02:02:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384511_d20250927_m015901_c001_v7007000_t0000_u01758938341143") 2025/09/27 02:02:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973c15_d20250927_m015852_c001_v0001134_t0019_u01758938332552") 2025/09/27 02:02:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4059676cc14e4e4c_d20250927_m020008_c001_v7007000_t0000_u01758938408619") 2025/09/27 02:02:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431463a6_d20250927_m020004_c001_v0001180_t0006_u01758938404398") 2025/09/27 02:02:23 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca634_d20250927_m020027_c001_v7007000_t0000_u01758938427172") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314642e_d20250927_m020022_c001_v0001180_t0025_u01758938422823") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56df_d20250927_m020138_c001_v7007000_t0000_u01758938498992") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf4ca_d20250927_m020129_c001_v0001120_t0030_u01758938489503") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac743d_d20250927_m020124_c001_v7007000_t0000_u01758938484570") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf4a6_d20250927_m020115_c001_v0001120_t0058_u01758938475135") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd417_d20250927_m020110_c001_v7007000_t0000_u01758938470180") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf473_d20250927_m020100_c001_v0001120_t0037_u01758938460806") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c07_d20250927_m020055_c001_v7007000_t0000_u01758938455900") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf43c_d20250927_m020046_c001_v0001120_t0002_u01758938446707") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee562b_d20250927_m020041_c001_v7007000_t0000_u01758938441852") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf3f3_d20250927_m020032_c001_v0001120_t0055_u01758938432166") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f422b0d72a5278c1f_d20250927_m020024_c001_v7007000_t0000_u01758938424421") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431463ef_d20250927_m020016_c001_v0001180_t0048_u01758938416507") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff4413a_d20250927_m020011_c001_v7007000_t0000_u01758938411381") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf398_d20250927_m020007_c001_v0001120_t0020_u01758938407499") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41522a5b6e710c95_d20250927_m020006_c001_v7007000_t0000_u01758938406247") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf36b_d20250927_m015957_c001_v0001120_t0011_u01758938397084") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd0f8_d20250927_m015952_c001_v7007000_t0000_u01758938392190") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf349_d20250927_m015948_c001_v0001120_t0042_u01758938388399") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f416b28e2ae39ea0a_d20250927_m015946_c001_v7007000_t0000_u01758938386953") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d35_d20250927_m015938_c001_v0001184_t0046_u01758938378582") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd0e4_d20250927_m015930_c001_v7007000_t0000_u01758938370455") 2025/09/27 02:02:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9cbe_d20250927_m015920_c001_v0001184_t0026_u01758938360902") 2025/09/27 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b1c_d20250927_m015915_c001_v7007000_t0000_u01758938355643") 2025/09/27 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9c75_d20250927_m015906_c001_v0001184_t0009_u01758938346376") 2025/09/27 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384512_d20250927_m015901_c001_v7007000_t0000_u01758938341325") 2025/09/27 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9c14_d20250927_m015852_c001_v0001184_t0039_u01758938332998") 2025/09/27 02:02:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4095ea60f3442bed_d20250927_m020008_c001_v7007000_t0000_u01758938408845") 2025/09/27 02:02:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973e08_d20250927_m020004_c001_v0001134_t0027_u01758938404475") 2025/09/27 02:02:25 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca636_d20250927_m020027_c001_v7007000_t0000_u01758938427356") 2025/09/27 02:02:25 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9e77_d20250927_m020022_c001_v0001184_t0003_u01758938422833") 2025/09/27 02:02:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56e0_d20250927_m020139_c001_v7007000_t0000_u01758938499177") 2025/09/27 02:02:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d974098_d20250927_m020130_c001_v0001134_t0023_u01758938490228") 2025/09/27 02:02:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac743e_d20250927_m020124_c001_v7007000_t0000_u01758938484752") 2025/09/27 02:02:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d97404d_d20250927_m020115_c001_v0001134_t0016_u01758938475890") 2025/09/27 02:02:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd41a_d20250927_m020110_c001_v7007000_t0000_u01758938470365") 2025/09/27 02:02:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973fdf_d20250927_m020101_c001_v0001134_t0003_u01758938461420") 2025/09/27 02:02:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c08_d20250927_m020056_c001_v7007000_t0000_u01758938456084") 2025/09/27 02:02:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973f7f_d20250927_m020047_c001_v0001134_t0026_u01758938447553") 2025/09/27 02:02:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee562d_d20250927_m020042_c001_v7007000_t0000_u01758938442033") 2025/09/27 02:02:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973ef8_d20250927_m020032_c001_v0001134_t0001_u01758938432894") 2025/09/27 02:02:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4128667835c591a3_d20250927_m020024_c001_v7007000_t0000_u01758938424271") 2025/09/27 02:02:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9e43_d20250927_m020017_c001_v0001184_t0057_u01758938417079") 2025/09/27 02:02:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff4413b_d20250927_m020011_c001_v7007000_t0000_u01758938411561") 2025/09/27 02:02:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973e1b_d20250927_m020007_c001_v0001134_t0045_u01758938407508") 2025/09/27 02:02:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4059676cc14e4e32_d20250927_m020006_c001_v7007000_t0000_u01758938406095") 2025/09/27 02:02:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973dee_d20250927_m015957_c001_v0001134_t0039_u01758938397902") 2025/09/27 02:02:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd0f9_d20250927_m015952_c001_v7007000_t0000_u01758938392371") 2025/09/27 02:02:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973db1_d20250927_m015948_c001_v0001134_t0051_u01758938388494") 2025/09/27 02:02:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f40838f7c6d337c76_d20250927_m015946_c001_v7007000_t0000_u01758938386963") 2025/09/27 02:02:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf326_d20250927_m015939_c001_v0001120_t0055_u01758938379166") 2025/09/27 02:02:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d107f_d20250927_m015930_c001_v7007000_t0000_u01758938370522") 2025/09/27 02:02:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf2f9_d20250927_m015921_c001_v0001120_t0015_u01758938361478") 2025/09/27 02:02:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b1d_d20250927_m015915_c001_v7007000_t0000_u01758938355825") 2025/09/27 02:02:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf2c3_d20250927_m015906_c001_v0001120_t0043_u01758938346943") 2025/09/27 02:02:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384513_d20250927_m015901_c001_v7007000_t0000_u01758938341507") 2025/09/27 02:02:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf29f_d20250927_m015853_c001_v0001120_t0036_u01758938333191") 2025/09/27 02:02:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff4412b_d20250927_m020008_c001_v7007000_t0000_u01758938408631") 2025/09/27 02:02:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf38c_d20250927_m020004_c001_v0001120_t0053_u01758938404539") 2025/09/27 02:02:26 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca638_d20250927_m020027_c001_v7007000_t0000_u01758938427540") 2025/09/27 02:02:26 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973eab_d20250927_m020022_c001_v0001134_t0002_u01758938422997") 2025/09/27 02:02:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56e1_d20250927_m020139_c001_v7007000_t0000_u01758938499360") 2025/09/27 02:02:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8fa06b_d20250927_m020130_c001_v0001184_t0022_u01758938490572") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac7440_d20250927_m020124_c001_v7007000_t0000_u01758938484936") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8fa00e_d20250927_m020116_c001_v0001184_t0024_u01758938476362") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd41f_d20250927_m020110_c001_v7007000_t0000_u01758938470599") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9f9f_d20250927_m020101_c001_v0001184_t0045_u01758938461970") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c09_d20250927_m020056_c001_v7007000_t0000_u01758938456267") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9f39_d20250927_m020047_c001_v0001184_t0029_u01758938447923") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee562f_d20250927_m020042_c001_v7007000_t0000_u01758938442214") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9ecc_d20250927_m020033_c001_v0001184_t0021_u01758938433491") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca625_d20250927_m020024_c001_v7007000_t0000_u01758938424065") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973e6f_d20250927_m020017_c001_v0001134_t0013_u01758938417297") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff4413c_d20250927_m020011_c001_v7007000_t0000_u01758938411741") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9df6_d20250927_m020007_c001_v0001184_t0012_u01758938407592") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41522a5b6e710c94_d20250927_m020006_c001_v7007000_t0000_u01758938406061") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9dac_d20250927_m015958_c001_v0001184_t0009_u01758938398328") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd0fb_d20250927_m015952_c001_v7007000_t0000_u01758938392552") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d79_d20250927_m015948_c001_v0001184_t0009_u01758938388506") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b228836f_d20250927_m015946_c001_v7007000_t0000_u01758938386986") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146333_d20250927_m015939_c001_v0001180_t0034_u01758938379535") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca528_d20250927_m015930_c001_v7007000_t0000_u01758938370851") 2025/09/27 02:02:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431462f4_d20250927_m015922_c001_v0001180_t0057_u01758938362144") 2025/09/27 02:02:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b1e_d20250927_m015916_c001_v7007000_t0000_u01758938356008") 2025/09/27 02:02:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431462bf_d20250927_m015907_c001_v0001180_t0039_u01758938347258") 2025/09/27 02:02:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384514_d20250927_m015901_c001_v7007000_t0000_u01758938341688") 2025/09/27 02:02:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146278_d20250927_m015853_c001_v0001180_t0037_u01758938333546") 2025/09/27 02:02:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7ba6_d20250927_m020008_c001_v7007000_t0000_u01758938408854") 2025/09/27 02:02:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9dd6_d20250927_m020004_c001_v0001184_t0040_u01758938404554") 2025/09/27 02:02:28 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca63c_d20250927_m020027_c001_v7007000_t0000_u01758938427722") 2025/09/27 02:02:28 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9e79_d20250927_m020023_c001_v0001184_t0048_u01758938423038") 2025/09/27 02:02:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56e2_d20250927_m020139_c001_v7007000_t0000_u01758938499544") 2025/09/27 02:02:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314654d_d20250927_m020130_c001_v0001180_t0003_u01758938490767") 2025/09/27 02:02:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac7441_d20250927_m020125_c001_v7007000_t0000_u01758938485120") 2025/09/27 02:02:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314651b_d20250927_m020116_c001_v0001180_t0001_u01758938476562") 2025/09/27 02:02:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd422_d20250927_m020110_c001_v7007000_t0000_u01758938470784") 2025/09/27 02:02:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431464ee_d20250927_m020102_c001_v0001180_t0050_u01758938462247") 2025/09/27 02:02:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c0b_d20250927_m020056_c001_v7007000_t0000_u01758938456451") 2025/09/27 02:02:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431464b5_d20250927_m020048_c001_v0001180_t0037_u01758938448118") 2025/09/27 02:02:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5630_d20250927_m020042_c001_v7007000_t0000_u01758938442397") 2025/09/27 02:02:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146462_d20250927_m020033_c001_v0001180_t0024_u01758938433745") 2025/09/27 02:02:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d04b9b_d20250927_m020024_c001_v7007000_t0000_u01758938424476") 2025/09/27 02:02:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf3bc_d20250927_m020017_c001_v0001120_t0057_u01758938417732") 2025/09/27 02:02:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff4413d_d20250927_m020011_c001_v7007000_t0000_u01758938411922") 2025/09/27 02:02:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431463b6_d20250927_m020007_c001_v0001180_t0040_u01758938407660") 2025/09/27 02:02:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f417a220a8a246dd7_d20250927_m020006_c001_v7007000_t0000_u01758938406103") 2025/09/27 02:02:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146388_d20250927_m015958_c001_v0001180_t0057_u01758938398525") 2025/09/27 02:02:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd0fc_d20250927_m015952_c001_v7007000_t0000_u01758938392733") 2025/09/27 02:02:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146367_d20250927_m015948_c001_v0001180_t0012_u01758938388515") 2025/09/27 02:02:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db3d61_d20250927_m015946_c001_v7007000_t0000_u01758938386919") 2025/09/27 02:02:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973d68_d20250927_m015939_c001_v0001134_t0013_u01758938379790") 2025/09/27 02:02:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac71b9_d20250927_m015930_c001_v7007000_t0000_u01758938370093") 2025/09/27 02:02:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973ce2_d20250927_m015922_c001_v0001134_t0012_u01758938362345") 2025/09/27 02:02:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b1f_d20250927_m015916_c001_v7007000_t0000_u01758938356191") 2025/09/27 02:02:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973c82_d20250927_m015907_c001_v0001134_t0053_u01758938347485") 2025/09/27 02:02:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384515_d20250927_m015901_c001_v7007000_t0000_u01758938341875") 2025/09/27 02:02:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973c1d_d20250927_m015853_c001_v0001134_t0038_u01758938333762") 2025/09/27 02:02:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f423de33270038ea3_d20250927_m020008_c001_v7007000_t0000_u01758938408684") 2025/09/27 02:02:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431463a8_d20250927_m020004_c001_v0001180_t0010_u01758938404606") 2025/09/27 02:02:29 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca63e_d20250927_m020027_c001_v7007000_t0000_u01758938427910") 2025/09/27 02:02:29 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146432_d20250927_m020023_c001_v0001180_t0057_u01758938423050") 2025/09/27 02:02:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56e3_d20250927_m020139_c001_v7007000_t0000_u01758938499726") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf4ce_d20250927_m020130_c001_v0001120_t0015_u01758938490966") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac7443_d20250927_m020125_c001_v7007000_t0000_u01758938485305") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf4ad_d20250927_m020116_c001_v0001120_t0012_u01758938476788") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd426_d20250927_m020110_c001_v7007000_t0000_u01758938470973") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf477_d20250927_m020102_c001_v0001120_t0038_u01758938462478") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c0d_d20250927_m020056_c001_v7007000_t0000_u01758938456634") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf446_d20250927_m020048_c001_v0001120_t0020_u01758938448456") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5631_d20250927_m020042_c001_v7007000_t0000_u01758938442578") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf3fd_d20250927_m020033_c001_v0001120_t0018_u01758938433969") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca627_d20250927_m020024_c001_v7007000_t0000_u01758938424431") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431463fd_d20250927_m020018_c001_v0001180_t0045_u01758938418095") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff4413e_d20250927_m020012_c001_v7007000_t0000_u01758938412106") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973e1f_d20250927_m020007_c001_v0001134_t0037_u01758938407809") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7b9d_d20250927_m020005_c001_v7007000_t0000_u01758938405850") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf373_d20250927_m015958_c001_v0001120_t0028_u01758938398726") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd0fd_d20250927_m015952_c001_v7007000_t0000_u01758938392919") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d7b_d20250927_m015948_c001_v0001184_t0058_u01758938388708") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f40838f7c6d337c77_d20250927_m015947_c001_v7007000_t0000_u01758938387092") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d42_d20250927_m015940_c001_v0001184_t0047_u01758938380241") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca526_d20250927_m015930_c001_v7007000_t0000_u01758938370477") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9cd0_d20250927_m015922_c001_v0001184_t0053_u01758938362797") 2025/09/27 02:02:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b20_d20250927_m015916_c001_v7007000_t0000_u01758938356373") 2025/09/27 02:02:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9c79_d20250927_m015907_c001_v0001184_t0044_u01758938347778") 2025/09/27 02:02:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384516_d20250927_m015902_c001_v7007000_t0000_u01758938342061") 2025/09/27 02:02:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9c18_d20250927_m015854_c001_v0001184_t0010_u01758938334110") 2025/09/27 02:02:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff4412c_d20250927_m020008_c001_v7007000_t0000_u01758938408813") 2025/09/27 02:02:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9dda_d20250927_m020004_c001_v0001184_t0010_u01758938404754") 2025/09/27 02:02:31 DEBUG : dir1/0007-12345: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca63f_d20250927_m020028_c001_v7007000_t0000_u01758938428099") 2025/09/27 02:02:31 DEBUG : dir1/0007-12345: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9e7b_d20250927_m020023_c001_v0001184_t0041_u01758938423246") 2025/09/27 02:02:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56e5_d20250927_m020139_c001_v7007000_t0000_u01758938499921") 2025/09/27 02:02:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d97409d_d20250927_m020131_c001_v0001134_t0012_u01758938491396") 2025/09/27 02:02:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac7444_d20250927_m020125_c001_v7007000_t0000_u01758938485490") 2025/09/27 02:02:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d974053_d20250927_m020117_c001_v0001134_t0046_u01758938477229") 2025/09/27 02:02:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd429_d20250927_m020111_c001_v7007000_t0000_u01758938471156") 2025/09/27 02:02:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973fef_d20250927_m020102_c001_v0001134_t0002_u01758938462735") 2025/09/27 02:02:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c10_d20250927_m020056_c001_v7007000_t0000_u01758938456852") 2025/09/27 02:02:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973f83_d20250927_m020048_c001_v0001134_t0025_u01758938448764") 2025/09/27 02:02:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5632_d20250927_m020042_c001_v7007000_t0000_u01758938442760") 2025/09/27 02:02:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973f04_d20250927_m020034_c001_v0001134_t0052_u01758938434300") 2025/09/27 02:02:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f422b0d72a5278c24_d20250927_m020024_c001_v7007000_t0000_u01758938424604") 2025/09/27 02:02:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9e4f_d20250927_m020018_c001_v0001184_t0030_u01758938418298") 2025/09/27 02:02:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff4413f_d20250927_m020012_c001_v7007000_t0000_u01758938412286") 2025/09/27 02:02:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9df8_d20250927_m020007_c001_v0001184_t0002_u01758938407812") 2025/09/27 02:02:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff44122_d20250927_m020006_c001_v7007000_t0000_u01758938406092") 2025/09/27 02:02:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973df0_d20250927_m015959_c001_v0001134_t0006_u01758938399167") 2025/09/27 02:02:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd0fe_d20250927_m015953_c001_v7007000_t0000_u01758938393100") 2025/09/27 02:02:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314636a_d20250927_m015948_c001_v0001180_t0058_u01758938388749") 2025/09/27 02:02:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f40838f7c6d337c78_d20250927_m015947_c001_v7007000_t0000_u01758938387113") 2025/09/27 02:02:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf32e_d20250927_m015940_c001_v0001120_t0013_u01758938380437") 2025/09/27 02:02:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac71c1_d20250927_m015930_c001_v7007000_t0000_u01758938370477") 2025/09/27 02:02:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf2ff_d20250927_m015922_c001_v0001120_t0005_u01758938362996") 2025/09/27 02:02:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b22_d20250927_m015916_c001_v7007000_t0000_u01758938356554") 2025/09/27 02:02:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf2c6_d20250927_m015907_c001_v0001120_t0012_u01758938347991") 2025/09/27 02:02:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384517_d20250927_m015902_c001_v7007000_t0000_u01758938342242") 2025/09/27 02:02:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf2a6_d20250927_m015854_c001_v0001120_t0038_u01758938334359") 2025/09/27 02:02:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b9c_d20250927_m020008_c001_v7007000_t0000_u01758938408822") 2025/09/27 02:02:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973e0c_d20250927_m020004_c001_v0001134_t0039_u01758938404774") 2025/09/27 02:02:32 DEBUG : dir1/0008-23456: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca642_d20250927_m020028_c001_v7007000_t0000_u01758938428292") 2025/09/27 02:02:32 DEBUG : dir1/0008-23456: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146436_d20250927_m020023_c001_v0001180_t0053_u01758938423260") 2025/09/27 02:02:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56e6_d20250927_m020140_c001_v7007000_t0000_u01758938500105") 2025/09/27 02:02:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8fa075_d20250927_m020131_c001_v0001184_t0041_u01758938491785") 2025/09/27 02:02:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac7445_d20250927_m020125_c001_v7007000_t0000_u01758938485690") 2025/09/27 02:02:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8fa018_d20250927_m020117_c001_v0001184_t0034_u01758938477514") 2025/09/27 02:02:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd42c_d20250927_m020111_c001_v7007000_t0000_u01758938471339") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9fa5_d20250927_m020103_c001_v0001184_t0014_u01758938463330") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c12_d20250927_m020057_c001_v7007000_t0000_u01758938457035") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9f3f_d20250927_m020049_c001_v0001184_t0015_u01758938449068") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5633_d20250927_m020042_c001_v7007000_t0000_u01758938442941") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9edc_d20250927_m020034_c001_v0001184_t0024_u01758938434789") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d118f_d20250927_m020024_c001_v7007000_t0000_u01758938424077") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973e7b_d20250927_m020018_c001_v0001134_t0049_u01758938418501") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff44140_d20250927_m020012_c001_v7007000_t0000_u01758938412466") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431463ba_d20250927_m020007_c001_v0001180_t0057_u01758938407929") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7ba0_d20250927_m020006_c001_v7007000_t0000_u01758938406214") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9db6_d20250927_m015959_c001_v0001184_t0036_u01758938399615") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd100_d20250927_m015953_c001_v7007000_t0000_u01758938393283") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf34b_d20250927_m015948_c001_v0001120_t0048_u01758938388770") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f416b28e2ae39ea0b_d20250927_m015947_c001_v7007000_t0000_u01758938387155") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146335_d20250927_m015940_c001_v0001180_t0022_u01758938380851") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd0e5_d20250927_m015930_c001_v7007000_t0000_u01758938370636") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431462fe_d20250927_m015924_c001_v0001180_t0003_u01758938364033") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b23_d20250927_m015916_c001_v7007000_t0000_u01758938356739") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431462c7_d20250927_m015908_c001_v0001180_t0004_u01758938348552") 2025/09/27 02:02:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384518_d20250927_m015902_c001_v7007000_t0000_u01758938342424") 2025/09/27 02:02:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146286_d20250927_m015854_c001_v0001180_t0040_u01758938334627") 2025/09/27 02:02:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41522a5b6e710c98_d20250927_m020008_c001_v7007000_t0000_u01758938408831") 2025/09/27 02:02:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431463aa_d20250927_m020004_c001_v0001180_t0007_u01758938404807") 2025/09/27 02:02:34 DEBUG : dir1/0009-34567: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca644_d20250927_m020028_c001_v7007000_t0000_u01758938428475") 2025/09/27 02:02:34 DEBUG : dir1/0009-34567: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf3d6_d20250927_m020023_c001_v0001120_t0018_u01758938423411") 2025/09/27 02:02:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56e7_d20250927_m020140_c001_v7007000_t0000_u01758938500289") 2025/09/27 02:02:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146553_d20250927_m020132_c001_v0001180_t0015_u01758938492043") 2025/09/27 02:02:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac7446_d20250927_m020125_c001_v7007000_t0000_u01758938485874") 2025/09/27 02:02:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146521_d20250927_m020117_c001_v0001180_t0021_u01758938477741") 2025/09/27 02:02:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd431_d20250927_m020111_c001_v7007000_t0000_u01758938471523") 2025/09/27 02:02:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431464f2_d20250927_m020103_c001_v0001180_t0038_u01758938463534") 2025/09/27 02:02:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c14_d20250927_m020057_c001_v7007000_t0000_u01758938457219") 2025/09/27 02:02:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431464bb_d20250927_m020049_c001_v0001180_t0029_u01758938449261") 2025/09/27 02:02:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5634_d20250927_m020043_c001_v7007000_t0000_u01758938443122") 2025/09/27 02:02:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146468_d20250927_m020035_c001_v0001180_t0023_u01758938435003") 2025/09/27 02:02:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4128667835c591a2_d20250927_m020024_c001_v7007000_t0000_u01758938424090") 2025/09/27 02:02:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf3c2_d20250927_m020018_c001_v0001120_t0031_u01758938418889") 2025/09/27 02:02:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff44141_d20250927_m020012_c001_v7007000_t0000_u01758938412647") 2025/09/27 02:02:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9dfa_d20250927_m020008_c001_v0001184_t0032_u01758938408008") 2025/09/27 02:02:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff44121_d20250927_m020006_c001_v7007000_t0000_u01758938406092") 2025/09/27 02:02:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314638a_d20250927_m015959_c001_v0001180_t0027_u01758938399820") 2025/09/27 02:02:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd101_d20250927_m015953_c001_v7007000_t0000_u01758938393507") 2025/09/27 02:02:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973db6_d20250927_m015948_c001_v0001134_t0009_u01758938388798") 2025/09/27 02:02:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288371_d20250927_m015947_c001_v7007000_t0000_u01758938387171") 2025/09/27 02:02:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973d6f_d20250927_m015941_c001_v0001134_t0023_u01758938381054") 2025/09/27 02:02:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4169d19576ace045_d20250927_m015930_c001_v7007000_t0000_u01758938370702") 2025/09/27 02:02:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973cec_d20250927_m015924_c001_v0001134_t0011_u01758938364236") 2025/09/27 02:02:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b24_d20250927_m015916_c001_v7007000_t0000_u01758938356921") 2025/09/27 02:02:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973c8c_d20250927_m015908_c001_v0001134_t0019_u01758938348754") 2025/09/27 02:02:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384519_d20250927_m015902_c001_v7007000_t0000_u01758938342606") 2025/09/27 02:02:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973c1f_d20250927_m015854_c001_v0001134_t0045_u01758938334828") 2025/09/27 02:02:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f416b28e2ae39ea1a_d20250927_m020008_c001_v7007000_t0000_u01758938408694") 2025/09/27 02:02:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf38e_d20250927_m020004_c001_v0001120_t0055_u01758938404881") 2025/09/27 02:02:35 DEBUG : dir1/0010-45678: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca646_d20250927_m020028_c001_v7007000_t0000_u01758938428658") 2025/09/27 02:02:35 DEBUG : dir1/0010-45678: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9e7d_d20250927_m020023_c001_v0001184_t0016_u01758938423451") 2025/09/27 02:02:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56e9_d20250927_m020140_c001_v7007000_t0000_u01758938500472") 2025/09/27 02:02:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf4d4_d20250927_m020132_c001_v0001120_t0016_u01758938492285") 2025/09/27 02:02:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac7447_d20250927_m020126_c001_v7007000_t0000_u01758938486074") 2025/09/27 02:02:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf4b1_d20250927_m020117_c001_v0001120_t0029_u01758938477942") 2025/09/27 02:02:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd435_d20250927_m020111_c001_v7007000_t0000_u01758938471706") 2025/09/27 02:02:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf47f_d20250927_m020103_c001_v0001120_t0021_u01758938463755") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c16_d20250927_m020057_c001_v7007000_t0000_u01758938457402") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf44c_d20250927_m020049_c001_v0001120_t0025_u01758938449461") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5635_d20250927_m020043_c001_v7007000_t0000_u01758938443304") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf401_d20250927_m020035_c001_v0001120_t0032_u01758938435198") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca62a_d20250927_m020024_c001_v7007000_t0000_u01758938424615") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146409_d20250927_m020019_c001_v0001180_t0034_u01758938419177") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff44142_d20250927_m020012_c001_v7007000_t0000_u01758938412828") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431463bc_d20250927_m020008_c001_v0001180_t0009_u01758938408143") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff44123_d20250927_m020006_c001_v7007000_t0000_u01758938406274") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf377_d20250927_m020000_c001_v0001120_t0018_u01758938400048") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd102_d20250927_m015953_c001_v7007000_t0000_u01758938393690") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d81_d20250927_m015948_c001_v0001184_t0032_u01758938388907") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd0ec_d20250927_m015947_c001_v7007000_t0000_u01758938387122") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d4a_d20250927_m015941_c001_v0001184_t0019_u01758938381430") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac71c4_d20250927_m015930_c001_v7007000_t0000_u01758938370666") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9ce3_d20250927_m015924_c001_v0001184_t0012_u01758938364672") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b25_d20250927_m015917_c001_v7007000_t0000_u01758938357102") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9c85_d20250927_m015909_c001_v0001184_t0044_u01758938349380") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac74238451a_d20250927_m015902_c001_v7007000_t0000_u01758938342790") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9c25_d20250927_m015855_c001_v0001184_t0040_u01758938335140") 2025/09/27 02:02:36 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f423de33270038ea6_d20250927_m020008_c001_v7007000_t0000_u01758938408870") 2025/09/27 02:02:37 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9ddc_d20250927_m020004_c001_v0001184_t0036_u01758938404987") 2025/09/27 02:02:37 DEBUG : dir1/0011-56789: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca648_d20250927_m020028_c001_v7007000_t0000_u01758938428840") 2025/09/27 02:02:37 DEBUG : dir1/0011-56789: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146438_d20250927_m020023_c001_v0001180_t0006_u01758938423462") 2025/09/27 02:02:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56ea_d20250927_m020140_c001_v7007000_t0000_u01758938500656") 2025/09/27 02:02:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d9740a3_d20250927_m020132_c001_v0001134_t0037_u01758938492618") 2025/09/27 02:02:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac7448_d20250927_m020126_c001_v7007000_t0000_u01758938486257") 2025/09/27 02:02:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d97405c_d20250927_m020118_c001_v0001134_t0054_u01758938478343") 2025/09/27 02:02:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd438_d20250927_m020111_c001_v7007000_t0000_u01758938471889") 2025/09/27 02:02:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973ff7_d20250927_m020104_c001_v0001134_t0049_u01758938464079") 2025/09/27 02:02:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c19_d20250927_m020057_c001_v7007000_t0000_u01758938457586") 2025/09/27 02:02:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973f8d_d20250927_m020049_c001_v0001134_t0059_u01758938449877") 2025/09/27 02:02:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5636_d20250927_m020043_c001_v7007000_t0000_u01758938443485") 2025/09/27 02:02:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973f18_d20250927_m020035_c001_v0001134_t0005_u01758938435431") 2025/09/27 02:02:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f422b0d72a5278c1c_d20250927_m020024_c001_v7007000_t0000_u01758938424239") 2025/09/27 02:02:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9e59_d20250927_m020019_c001_v0001184_t0002_u01758938419386") 2025/09/27 02:02:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff44143_d20250927_m020013_c001_v7007000_t0000_u01758938413009") 2025/09/27 02:02:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973e25_d20250927_m020008_c001_v0001134_t0059_u01758938408157") 2025/09/27 02:02:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4059676cc14e4e34_d20250927_m020006_c001_v7007000_t0000_u01758938406283") 2025/09/27 02:02:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973df6_d20250927_m020000_c001_v0001134_t0035_u01758938400400") 2025/09/27 02:02:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd104_d20250927_m015953_c001_v7007000_t0000_u01758938393873") 2025/09/27 02:02:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314636c_d20250927_m015948_c001_v0001180_t0041_u01758938388957") 2025/09/27 02:02:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee55a1_d20250927_m015947_c001_v7007000_t0000_u01758938387135") 2025/09/27 02:02:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf332_d20250927_m015941_c001_v0001120_t0048_u01758938381631") 2025/09/27 02:02:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d04b0f_d20250927_m015930_c001_v7007000_t0000_u01758938370691") 2025/09/27 02:02:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf301_d20250927_m015924_c001_v0001120_t0053_u01758938364878") 2025/09/27 02:02:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b27_d20250927_m015917_c001_v7007000_t0000_u01758938357284") 2025/09/27 02:02:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf2ce_d20250927_m015909_c001_v0001120_t0028_u01758938349574") 2025/09/27 02:02:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac74238451b_d20250927_m015902_c001_v7007000_t0000_u01758938342971") 2025/09/27 02:02:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf2aa_d20250927_m015855_c001_v0001120_t0056_u01758938335333") 2025/09/27 02:02:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4059676cc14e4e4e_d20250927_m020008_c001_v7007000_t0000_u01758938408801") 2025/09/27 02:02:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431463ac_d20250927_m020005_c001_v0001180_t0038_u01758938405018") 2025/09/27 02:02:38 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca64b_d20250927_m020029_c001_v7007000_t0000_u01758938429022") 2025/09/27 02:02:38 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973eaf_d20250927_m020023_c001_v0001134_t0005_u01758938423506") 2025/09/27 02:02:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56eb_d20250927_m020140_c001_v7007000_t0000_u01758938500840") 2025/09/27 02:02:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8fa07e_d20250927_m020132_c001_v0001184_t0020_u01758938492939") 2025/09/27 02:02:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac744a_d20250927_m020126_c001_v7007000_t0000_u01758938486441") 2025/09/27 02:02:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8fa01e_d20250927_m020118_c001_v0001184_t0003_u01758938478667") 2025/09/27 02:02:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd43b_d20250927_m020112_c001_v7007000_t0000_u01758938472072") 2025/09/27 02:02:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9faa_d20250927_m020104_c001_v0001184_t0021_u01758938464417") 2025/09/27 02:02:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c1b_d20250927_m020057_c001_v7007000_t0000_u01758938457769") 2025/09/27 02:02:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9f51_d20250927_m020050_c001_v0001184_t0024_u01758938450392") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5637_d20250927_m020043_c001_v7007000_t0000_u01758938443666") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9ee9_d20250927_m020036_c001_v0001184_t0007_u01758938436064") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db3de4_d20250927_m020024_c001_v7007000_t0000_u01758938424484") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973e83_d20250927_m020019_c001_v0001134_t0040_u01758938419579") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff44144_d20250927_m020013_c001_v7007000_t0000_u01758938413190") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9e00_d20250927_m020008_c001_v0001184_t0001_u01758938408211") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f423de33270038e99_d20250927_m020005_c001_v7007000_t0000_u01758938405868") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9db8_d20250927_m020000_c001_v0001184_t0026_u01758938400774") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd105_d20250927_m015954_c001_v7007000_t0000_u01758938394054") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf34d_d20250927_m015949_c001_v0001120_t0037_u01758938389076") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db3d62_d20250927_m015947_c001_v7007000_t0000_u01758938387103") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146341_d20250927_m015941_c001_v0001180_t0025_u01758938381987") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac71bc_d20250927_m015930_c001_v7007000_t0000_u01758938370278") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146304_d20250927_m015925_c001_v0001180_t0011_u01758938365212") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b28_d20250927_m015917_c001_v7007000_t0000_u01758938357518") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431462cd_d20250927_m015909_c001_v0001180_t0040_u01758938349934") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac74238451c_d20250927_m015903_c001_v7007000_t0000_u01758938343151") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146291_d20250927_m015855_c001_v0001180_t0038_u01758938335744") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f416b28e2ae39ea1b_d20250927_m020008_c001_v7007000_t0000_u01758938408876") 2025/09/27 02:02:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973e0e_d20250927_m020005_c001_v0001134_t0018_u01758938405059") 2025/09/27 02:02:39 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca64d_d20250927_m020029_c001_v7007000_t0000_u01758938429205") 2025/09/27 02:02:39 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9e81_d20250927_m020023_c001_v0001184_t0015_u01758938423654") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56ed_d20250927_m020141_c001_v7007000_t0000_u01758938501025") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146559_d20250927_m020133_c001_v0001180_t0046_u01758938493143") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac744b_d20250927_m020126_c001_v7007000_t0000_u01758938486628") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146523_d20250927_m020118_c001_v0001180_t0030_u01758938478884") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd43e_d20250927_m020112_c001_v7007000_t0000_u01758938472255") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431464f6_d20250927_m020104_c001_v0001180_t0057_u01758938464641") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c1d_d20250927_m020057_c001_v7007000_t0000_u01758938457953") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431464c5_d20250927_m020050_c001_v0001180_t0003_u01758938450592") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5638_d20250927_m020043_c001_v7007000_t0000_u01758938443848") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146470_d20250927_m020036_c001_v0001180_t0030_u01758938436271") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d1192_d20250927_m020024_c001_v7007000_t0000_u01758938424439") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf3c6_d20250927_m020019_c001_v0001120_t0032_u01758938419847") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff44145_d20250927_m020013_c001_v7007000_t0000_u01758938413371") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf39c_d20250927_m020008_c001_v0001120_t0039_u01758938408234") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f423de33270038e9b_d20250927_m020006_c001_v7007000_t0000_u01758938406232") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146396_d20250927_m020001_c001_v0001180_t0029_u01758938401004") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd106_d20250927_m015954_c001_v7007000_t0000_u01758938394236") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d87_d20250927_m015949_c001_v0001184_t0039_u01758938389102") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f40838f7c6d337c75_d20250927_m015946_c001_v7007000_t0000_u01758938386928") 2025/09/27 02:02:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973d7d_d20250927_m015942_c001_v0001134_t0042_u01758938382197") 2025/09/27 02:02:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5558_d20250927_m015930_c001_v7007000_t0000_u01758938370484") 2025/09/27 02:02:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973cfa_d20250927_m015925_c001_v0001134_t0053_u01758938365409") 2025/09/27 02:02:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b29_d20250927_m015917_c001_v7007000_t0000_u01758938357700") 2025/09/27 02:02:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973c9d_d20250927_m015910_c001_v0001134_t0026_u01758938350132") 2025/09/27 02:02:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac74238451d_d20250927_m015903_c001_v7007000_t0000_u01758938343332") 2025/09/27 02:02:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973c23_d20250927_m015855_c001_v0001134_t0018_u01758938335963") 2025/09/27 02:02:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b99_d20250927_m020008_c001_v7007000_t0000_u01758938408638") 2025/09/27 02:02:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9de0_d20250927_m020005_c001_v0001184_t0048_u01758938405188") 2025/09/27 02:02:41 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca64f_d20250927_m020029_c001_v7007000_t0000_u01758938429387") 2025/09/27 02:02:41 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314643a_d20250927_m020023_c001_v0001180_t0024_u01758938423665") 2025/09/27 02:02:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56ee_d20250927_m020141_c001_v7007000_t0000_u01758938501208") 2025/09/27 02:02:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf4d8_d20250927_m020133_c001_v0001120_t0015_u01758938493340") 2025/09/27 02:02:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac744c_d20250927_m020126_c001_v7007000_t0000_u01758938486811") 2025/09/27 02:02:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf4b7_d20250927_m020119_c001_v0001120_t0000_u01758938479099") 2025/09/27 02:02:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd441_d20250927_m020112_c001_v7007000_t0000_u01758938472438") 2025/09/27 02:02:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf483_d20250927_m020104_c001_v0001120_t0016_u01758938464844") 2025/09/27 02:02:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c1f_d20250927_m020058_c001_v7007000_t0000_u01758938458136") 2025/09/27 02:02:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf454_d20250927_m020050_c001_v0001120_t0049_u01758938450791") 2025/09/27 02:02:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5639_d20250927_m020044_c001_v7007000_t0000_u01758938444031") 2025/09/27 02:02:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf405_d20250927_m020036_c001_v0001120_t0039_u01758938436486") 2025/09/27 02:02:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4128667835c591a4_d20250927_m020024_c001_v7007000_t0000_u01758938424452") 2025/09/27 02:02:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146411_d20250927_m020020_c001_v0001180_t0033_u01758938420061") 2025/09/27 02:02:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff44146_d20250927_m020013_c001_v7007000_t0000_u01758938413551") 2025/09/27 02:02:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431463c0_d20250927_m020008_c001_v0001180_t0013_u01758938408366") 2025/09/27 02:02:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b7f_d20250927_m020005_c001_v7007000_t0000_u01758938405873") 2025/09/27 02:02:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf381_d20250927_m020001_c001_v0001120_t0047_u01758938401209") 2025/09/27 02:02:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd107_d20250927_m015954_c001_v7007000_t0000_u01758938394421") 2025/09/27 02:02:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314636e_d20250927_m015949_c001_v0001180_t0039_u01758938389149") 2025/09/27 02:02:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f40838f7c6d337c79_d20250927_m015947_c001_v7007000_t0000_u01758938387145") 2025/09/27 02:02:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d4e_d20250927_m015942_c001_v0001184_t0031_u01758938382538") 2025/09/27 02:02:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d04b0c_d20250927_m015930_c001_v7007000_t0000_u01758938370494") 2025/09/27 02:02:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9ceb_d20250927_m015925_c001_v0001184_t0022_u01758938365715") 2025/09/27 02:02:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b2a_d20250927_m015917_c001_v7007000_t0000_u01758938357881") 2025/09/27 02:02:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9c8a_d20250927_m015910_c001_v0001184_t0020_u01758938350468") 2025/09/27 02:02:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac74238451e_d20250927_m015903_c001_v7007000_t0000_u01758938343514") 2025/09/27 02:02:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9c2d_d20250927_m015856_c001_v0001184_t0036_u01758938336434") 2025/09/27 02:02:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41522a5b6e710c97_d20250927_m020008_c001_v7007000_t0000_u01758938408646") 2025/09/27 02:02:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431463b0_d20250927_m020005_c001_v0001180_t0027_u01758938405237") 2025/09/27 02:02:42 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca651_d20250927_m020029_c001_v7007000_t0000_u01758938429587") 2025/09/27 02:02:42 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf3d8_d20250927_m020023_c001_v0001120_t0051_u01758938423725") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56ef_d20250927_m020141_c001_v7007000_t0000_u01758938501391") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d9740a9_d20250927_m020133_c001_v0001134_t0017_u01758938493706") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac744d_d20250927_m020126_c001_v7007000_t0000_u01758938486997") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d974064_d20250927_m020119_c001_v0001134_t0012_u01758938479556") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd444_d20250927_m020112_c001_v7007000_t0000_u01758938472622") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973fff_d20250927_m020105_c001_v0001134_t0013_u01758938465218") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c21_d20250927_m020058_c001_v7007000_t0000_u01758938458320") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973f98_d20250927_m020051_c001_v0001134_t0028_u01758938451241") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee563a_d20250927_m020044_c001_v7007000_t0000_u01758938444213") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973f26_d20250927_m020036_c001_v0001134_t0020_u01758938436793") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f416b28e2ae39ea80_d20250927_m020024_c001_v7007000_t0000_u01758938424448") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9e61_d20250927_m020020_c001_v0001184_t0059_u01758938420295") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff44147_d20250927_m020013_c001_v7007000_t0000_u01758938413830") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9e02_d20250927_m020008_c001_v0001184_t0058_u01758938408416") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7b9e_d20250927_m020006_c001_v7007000_t0000_u01758938406032") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973dfa_d20250927_m020001_c001_v0001134_t0005_u01758938401984") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd108_d20250927_m015954_c001_v7007000_t0000_u01758938394608") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973dba_d20250927_m015949_c001_v0001134_t0055_u01758938389182") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee559c_d20250927_m015946_c001_v7007000_t0000_u01758938386732") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf334_d20250927_m015942_c001_v0001120_t0018_u01758938382738") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f423de33270038e4d_d20250927_m015930_c001_v7007000_t0000_u01758938370512") 2025/09/27 02:02:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf305_d20250927_m015925_c001_v0001120_t0028_u01758938365932") 2025/09/27 02:02:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b2c_d20250927_m015918_c001_v7007000_t0000_u01758938358142") 2025/09/27 02:02:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf2d0_d20250927_m015910_c001_v0001120_t0043_u01758938350684") 2025/09/27 02:02:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac74238451f_d20250927_m015903_c001_v7007000_t0000_u01758938343699") 2025/09/27 02:02:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf2af_d20250927_m015856_c001_v0001120_t0019_u01758938336633") 2025/09/27 02:02:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4059676cc14e4e50_d20250927_m020008_c001_v7007000_t0000_u01758938408983") 2025/09/27 02:02:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf392_d20250927_m020005_c001_v0001120_t0059_u01758938405288") 2025/09/27 02:02:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca52e_d20250927_m015933_c001_v7007000_t0000_u01758938373247") 2025/09/27 02:02:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9cff_d20250927_m015928_c001_v0001184_t0041_u01758938368724") 2025/09/27 02:02:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca52f_d20250927_m015933_c001_v7007000_t0000_u01758938373429") 2025/09/27 02:02:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314630b_d20250927_m015928_c001_v0001180_t0052_u01758938368734") 2025/09/27 02:02:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca530_d20250927_m015933_c001_v7007000_t0000_u01758938373615") 2025/09/27 02:02:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973d14_d20250927_m015928_c001_v0001134_t0013_u01758938368780") 2025/09/27 02:02:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca531_d20250927_m015933_c001_v7007000_t0000_u01758938373799") 2025/09/27 02:02:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf310_d20250927_m015928_c001_v0001120_t0019_u01758938368916") 2025/09/27 02:02:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca532_d20250927_m015933_c001_v7007000_t0000_u01758938373981") 2025/09/27 02:02:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d03_d20250927_m015928_c001_v0001184_t0044_u01758938368934") 2025/09/27 02:02:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca533_d20250927_m015934_c001_v7007000_t0000_u01758938374165") 2025/09/27 02:02:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314630d_d20250927_m015928_c001_v0001180_t0006_u01758938368945") 2025/09/27 02:02:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca534_d20250927_m015934_c001_v7007000_t0000_u01758938374346") 2025/09/27 02:02:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d05_d20250927_m015929_c001_v0001184_t0031_u01758938369138") 2025/09/27 02:02:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca535_d20250927_m015934_c001_v7007000_t0000_u01758938374529") 2025/09/27 02:02:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973d1a_d20250927_m015929_c001_v0001134_t0018_u01758938369146") 2025/09/27 02:02:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca536_d20250927_m015934_c001_v7007000_t0000_u01758938374711") 2025/09/27 02:02:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314630f_d20250927_m015929_c001_v0001180_t0049_u01758938369166") 2025/09/27 02:02:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca538_d20250927_m015934_c001_v7007000_t0000_u01758938374894") 2025/09/27 02:02:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d07_d20250927_m015929_c001_v0001184_t0035_u01758938369352") 2025/09/27 02:02:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca539_d20250927_m015935_c001_v7007000_t0000_u01758938375099") 2025/09/27 02:02:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146311_d20250927_m015929_c001_v0001180_t0045_u01758938369365") 2025/09/27 02:02:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca53a_d20250927_m015935_c001_v7007000_t0000_u01758938375282") 2025/09/27 02:02:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973d1e_d20250927_m015929_c001_v0001134_t0018_u01758938369526") 2025/09/27 02:02:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca53b_d20250927_m015935_c001_v7007000_t0000_u01758938375500") 2025/09/27 02:02:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d0d_d20250927_m015929_c001_v0001184_t0030_u01758938369562") 2025/09/27 02:02:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca53c_d20250927_m015935_c001_v7007000_t0000_u01758938375682") 2025/09/27 02:02:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146315_d20250927_m015929_c001_v0001180_t0017_u01758938369598") 2025/09/27 02:02:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca53d_d20250927_m015935_c001_v7007000_t0000_u01758938375865") 2025/09/27 02:02:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf313_d20250927_m015929_c001_v0001120_t0045_u01758938369803") 2025/09/27 02:02:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca53e_d20250927_m015936_c001_v7007000_t0000_u01758938376048") 2025/09/27 02:02:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d0f_d20250927_m015929_c001_v0001184_t0027_u01758938369831") 2025/09/27 02:02:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f40838f7c6d337c7f_d20250927_m015949_c001_v7007000_t0000_u01758938389559") 2025/09/27 02:02:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d5f_d20250927_m015945_c001_v0001184_t0013_u01758938385234") 2025/09/27 02:02:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f416b28e2ae39ea0e_d20250927_m015949_c001_v7007000_t0000_u01758938389915") 2025/09/27 02:02:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314634f_d20250927_m015945_c001_v0001180_t0002_u01758938385246") 2025/09/27 02:02:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db3d65_d20250927_m015949_c001_v7007000_t0000_u01758938389601") 2025/09/27 02:02:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973d93_d20250927_m015945_c001_v0001134_t0032_u01758938385338") 2025/09/27 02:02:46 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f40838f7c6d337c84_d20250927_m015949_c001_v7007000_t0000_u01758938389928") 2025/09/27 02:02:46 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d63_d20250927_m015945_c001_v0001184_t0051_u01758938385443") 2025/09/27 02:02:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee55b1_d20250927_m015949_c001_v7007000_t0000_u01758938389570") 2025/09/27 02:02:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146351_d20250927_m015945_c001_v0001180_t0031_u01758938385453") 2025/09/27 02:02:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f40838f7c6d337c83_d20250927_m015949_c001_v7007000_t0000_u01758938389780") 2025/09/27 02:02:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf340_d20250927_m015945_c001_v0001120_t0020_u01758938385552") 2025/09/27 02:02:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd0ef_d20250927_m015949_c001_v7007000_t0000_u01758938389941") 2025/09/27 02:02:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973d99_d20250927_m015945_c001_v0001134_t0044_u01758938385611") 2025/09/27 02:02:46 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db3d66_d20250927_m015949_c001_v7007000_t0000_u01758938389782") 2025/09/27 02:02:46 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d65_d20250927_m015945_c001_v0001184_t0022_u01758938385645") 2025/09/27 02:02:46 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee55b4_d20250927_m015949_c001_v7007000_t0000_u01758938389793") 2025/09/27 02:02:46 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146355_d20250927_m015945_c001_v0001180_t0045_u01758938385656") 2025/09/27 02:02:46 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288386_d20250927_m015949_c001_v7007000_t0000_u01758938389726") 2025/09/27 02:02:46 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d69_d20250927_m015945_c001_v0001184_t0052_u01758938385861") 2025/09/27 02:02:46 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f416b28e2ae39ea0d_d20250927_m015949_c001_v7007000_t0000_u01758938389731") 2025/09/27 02:02:46 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973d9b_d20250927_m015945_c001_v0001134_t0021_u01758938385880") 2025/09/27 02:02:47 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4155813b0be034f7_d20250927_m015949_c001_v7007000_t0000_u01758938389615") 2025/09/27 02:02:47 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146357_d20250927_m015945_c001_v0001180_t0039_u01758938385890") 2025/09/27 02:02:47 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd0ed_d20250927_m015949_c001_v7007000_t0000_u01758938389576") 2025/09/27 02:02:47 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9d6d_d20250927_m015946_c001_v0001184_t0025_u01758938386059") 2025/09/27 02:02:47 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f40838f7c6d337c80_d20250927_m015949_c001_v7007000_t0000_u01758938389589") 2025/09/27 02:02:47 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf342_d20250927_m015946_c001_v0001120_t0014_u01758938386076") 2025/09/27 02:02:47 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288384_d20250927_m015949_c001_v7007000_t0000_u01758938389542") 2025/09/27 02:02:47 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146359_d20250927_m015946_c001_v0001180_t0012_u01758938386097") 2025/09/27 02:02:47 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f40838f7c6d337c81_d20250927_m015949_c001_v7007000_t0000_u01758938389744") 2025/09/27 02:02:47 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973da1_d20250927_m015946_c001_v0001134_t0038_u01758938386197") 2025/09/27 02:02:47 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288285_d20250927_m015800_c001_v7007000_t0000_u01758938280485") 2025/09/27 02:02:47 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1014e2db78c6bf57_d20250927_m015758_c001_v0001105_t0008_u01758938278220") 2025/09/27 02:02:47 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f40838f7c6d33788b_d20250927_m015758_c001_v7007000_t0000_u01758938278034") 2025/09/27 02:02:47 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1014e2db78c6bf49_d20250927_m015755_c001_v0001105_t0054_u01758938275516") 2025/09/27 02:02:47 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f40838f7c6d337871_d20250927_m015754_c001_v7007000_t0000_u01758938274776") 2025/09/27 02:02:47 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314613a_d20250927_m015751_c001_v0001180_t0049_u01758938271138") 2025/09/27 02:02:47 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288278_d20250927_m015749_c001_v7007000_t0000_u01758938269674") 2025/09/27 02:02:47 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103663016d5a0251_d20250927_m015747_c001_v0001037_t0057_u01758938267380") 2025/09/27 02:02:47 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407afd9031ecf938_d20250927_m015747_c001_v7007000_t0000_u01758938267198") 2025/09/27 02:02:47 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103663016d5a024b_d20250927_m015743_c001_v0001037_t0012_u01758938263690") 2025/09/27 02:02:47 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407afd9031ecf930_d20250927_m015742_c001_v7007000_t0000_u01758938262926") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9a53_d20250927_m015739_c001_v0001184_t0038_u01758938259396") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41522a5b6e710afd_d20250927_m015738_c001_v7007000_t0000_u01758938258111") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1102b2bfa134d651_d20250927_m015736_c001_v0001105_t0020_u01758938256564") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288238_d20250927_m015736_c001_v7007000_t0000_u01758938256381") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1102b2bfa134d64e_d20250927_m015733_c001_v0001105_t0017_u01758938253418") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288203_d20250927_m015732_c001_v7007000_t0000_u01758938252675") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9a1c_d20250927_m015729_c001_v0001184_t0005_u01758938249223") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41522a5b6e710a8e_d20250927_m015728_c001_v7007000_t0000_u01758938248311") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1110d78104fa4497_d20250927_m015726_c001_v0001099_t0052_u01758938246423") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dcf32_d20250927_m015726_c001_v7007000_t0000_u01758938246235") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1110d78104fa4486_d20250927_m015722_c001_v0001099_t0052_u01758938242815") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dcf2b_d20250927_m015722_c001_v7007000_t0000_u01758938242091") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f99cf_d20250927_m015717_c001_v0001184_t0026_u01758938237119") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dcf18_d20250927_m015716_c001_v7007000_t0000_u01758938236205") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f106ec8690e9891a7_d20250927_m015714_c001_v0001091_t0035_u01758938234453") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4095ea60f34429b5_d20250927_m015714_c001_v7007000_t0000_u01758938234271") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f106ec8690e9891a0_d20250927_m015710_c001_v0001091_t0010_u01758938230841") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4095ea60f34429b2_d20250927_m015710_c001_v7007000_t0000_u01758938230080") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9992_d20250927_m015705_c001_v0001184_t0049_u01758938225130") 2025/09/27 02:02:48 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4095ea60f344299d_d20250927_m015704_c001_v7007000_t0000_u01758938224196") 2025/09/27 02:02:49 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f119d1c5fb18cef1b_d20250927_m015702_c001_v0001153_t0020_u01758938222257") 2025/09/27 02:02:49 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407afd9031ecf926_d20250927_m015702_c001_v7007000_t0000_u01758938222074") 2025/09/27 02:02:49 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f119d1c5fb18cef15_d20250927_m015658_c001_v0001153_t0025_u01758938218867") 2025/09/27 02:02:49 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407afd9031ecf924_d20250927_m015658_c001_v7007000_t0000_u01758938218113") 2025/09/27 02:02:49 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9934_d20250927_m015653_c001_v0001184_t0015_u01758938213149") 2025/09/27 02:02:49 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9b5d_d20250927_m015652_c001_v7007000_t0000_u01758938212056") 2025/09/27 02:02:49 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f115863503a12bd54_d20250927_m015646_c001_v0001136_t0028_u01758938206498") 2025/09/27 02:02:49 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b228815f_d20250927_m015646_c001_v7007000_t0000_u01758938206254") 2025/09/27 02:02:49 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f98f1_d20250927_m015642_c001_v0001184_t0022_u01758938202679") 2025/09/27 02:02:49 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f111a62d461fac5fd_d20250927_m015641_c001_v0001172_t0042_u01758938201835") 2025/09/27 02:02:49 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f111a62d461fac5f9_d20250927_m015640_c001_v0001172_t0054_u01758938200820") 2025/09/27 02:02:49 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4155813b0be02c55_d20250927_m015627_c001_v7007000_t0000_u01758938187708") 2025/09/27 02:02:49 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314602b_d20250927_m015621_c001_v0001180_t0011_u01758938181190") 2025/09/27 02:02:49 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1084fcd693c2df92_d20250927_m015620_c001_v0001179_t0034_u01758938180341") 2025/09/27 02:02:49 DEBUG : dst/one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1084fcd693c2df8e_d20250927_m015619_c001_v0001179_t0041_u01758938179380") 2025/09/27 02:02:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288286_d20250927_m015800_c001_v7007000_t0000_u01758938280666") 2025/09/27 02:02:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112392be0685db8a_d20250927_m015757_c001_v0001165_t0053_u01758938277836") 2025/09/27 02:02:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9a91_d20250927_m015754_c001_v0001184_t0015_u01758938274585") 2025/09/27 02:02:49 DEBUG : dst/one.bak: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288279_d20250927_m015749_c001_v7007000_t0000_u01758938269857") 2025/09/27 02:02:49 DEBUG : dst/one.bak: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f10419aa798c9dd1c_d20250927_m015746_c001_v0001179_t0018_u01758938266971") 2025/09/27 02:02:50 DEBUG : dst/one.bak: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f10552ad6c5848623_d20250927_m015742_c001_v0001040_t0008_u01758938262438") 2025/09/27 02:02:50 DEBUG : dst/one.bak: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41522a5b6e710aff_d20250927_m015738_c001_v7007000_t0000_u01758938258293") 2025/09/27 02:02:50 DEBUG : dst/one.bak: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1183cd71d366ecf7_d20250927_m015736_c001_v0001180_t0007_u01758938256179") 2025/09/27 02:02:50 DEBUG : dst/one.bak: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1185028432b0fa3a_d20250927_m015732_c001_v0001137_t0025_u01758938252094") 2025/09/27 02:02:50 DEBUG : dst/three: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9b5e_d20250927_m015652_c001_v7007000_t0000_u01758938212238") 2025/09/27 02:02:50 DEBUG : dst/three: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f111a62d461fac620_d20250927_m015650_c001_v0001172_t0017_u01758938210620") 2025/09/27 02:02:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288287_d20250927_m015800_c001_v7007000_t0000_u01758938280858") 2025/09/27 02:02:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f100bae091b2a1276_d20250927_m015759_c001_v0001105_t0054_u01758938279255") 2025/09/27 02:02:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f119ea97968559714_d20250927_m015756_c001_v0001177_t0034_u01758938276408") 2025/09/27 02:02:50 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288288_d20250927_m015801_c001_v7007000_t0000_u01758938281041") 2025/09/27 02:02:50 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1014e2db78c6bf60_d20250927_m015759_c001_v0001105_t0006_u01758938279747") 2025/09/27 02:02:50 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f40838f7c6d337897_d20250927_m015759_c001_v7007000_t0000_u01758938279561") 2025/09/27 02:02:50 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1014e2db78c6bf4f_d20250927_m015756_c001_v0001105_t0026_u01758938276808") 2025/09/27 02:02:50 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f40838f7c6d337880_d20250927_m015756_c001_v7007000_t0000_u01758938276622") 2025/09/27 02:02:50 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146140_d20250927_m015751_c001_v0001180_t0033_u01758938271961") 2025/09/27 02:02:50 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b228827a_d20250927_m015750_c001_v7007000_t0000_u01758938270040") 2025/09/27 02:02:50 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103663016d5a0253_d20250927_m015748_c001_v0001037_t0001_u01758938268849") 2025/09/27 02:02:50 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407afd9031ecf93a_d20250927_m015748_c001_v7007000_t0000_u01758938268663") 2025/09/27 02:02:50 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103663016d5a024d_d20250927_m015745_c001_v0001037_t0009_u01758938265319") 2025/09/27 02:02:51 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407afd9031ecf934_d20250927_m015745_c001_v7007000_t0000_u01758938265136") 2025/09/27 02:02:51 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9a57_d20250927_m015739_c001_v0001184_t0031_u01758938259820") 2025/09/27 02:02:51 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288247_d20250927_m015737_c001_v7007000_t0000_u01758938257563") 2025/09/27 02:02:51 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431460fe_d20250927_m015735_c001_v0001180_t0050_u01758938255384") 2025/09/27 02:02:51 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b228821d_d20250927_m015734_c001_v7007000_t0000_u01758938254610") 2025/09/27 02:02:51 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9a23_d20250927_m015729_c001_v0001184_t0041_u01758938249643") 2025/09/27 02:02:51 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dcf35_d20250927_m015727_c001_v7007000_t0000_u01758938247396") 2025/09/27 02:02:51 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431460d1_d20250927_m015725_c001_v0001180_t0021_u01758938245234") 2025/09/27 02:02:51 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dcf2e_d20250927_m015724_c001_v7007000_t0000_u01758938244146") 2025/09/27 02:02:51 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f99d1_d20250927_m015717_c001_v0001184_t0020_u01758938237562") 2025/09/27 02:02:51 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4095ea60f34429b6_d20250927_m015715_c001_v7007000_t0000_u01758938235287") 2025/09/27 02:02:51 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431460ad_d20250927_m015713_c001_v0001180_t0037_u01758938233281") 2025/09/27 02:02:51 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4095ea60f34429b3_d20250927_m015712_c001_v7007000_t0000_u01758938232195") 2025/09/27 02:02:51 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9994_d20250927_m015705_c001_v0001184_t0023_u01758938225560") 2025/09/27 02:02:51 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407afd9031ecf927_d20250927_m015703_c001_v7007000_t0000_u01758938223242") 2025/09/27 02:02:51 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314608c_d20250927_m015700_c001_v0001180_t0029_u01758938220807") 2025/09/27 02:02:51 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407afd9031ecf925_d20250927_m015659_c001_v7007000_t0000_u01758938219715") 2025/09/27 02:02:51 DEBUG : dst/three.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9939_d20250927_m015653_c001_v0001184_t0003_u01758938213583") 2025/09/27 02:02:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b228827b_d20250927_m015750_c001_v7007000_t0000_u01758938270224") 2025/09/27 02:02:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f10529255be17824a_d20250927_m015748_c001_v0001183_t0031_u01758938268454") 2025/09/27 02:02:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f109e2d5266873421_d20250927_m015744_c001_v0001105_t0009_u01758938264719") 2025/09/27 02:02:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41522a5b6e710b02_d20250927_m015738_c001_v7007000_t0000_u01758938258481") 2025/09/27 02:02:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f105f815a96e6cc10_d20250927_m015737_c001_v0001093_t0002_u01758938257095") 2025/09/27 02:02:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f110817b9c2e4377b_d20250927_m015734_c001_v0001172_t0032_u01758938254348") 2025/09/27 02:02:52 DEBUG : dst/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288289_d20250927_m015801_c001_v7007000_t0000_u01758938281223") 2025/09/27 02:02:52 DEBUG : dst/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9a87_d20250927_m015751_c001_v0001184_t0006_u01758938271763") 2025/09/27 02:02:52 DEBUG : dst/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b228827c_d20250927_m015750_c001_v7007000_t0000_u01758938270407") 2025/09/27 02:02:52 DEBUG : dst/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146112_d20250927_m015739_c001_v0001180_t0037_u01758938259598") 2025/09/27 02:02:52 DEBUG : dst/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41522a5b6e710b04_d20250927_m015738_c001_v7007000_t0000_u01758938258663") 2025/09/27 02:02:52 DEBUG : dst/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431460e1_d20250927_m015729_c001_v0001180_t0037_u01758938249423") 2025/09/27 02:02:52 DEBUG : dst/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41522a5b6e710a91_d20250927_m015728_c001_v7007000_t0000_u01758938248491") 2025/09/27 02:02:52 DEBUG : dst/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431460b5_d20250927_m015717_c001_v0001180_t0044_u01758938237330") 2025/09/27 02:02:52 DEBUG : dst/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dcf19_d20250927_m015716_c001_v7007000_t0000_u01758938236388") 2025/09/27 02:02:52 DEBUG : dst/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146096_d20250927_m015705_c001_v0001180_t0059_u01758938225339") 2025/09/27 02:02:52 DEBUG : dst/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4095ea60f344299e_d20250927_m015704_c001_v7007000_t0000_u01758938224379") 2025/09/27 02:02:52 DEBUG : dst/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146083_d20250927_m015653_c001_v0001180_t0011_u01758938213359") 2025/09/27 02:02:52 DEBUG : dst/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9b5f_d20250927_m015652_c001_v7007000_t0000_u01758938212421") 2025/09/27 02:02:52 DEBUG : dst/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1190a9586cb7a278_d20250927_m015647_c001_v0001102_t0012_u01758938207987") 2025/09/27 02:02:52 DEBUG : dst/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4155813b0be02c57_d20250927_m015627_c001_v7007000_t0000_u01758938187890") 2025/09/27 02:02:52 DEBUG : dst/two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1084fcd693c2dfa3_d20250927_m015626_c001_v0001179_t0033_u01758938186763") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4044242883d2899d_d20250927_m015555_c001_v7007000_t0000_u01758938155646") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843145fdb_d20250927_m015552_c001_v0001180_t0048_u01758938152904") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4044242883d2899b_d20250927_m015550_c001_v7007000_t0000_u01758938150996") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f97cd_d20250927_m015541_c001_v0001184_t0059_u01758938141124") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d04711_d20250927_m015532_c001_v7007000_t0000_u01758938132800") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843145f87_d20250927_m015529_c001_v0001180_t0003_u01758938129690") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac7423840bc_d20250927_m015511_c001_v7007000_t0000_u01758938111680") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9730_d20250927_m015509_c001_v0001184_t0006_u01758938109950") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac7423840b2_d20250927_m015509_c001_v7007000_t0000_u01758938109204") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9726_d20250927_m015508_c001_v0001184_t0008_u01758938108031") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384096_d20250927_m015505_c001_v7007000_t0000_u01758938105577") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f970e_d20250927_m015504_c001_v0001184_t0010_u01758938104072") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384081_d20250927_m015503_c001_v7007000_t0000_u01758938103314") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9702_d20250927_m015502_c001_v0001184_t0023_u01758938102149") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384053_d20250927_m015457_c001_v7007000_t0000_u01758938097165") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f96d8_d20250927_m015455_c001_v0001184_t0019_u01758938095805") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac74238404f_d20250927_m015454_c001_v7007000_t0000_u01758938094995") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f96ce_d20250927_m015454_c001_v0001184_t0009_u01758938094228") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b228806f_d20250927_m015450_c001_v7007000_t0000_u01758938090075") 2025/09/27 02:02:53 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f96ae_d20250927_m015448_c001_v0001184_t0007_u01758938088921") 2025/09/27 02:02:54 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b228806b_d20250927_m015447_c001_v7007000_t0000_u01758938087021") 2025/09/27 02:02:54 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f96a0_d20250927_m015446_c001_v0001184_t0011_u01758938086079") 2025/09/27 02:02:54 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288068_d20250927_m015445_c001_v7007000_t0000_u01758938085715") 2025/09/27 02:02:54 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f101d622c0957602a_d20250927_m015445_c001_v0001157_t0028_u01758938085072") 2025/09/27 02:02:54 DEBUG : empty space: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9695_d20250927_m015443_c001_v0001184_t0031_u01758938083566") 2025/09/27 02:02:54 DEBUG : enormous: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac7423840b7_d20250927_m015510_c001_v7007000_t0000_u01758938110951") 2025/09/27 02:02:54 DEBUG : enormous: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9732_d20250927_m015510_c001_v0001184_t0051_u01758938110164") 2025/09/27 02:02:54 DEBUG : existing: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b228828e_d20250927_m015805_c001_v7007000_t0000_u01758938285446") 2025/09/27 02:02:54 DEBUG : existing: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9ad4_d20250927_m015804_c001_v0001184_t0054_u01758938284264") 2025/09/27 02:02:54 DEBUG : existing: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d046f3_d20250927_m015528_c001_v7007000_t0000_u01758938128339") 2025/09/27 02:02:54 DEBUG : existing: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f978f_d20250927_m015527_c001_v0001184_t0035_u01758938127370") 2025/09/27 02:02:54 DEBUG : existing: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288062_d20250927_m015441_c001_v7007000_t0000_u01758938081133") 2025/09/27 02:02:54 DEBUG : existing: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9683_d20250927_m015440_c001_v0001184_t0015_u01758938080206") 2025/09/27 02:02:54 DEBUG : existing: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288060_d20250927_m015439_c001_v7007000_t0000_u01758938079663") 2025/09/27 02:02:54 DEBUG : existing: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f967d_d20250927_m015439_c001_v0001184_t0049_u01758938079062") 2025/09/27 02:02:54 DEBUG : existing: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9679_d20250927_m015438_c001_v0001184_t0044_u01758938078319") 2025/09/27 02:02:54 DEBUG : existing-b: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d046f5_d20250927_m015528_c001_v7007000_t0000_u01758938128528") 2025/09/27 02:02:54 DEBUG : existing-b: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843145f7e_d20250927_m015527_c001_v0001180_t0056_u01758938127358") 2025/09/27 02:02:54 DEBUG : file1: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0ff5_d20250927_m015847_c001_v7007000_t0000_u01758938327602") 2025/09/27 02:02:54 DEBUG : file1: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146263_d20250927_m015846_c001_v0001180_t0019_u01758938326227") 2025/09/27 02:02:55 DEBUG : file1: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0fd3_d20250927_m015845_c001_v7007000_t0000_u01758938325248") 2025/09/27 02:02:55 DEBUG : file1: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973bde_d20250927_m015844_c001_v0001134_t0022_u01758938324296") 2025/09/27 02:02:55 DEBUG : five: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac7423840d7_d20250927_m015515_c001_v7007000_t0000_u01758938115215") 2025/09/27 02:02:55 DEBUG : five: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403cc7e13d8f9747_d20250927_m015513_c001_v0001184_t0030_u01758938113224") 2025/09/27 02:02:55 DEBUG : foo: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b228806d_d20250927_m015448_c001_v7007000_t0000_u01758938088556") 2025/09/27 02:02:55 DEBUG : foo: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403cc7e13d8f96a8_d20250927_m015448_c001_v0001184_t0030_u01758938088006") 2025/09/27 02:02:55 DEBUG : foo: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403cc7e13d8f96a6_d20250927_m015447_c001_v0001184_t0030_u01758938087384") 2025/09/27 02:02:55 DEBUG : four: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac7423840d9_d20250927_m015515_c001_v7007000_t0000_u01758938115399") 2025/09/27 02:02:55 DEBUG : four: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f412d8a3843145f38_d20250927_m015513_c001_v0001180_t0021_u01758938113780") 2025/09/27 02:02:55 DEBUG : four: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9745_d20250927_m015512_c001_v0001184_t0038_u01758938112638") 2025/09/27 02:02:55 DEBUG : hello world2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db34ce_d20250927_m015400_c001_v7007000_t0000_u01758938040369") 2025/09/27 02:02:55 DEBUG : hello world2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f95ba_d20250927_m015359_c001_v0001184_t0048_u01758938039804") 2025/09/27 02:02:55 DEBUG : ignore-size: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b228805f_d20250927_m015437_c001_v7007000_t0000_u01758938077956") 2025/09/27 02:02:55 DEBUG : ignore-size: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f966d_d20250927_m015437_c001_v0001184_t0027_u01758938077019") 2025/09/27 02:02:55 DEBUG : nested/sub dir/file: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d046e6_d20250927_m015526_c001_v7007000_t0000_u01758938126619") 2025/09/27 02:02:55 DEBUG : nested/sub dir/file: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9783_d20250927_m015526_c001_v0001184_t0001_u01758938126041") 2025/09/27 02:02:55 DEBUG : nested/sub dir/file: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d046dd_d20250927_m015525_c001_v7007000_t0000_u01758938125293") 2025/09/27 02:02:55 DEBUG : nested/sub dir/file: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f977a_d20250927_m015524_c001_v0001184_t0023_u01758938124710") 2025/09/27 02:02:55 DEBUG : one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac7423840db_d20250927_m015515_c001_v7007000_t0000_u01758938115583") 2025/09/27 02:02:55 DEBUG : one: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403cc7e13d8f973d_d20250927_m015512_c001_v0001184_t0030_u01758938112066") 2025/09/27 02:02:56 DEBUG : only0: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f88_d20250927_m015839_c001_v7007000_t0000_u01758938319753") 2025/09/27 02:02:56 DEBUG : only0: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403cc7e13d8f9bb9_d20250927_m015833_c001_v0001184_t0030_u01758938313920") 2025/09/27 02:02:56 DEBUG : only0: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431461f3_d20250927_m015824_c001_v0001180_t0044_u01758938304924") 2025/09/27 02:02:56 DEBUG : only0: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4128667835c58dee_d20250927_m015818_c001_v7007000_t0000_u01758938298913") 2025/09/27 02:02:56 DEBUG : only0: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146186_d20250927_m015808_c001_v0001180_t0045_u01758938288840") 2025/09/27 02:02:56 DEBUG : only1: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f8a_d20250927_m015839_c001_v7007000_t0000_u01758938319936") 2025/09/27 02:02:56 DEBUG : only1: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f412040156eacf269_d20250927_m015834_c001_v0001120_t0047_u01758938314677") 2025/09/27 02:02:56 DEBUG : only1: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431461f7_d20250927_m015825_c001_v0001180_t0013_u01758938305339") 2025/09/27 02:02:56 DEBUG : only1: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9bcc_d20250927_m015818_c001_v7007000_t0000_u01758938298353") 2025/09/27 02:02:56 DEBUG : only1: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314618a_d20250927_m015809_c001_v0001180_t0019_u01758938289245") 2025/09/27 02:02:56 DEBUG : only10: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f8c_d20250927_m015840_c001_v7007000_t0000_u01758938320119") 2025/09/27 02:02:56 DEBUG : only10: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403cc7e13d8f9bc4_d20250927_m015834_c001_v0001184_t0030_u01758938314688") 2025/09/27 02:02:56 DEBUG : only10: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146217_d20250927_m015829_c001_v0001180_t0012_u01758938309200") 2025/09/27 02:02:56 DEBUG : only10: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f423de33270038d41_d20250927_m015819_c001_v7007000_t0000_u01758938299119") 2025/09/27 02:02:56 DEBUG : only10: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431461af_d20250927_m015813_c001_v0001180_t0035_u01758938293202") 2025/09/27 02:02:56 DEBUG : only11: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f8f_d20250927_m015840_c001_v7007000_t0000_u01758938320302") 2025/09/27 02:02:56 DEBUG : only11: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f412d8a384314623a_d20250927_m015834_c001_v0001180_t0021_u01758938314706") 2025/09/27 02:02:56 DEBUG : only11: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314621b_d20250927_m015829_c001_v0001180_t0046_u01758938309623") 2025/09/27 02:02:56 DEBUG : only11: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f423de33270038d45_d20250927_m015819_c001_v7007000_t0000_u01758938299302") 2025/09/27 02:02:56 DEBUG : only11: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431461b3_d20250927_m015813_c001_v0001180_t0025_u01758938293612") 2025/09/27 02:02:56 DEBUG : only12: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f92_d20250927_m015840_c001_v7007000_t0000_u01758938320486") 2025/09/27 02:02:56 DEBUG : only12: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f412040156eacf26b_d20250927_m015834_c001_v0001120_t0047_u01758938314862") 2025/09/27 02:02:57 DEBUG : only12: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314621d_d20250927_m015830_c001_v0001180_t0028_u01758938310027") 2025/09/27 02:02:57 DEBUG : only12: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9bd3_d20250927_m015819_c001_v7007000_t0000_u01758938299268") 2025/09/27 02:02:57 DEBUG : only12: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431461b5_d20250927_m015814_c001_v0001180_t0023_u01758938294054") 2025/09/27 02:02:57 DEBUG : only13: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f94_d20250927_m015840_c001_v7007000_t0000_u01758938320669") 2025/09/27 02:02:57 DEBUG : only13: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f412d8a3843146234_d20250927_m015833_c001_v0001180_t0021_u01758938313929") 2025/09/27 02:02:57 DEBUG : only13: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146221_d20250927_m015830_c001_v0001180_t0030_u01758938310494") 2025/09/27 02:02:57 DEBUG : only13: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9bd6_d20250927_m015819_c001_v7007000_t0000_u01758938299476") 2025/09/27 02:02:57 DEBUG : only13: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431461bb_d20250927_m015814_c001_v0001180_t0005_u01758938294495") 2025/09/27 02:02:57 DEBUG : only14: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f96_d20250927_m015840_c001_v7007000_t0000_u01758938320851") 2025/09/27 02:02:57 DEBUG : only14: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f412040156eacf267_d20250927_m015834_c001_v0001120_t0047_u01758938314491") 2025/09/27 02:02:57 DEBUG : only14: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146223_d20250927_m015830_c001_v0001180_t0005_u01758938310904") 2025/09/27 02:02:57 DEBUG : only14: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4169d19576acdfaa_d20250927_m015818_c001_v7007000_t0000_u01758938298922") 2025/09/27 02:02:57 DEBUG : only14: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431461bf_d20250927_m015814_c001_v0001180_t0039_u01758938294932") 2025/09/27 02:02:57 DEBUG : only15: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f98_d20250927_m015841_c001_v7007000_t0000_u01758938321034") 2025/09/27 02:02:57 DEBUG : only15: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4025175b4d973baa_d20250927_m015834_c001_v0001134_t0001_u01758938314687") 2025/09/27 02:02:57 DEBUG : only15: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146225_d20250927_m015831_c001_v0001180_t0012_u01758938311337") 2025/09/27 02:02:57 DEBUG : only15: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4128667835c58dea_d20250927_m015818_c001_v7007000_t0000_u01758938298722") 2025/09/27 02:02:57 DEBUG : only15: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431461c3_d20250927_m015815_c001_v0001180_t0001_u01758938295344") 2025/09/27 02:02:57 DEBUG : only16: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f9a_d20250927_m015841_c001_v7007000_t0000_u01758938321230") 2025/09/27 02:02:58 DEBUG : only16: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403cc7e13d8f9bc0_d20250927_m015834_c001_v0001184_t0030_u01758938314319") 2025/09/27 02:02:58 DEBUG : only16: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146227_d20250927_m015831_c001_v0001180_t0015_u01758938311809") 2025/09/27 02:02:58 DEBUG : only16: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f423de33270038d3e_d20250927_m015818_c001_v7007000_t0000_u01758938298937") 2025/09/27 02:02:58 DEBUG : only16: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431461c5_d20250927_m015815_c001_v0001180_t0024_u01758938295776") 2025/09/27 02:02:58 DEBUG : only17: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f9c_d20250927_m015841_c001_v7007000_t0000_u01758938321413") 2025/09/27 02:02:58 DEBUG : only17: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f412d8a3843146236_d20250927_m015834_c001_v0001180_t0021_u01758938314328") 2025/09/27 02:02:58 DEBUG : only17: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146229_d20250927_m015832_c001_v0001180_t0002_u01758938312238") 2025/09/27 02:02:58 DEBUG : only17: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9bd0_d20250927_m015819_c001_v7007000_t0000_u01758938299084") 2025/09/27 02:02:58 DEBUG : only17: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431461cb_d20250927_m015816_c001_v0001180_t0016_u01758938296178") 2025/09/27 02:02:58 DEBUG : only18: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0f9e_d20250927_m015841_c001_v7007000_t0000_u01758938321596") 2025/09/27 02:02:58 DEBUG : only18: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403cc7e13d8f9bc2_d20250927_m015834_c001_v0001184_t0030_u01758938314502") 2025/09/27 02:02:58 DEBUG : only18: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314622d_d20250927_m015832_c001_v0001180_t0001_u01758938312658") 2025/09/27 02:02:58 DEBUG : only18: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4128667835c58df4_d20250927_m015819_c001_v7007000_t0000_u01758938299462") 2025/09/27 02:02:59 DEBUG : only18: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431461cf_d20250927_m015816_c001_v0001180_t0030_u01758938296644") 2025/09/27 02:02:59 DEBUG : only19: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0fa1_d20250927_m015841_c001_v7007000_t0000_u01758938321779") 2025/09/27 02:02:59 DEBUG : only19: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f412d8a3843146238_d20250927_m015834_c001_v0001180_t0021_u01758938314522") 2025/09/27 02:02:59 DEBUG : only19: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146230_d20250927_m015833_c001_v0001180_t0047_u01758938313072") 2025/09/27 02:02:59 DEBUG : only19: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4128667835c58df0_d20250927_m015819_c001_v7007000_t0000_u01758938299094") 2025/09/27 02:02:59 DEBUG : only19: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431461d1_d20250927_m015817_c001_v0001180_t0029_u01758938297125") 2025/09/27 02:02:59 DEBUG : only2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0fa3_d20250927_m015842_c001_v7007000_t0000_u01758938322043") 2025/09/27 02:02:59 DEBUG : only2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4025175b4d973bac_d20250927_m015834_c001_v0001134_t0001_u01758938314873") 2025/09/27 02:02:59 DEBUG : only2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431461f9_d20250927_m015825_c001_v0001180_t0036_u01758938305783") 2025/09/27 02:02:59 DEBUG : only2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9bce_d20250927_m015818_c001_v7007000_t0000_u01758938298719") 2025/09/27 02:02:59 DEBUG : only2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314618e_d20250927_m015809_c001_v0001180_t0028_u01758938289666") 2025/09/27 02:02:59 DEBUG : only3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0fa5_d20250927_m015842_c001_v7007000_t0000_u01758938322228") 2025/09/27 02:02:59 DEBUG : only3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403cc7e13d8f9bc6_d20250927_m015834_c001_v0001184_t0030_u01758938314884") 2025/09/27 02:02:59 DEBUG : only3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431461fd_d20250927_m015826_c001_v0001180_t0027_u01758938306219") 2025/09/27 02:02:59 DEBUG : only3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4169d19576acdfa9_d20250927_m015818_c001_v7007000_t0000_u01758938298732") 2025/09/27 02:02:59 DEBUG : only3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146191_d20250927_m015810_c001_v0001180_t0058_u01758938290160") 2025/09/27 02:02:59 DEBUG : only4: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0fa8_d20250927_m015842_c001_v7007000_t0000_u01758938322410") 2025/09/27 02:02:59 DEBUG : only4: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403cc7e13d8f9bc8_d20250927_m015835_c001_v0001184_t0030_u01758938315073") 2025/09/27 02:02:59 DEBUG : only4: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146201_d20250927_m015826_c001_v0001180_t0034_u01758938306653") 2025/09/27 02:02:59 DEBUG : only4: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4128667835c58df2_d20250927_m015819_c001_v7007000_t0000_u01758938299278") 2025/09/27 02:03:00 DEBUG : only4: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146197_d20250927_m015810_c001_v0001180_t0019_u01758938290552") 2025/09/27 02:03:00 DEBUG : only5: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0fab_d20250927_m015842_c001_v7007000_t0000_u01758938322593") 2025/09/27 02:03:00 DEBUG : only5: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f412d8a3843146240_d20250927_m015835_c001_v0001180_t0021_u01758938315082") 2025/09/27 02:03:00 DEBUG : only5: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146205_d20250927_m015827_c001_v0001180_t0034_u01758938307073") 2025/09/27 02:03:00 DEBUG : only5: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f423de33270038d3b_d20250927_m015818_c001_v7007000_t0000_u01758938298746") 2025/09/27 02:03:00 DEBUG : only5: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431461a1_d20250927_m015810_c001_v0001180_t0051_u01758938290960") 2025/09/27 02:03:00 DEBUG : only6: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0fae_d20250927_m015842_c001_v7007000_t0000_u01758938322775") 2025/09/27 02:03:00 DEBUG : only6: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f412040156eacf26f_d20250927_m015835_c001_v0001120_t0047_u01758938315242") 2025/09/27 02:03:00 DEBUG : only6: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146207_d20250927_m015827_c001_v0001180_t0010_u01758938307504") 2025/09/27 02:03:00 DEBUG : only6: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9bcf_d20250927_m015818_c001_v7007000_t0000_u01758938298902") 2025/09/27 02:03:00 DEBUG : only6: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431461a5_d20250927_m015811_c001_v0001180_t0034_u01758938291363") 2025/09/27 02:03:00 DEBUG : only7: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0fb2_d20250927_m015842_c001_v7007000_t0000_u01758938322962") 2025/09/27 02:03:00 DEBUG : only7: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f412d8a384314623e_d20250927_m015834_c001_v0001180_t0021_u01758938314893") 2025/09/27 02:03:00 DEBUG : only7: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314620b_d20250927_m015827_c001_v0001180_t0017_u01758938307909") 2025/09/27 02:03:00 DEBUG : only7: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4169d19576acdfab_d20250927_m015819_c001_v7007000_t0000_u01758938299105") 2025/09/27 02:03:00 DEBUG : only7: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431461a7_d20250927_m015811_c001_v0001180_t0027_u01758938291814") 2025/09/27 02:03:00 DEBUG : only8: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0fb6_d20250927_m015843_c001_v7007000_t0000_u01758938323144") 2025/09/27 02:03:00 DEBUG : only8: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f412040156eacf26d_d20250927_m015835_c001_v0001120_t0047_u01758938315052") 2025/09/27 02:03:00 DEBUG : only8: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146210_d20250927_m015828_c001_v0001180_t0038_u01758938308359") 2025/09/27 02:03:00 DEBUG : only8: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9bcd_d20250927_m015818_c001_v7007000_t0000_u01758938298536") 2025/09/27 02:03:01 DEBUG : only8: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431461ab_d20250927_m015812_c001_v0001180_t0044_u01758938292216") 2025/09/27 02:03:01 DEBUG : only9: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0fb9_d20250927_m015843_c001_v7007000_t0000_u01758938323328") 2025/09/27 02:03:01 DEBUG : only9: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4025175b4d973bae_d20250927_m015835_c001_v0001134_t0001_u01758938315061") 2025/09/27 02:03:01 DEBUG : only9: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146213_d20250927_m015828_c001_v0001180_t0021_u01758938308795") 2025/09/27 02:03:01 DEBUG : only9: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4169d19576acdfac_d20250927_m015819_c001_v7007000_t0000_u01758938299288") 2025/09/27 02:03:01 DEBUG : only9: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431461ad_d20250927_m015812_c001_v0001180_t0009_u01758938292728") 2025/09/27 02:03:01 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d046d9_d20250927_m015523_c001_v7007000_t0000_u01758938123514") 2025/09/27 02:03:01 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9769_d20250927_m015521_c001_v0001184_t0033_u01758938121726") 2025/09/27 02:03:01 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d046d6_d20250927_m015520_c001_v7007000_t0000_u01758938120932") 2025/09/27 02:03:01 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9763_d20250927_m015519_c001_v0001184_t0044_u01758938119165") 2025/09/27 02:03:01 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d046d2_d20250927_m015518_c001_v7007000_t0000_u01758938118428") 2025/09/27 02:03:01 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1191b924c7d92b72_d20250927_m015516_c001_v0001181_t0047_u01758938116509") 2025/09/27 02:03:01 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac7423840a3_d20250927_m015507_c001_v7007000_t0000_u01758938107291") 2025/09/27 02:03:01 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f971a_d20250927_m015506_c001_v0001184_t0002_u01758938106123") 2025/09/27 02:03:01 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac74238408d_d20250927_m015504_c001_v7007000_t0000_u01758938104635") 2025/09/27 02:03:01 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f970c_d20250927_m015503_c001_v0001184_t0037_u01758938103859") 2025/09/27 02:03:01 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac74238407b_d20250927_m015502_c001_v7007000_t0000_u01758938102730") 2025/09/27 02:03:01 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f96fe_d20250927_m015501_c001_v0001184_t0015_u01758938101907") 2025/09/27 02:03:01 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384051_d20250927_m015456_c001_v7007000_t0000_u01758938096611") 2025/09/27 02:03:01 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f96d0_d20250927_m015455_c001_v0001184_t0043_u01758938095542") 2025/09/27 02:03:02 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384050_d20250927_m015455_c001_v7007000_t0000_u01758938095178") 2025/09/27 02:03:02 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f96cc_d20250927_m015454_c001_v0001184_t0015_u01758938094018") 2025/09/27 02:03:02 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac74238404d_d20250927_m015453_c001_v7007000_t0000_u01758938093653") 2025/09/27 02:03:02 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f96c8_d20250927_m015453_c001_v0001184_t0036_u01758938093076") 2025/09/27 02:03:02 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f96be_d20250927_m015452_c001_v0001184_t0020_u01758938092514") 2025/09/27 02:03:02 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384041_d20250927_m015452_c001_v7007000_t0000_u01758938092150") 2025/09/27 02:03:02 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f96b7_d20250927_m015451_c001_v0001184_t0052_u01758938091559") 2025/09/27 02:03:02 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f96b5_d20250927_m015450_c001_v0001184_t0020_u01758938090982") 2025/09/27 02:03:02 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288070_d20250927_m015450_c001_v7007000_t0000_u01758938090256") 2025/09/27 02:03:02 DEBUG : potato: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f96b0_d20250927_m015449_c001_v0001184_t0012_u01758938089496") 2025/09/27 02:03:02 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac6eb6_d20250927_m015604_c001_v7007000_t0000_u01758938164746") 2025/09/27 02:03:02 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843145ff7_d20250927_m015604_c001_v0001180_t0053_u01758938164194") 2025/09/27 02:03:02 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4044242883d2899e_d20250927_m015555_c001_v7007000_t0000_u01758938155927") 2025/09/27 02:03:02 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f980f_d20250927_m015552_c001_v0001184_t0036_u01758938152317") 2025/09/27 02:03:02 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d04760_d20250927_m015544_c001_v7007000_t0000_u01758938144666") 2025/09/27 02:03:02 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843145fad_d20250927_m015540_c001_v0001180_t0016_u01758938140476") 2025/09/27 02:03:02 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d04715_d20250927_m015533_c001_v7007000_t0000_u01758938133398") 2025/09/27 02:03:02 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9793_d20250927_m015529_c001_v0001184_t0048_u01758938129480") 2025/09/27 02:03:02 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac7423840b6_d20250927_m015510_c001_v7007000_t0000_u01758938110769") 2025/09/27 02:03:02 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f972e_d20250927_m015509_c001_v0001184_t0043_u01758938109751") 2025/09/27 02:03:02 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac7423840b4_d20250927_m015509_c001_v7007000_t0000_u01758938109388") 2025/09/27 02:03:02 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9724_d20250927_m015507_c001_v0001184_t0012_u01758938107837") 2025/09/27 02:03:02 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac7423840a5_d20250927_m015507_c001_v7007000_t0000_u01758938107473") 2025/09/27 02:03:02 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f971c_d20250927_m015506_c001_v0001184_t0054_u01758938106692") 2025/09/27 02:03:03 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384098_d20250927_m015505_c001_v7007000_t0000_u01758938105758") 2025/09/27 02:03:03 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9714_d20250927_m015504_c001_v0001184_t0052_u01758938104999") 2025/09/27 02:03:03 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384083_d20250927_m015503_c001_v7007000_t0000_u01758938103496") 2025/09/27 02:03:03 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9708_d20250927_m015502_c001_v0001184_t0025_u01758938102741") 2025/09/27 02:03:03 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384054_d20250927_m015457_c001_v7007000_t0000_u01758938097346") 2025/09/27 02:03:03 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f96da_d20250927_m015456_c001_v0001184_t0048_u01758938096404") 2025/09/27 02:03:03 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db34d0_d20250927_m015402_c001_v7007000_t0000_u01758938042980") 2025/09/27 02:03:03 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f95c2_d20250927_m015402_c001_v0001184_t0030_u01758938042397") 2025/09/27 02:03:03 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db34cf_d20250927_m015401_c001_v7007000_t0000_u01758938041492") 2025/09/27 02:03:03 DEBUG : potato2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f95bc_d20250927_m015400_c001_v0001184_t0059_u01758938040914") 2025/09/27 02:03:03 DEBUG : potato3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4044242883d2899f_d20250927_m015556_c001_v7007000_t0000_u01758938156163") 2025/09/27 02:03:03 DEBUG : potato3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9813_d20250927_m015553_c001_v0001184_t0043_u01758938153112") 2025/09/27 02:03:03 DEBUG : potato3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d04763_d20250927_m015545_c001_v7007000_t0000_u01758938145077") 2025/09/27 02:03:03 DEBUG : potato3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843145fb3_d20250927_m015541_c001_v0001180_t0058_u01758938141332") 2025/09/27 02:03:03 DEBUG : potato3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d04717_d20250927_m015533_c001_v7007000_t0000_u01758938133580") 2025/09/27 02:03:03 DEBUG : potato3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9798_d20250927_m015529_c001_v0001184_t0059_u01758938129901") 2025/09/27 02:03:03 DEBUG : pre-dest1/1: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9b47_d20250927_m015636_c001_v7007000_t0000_u01758938196490") 2025/09/27 02:03:03 DEBUG : pre-dest1/1: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f98ad_d20250927_m015628_c001_v0001184_t0050_u01758938188644") 2025/09/27 02:03:03 DEBUG : pre-dest2/2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41881426012f9b48_d20250927_m015636_c001_v7007000_t0000_u01758938196673") 2025/09/27 02:03:03 DEBUG : pre-dest2/2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146045_d20250927_m015629_c001_v0001180_t0047_u01758938189206") 2025/09/27 02:03:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4155813b0be02c4f_d20250927_m015615_c001_v7007000_t0000_u01758938175356") 2025/09/27 02:03:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9872_d20250927_m015612_c001_v0001184_t0035_u01758938172414") 2025/09/27 02:03:04 DEBUG : sizeonly: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b228805d_d20250927_m015436_c001_v7007000_t0000_u01758938076470") 2025/09/27 02:03:04 DEBUG : sizeonly: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9667_d20250927_m015435_c001_v0001184_t0041_u01758938075501") 2025/09/27 02:03:04 DEBUG : splitbanan: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4203db09103ca654_d20250927_m020029_c001_v7007000_t0000_u01758938429773") 2025/09/27 02:03:04 DEBUG : splitbanan: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf3d0_d20250927_m020022_c001_v0001120_t0029_u01758938422607") 2025/09/27 02:03:04 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56f0_d20250927_m020141_c001_v7007000_t0000_u01758938501574") 2025/09/27 02:03:04 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d9740ab_d20250927_m020135_c001_v0001134_t0053_u01758938495122") 2025/09/27 02:03:04 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac744e_d20250927_m020127_c001_v7007000_t0000_u01758938487179") 2025/09/27 02:03:04 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d974070_d20250927_m020121_c001_v0001134_t0036_u01758938481024") 2025/09/27 02:03:04 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f410217911d2bd449_d20250927_m020112_c001_v7007000_t0000_u01758938472806") 2025/09/27 02:03:04 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d97400b_d20250927_m020106_c001_v0001134_t0042_u01758938466725") 2025/09/27 02:03:04 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7c23_d20250927_m020058_c001_v7007000_t0000_u01758938458503") 2025/09/27 02:03:04 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973fa4_d20250927_m020052_c001_v0001134_t0050_u01758938452286") 2025/09/27 02:03:04 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee563b_d20250927_m020044_c001_v7007000_t0000_u01758938444395") 2025/09/27 02:03:04 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973f30_d20250927_m020037_c001_v0001134_t0020_u01758938437906") 2025/09/27 02:03:04 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4195ca0290ac733c_d20250927_m020024_c001_v7007000_t0000_u01758938424468") 2025/09/27 02:03:04 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9e6e_d20250927_m020021_c001_v0001184_t0047_u01758938421523") 2025/09/27 02:03:04 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f41961440aff44148_d20250927_m020014_c001_v7007000_t0000_u01758938414019") 2025/09/27 02:03:04 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431463b2_d20250927_m020007_c001_v0001180_t0007_u01758938407191") 2025/09/27 02:03:05 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7b9c_d20250927_m020005_c001_v7007000_t0000_u01758938405668") 2025/09/27 02:03:05 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973dfe_d20250927_m020003_c001_v0001134_t0029_u01758938403079") 2025/09/27 02:03:05 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f42136b7bf68dd109_d20250927_m015954_c001_v7007000_t0000_u01758938394789") 2025/09/27 02:03:05 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973dad_d20250927_m015948_c001_v0001134_t0047_u01758938388112") 2025/09/27 02:03:05 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f40838f7c6d337c73_d20250927_m015946_c001_v7007000_t0000_u01758938386726") 2025/09/27 02:03:05 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf338_d20250927_m015943_c001_v0001120_t0014_u01758938383807") 2025/09/27 02:03:05 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f423de33270038e4f_d20250927_m015930_c001_v7007000_t0000_u01758938370727") 2025/09/27 02:03:05 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf309_d20250927_m015927_c001_v0001120_t0039_u01758938367015") 2025/09/27 02:03:05 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f418913363c382b2d_d20250927_m015918_c001_v7007000_t0000_u01758938358324") 2025/09/27 02:03:05 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf2d3_d20250927_m015911_c001_v0001120_t0052_u01758938351778") 2025/09/27 02:03:05 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac742384520_d20250927_m015903_c001_v7007000_t0000_u01758938343880") 2025/09/27 02:03:05 DEBUG : splitbananasplit: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf2b1_d20250927_m015857_c001_v0001120_t0028_u01758938337946") 2025/09/27 02:03:05 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4048e2af40be7ba5_d20250927_m020008_c001_v7007000_t0000_u01758938408669") 2025/09/27 02:03:05 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9dcc_d20250927_m020004_c001_v0001184_t0006_u01758938404146") 2025/09/27 02:03:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d102e_d20250927_m015851_c001_v7007000_t0000_u01758938331701") 2025/09/27 02:03:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9c03_d20250927_m015850_c001_v0001184_t0041_u01758938330553") 2025/09/27 02:03:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d1013_d20250927_m015849_c001_v7007000_t0000_u01758938329747") 2025/09/27 02:03:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d973bfb_d20250927_m015848_c001_v0001134_t0014_u01758938328554") 2025/09/27 02:03:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d046e8_d20250927_m015526_c001_v7007000_t0000_u01758938126801") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843145f77_d20250927_m015526_c001_v0001180_t0032_u01758938126030") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d046de_d20250927_m015525_c001_v7007000_t0000_u01758938125476") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843145f75_d20250927_m015524_c001_v0001180_t0053_u01758938124699") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b228805a_d20250927_m015433_c001_v7007000_t0000_u01758938073458") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9656_d20250927_m015432_c001_v0001184_t0005_u01758938072164") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288058_d20250927_m015431_c001_v7007000_t0000_u01758938071803") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9654_d20250927_m015430_c001_v0001184_t0011_u01758938070880") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288057_d20250927_m015428_c001_v7007000_t0000_u01758938068883") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9648_d20250927_m015428_c001_v0001184_t0023_u01758938068084") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288055_d20250927_m015427_c001_v7007000_t0000_u01758938067544") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9641_d20250927_m015426_c001_v0001184_t0010_u01758938066745") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f963a_d20250927_m015424_c001_v0001184_t0045_u01758938064162") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403c2324b2288053_d20250927_m015423_c001_v7007000_t0000_u01758938063799") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9634_d20250927_m015423_c001_v0001184_t0008_u01758938063210") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f962f_d20250927_m015422_c001_v0001184_t0051_u01758938062635") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db34ea_d20250927_m015421_c001_v7007000_t0000_u01758938061905") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9622_d20250927_m015419_c001_v0001184_t0023_u01758938059589") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f960d_d20250927_m015416_c001_v0001184_t0023_u01758938056686") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db34e7_d20250927_m015416_c001_v7007000_t0000_u01758938056321") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9604_d20250927_m015415_c001_v0001184_t0019_u01758938055764") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9602_d20250927_m015415_c001_v0001184_t0028_u01758938055193") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db34e4_d20250927_m015414_c001_v7007000_t0000_u01758938054827") 2025/09/27 02:03:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f95f8_d20250927_m015411_c001_v0001184_t0028_u01758938051101") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db34dc_d20250927_m015410_c001_v7007000_t0000_u01758938050738") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f95f2_d20250927_m015410_c001_v0001184_t0036_u01758938050171") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db34db_d20250927_m015409_c001_v7007000_t0000_u01758938049264") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f95ea_d20250927_m015408_c001_v0001184_t0032_u01758938048616") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db34d9_d20250927_m015408_c001_v7007000_t0000_u01758938048069") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f95e0_d20250927_m015407_c001_v0001184_t0028_u01758938047507") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db34d8_d20250927_m015406_c001_v7007000_t0000_u01758938046600") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f95d8_d20250927_m015405_c001_v0001184_t0053_u01758938045839") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db34d5_d20250927_m015405_c001_v7007000_t0000_u01758938045294") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f95d3_d20250927_m015404_c001_v0001184_t0009_u01758938044714") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db34d2_d20250927_m015404_c001_v7007000_t0000_u01758938044167") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f95c8_d20250927_m015403_c001_v0001184_t0026_u01758938043525") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db34ca_d20250927_m015359_c001_v7007000_t0000_u01758938039257") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f95b2_d20250927_m015358_c001_v0001184_t0001_u01758938038700") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db34c3_d20250927_m015358_c001_v7007000_t0000_u01758938038155") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f95a7_d20250927_m015357_c001_v0001184_t0037_u01758938037587") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db34c0_d20250927_m015356_c001_v7007000_t0000_u01758938036663") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f959c_d20250927_m015356_c001_v0001184_t0013_u01758938036077") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f406aa5ac21db34a7_d20250927_m015353_c001_v7007000_t0000_u01758938033561") 2025/09/27 02:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f958e_d20250927_m015352_c001_v0001184_t0034_u01758938032951") 2025/09/27 02:03:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d1032_d20250927_m015851_c001_v7007000_t0000_u01758938331884") 2025/09/27 02:03:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf29b_d20250927_m015850_c001_v0001120_t0039_u01758938330563") 2025/09/27 02:03:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d1018_d20250927_m015849_c001_v7007000_t0000_u01758938329978") 2025/09/27 02:03:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146269_d20250927_m015848_c001_v0001180_t0038_u01758938328566") 2025/09/27 02:03:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56f2_d20250927_m020143_c001_v7007000_t0000_u01758938503537") 2025/09/27 02:03:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8fa0b9_d20250927_m020142_c001_v0001184_t0043_u01758938502935") 2025/09/27 02:03:08 DEBUG : sub/yam: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d046d8_d20250927_m015522_c001_v7007000_t0000_u01758938122958") 2025/09/27 02:03:08 DEBUG : sub/yam: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843145f65_d20250927_m015521_c001_v0001180_t0033_u01758938121677") 2025/09/27 02:03:08 DEBUG : test_dir1/file2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0ff9_d20250927_m015847_c001_v7007000_t0000_u01758938327785") 2025/09/27 02:03:08 DEBUG : test_dir1/file2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9bf3_d20250927_m015846_c001_v0001184_t0027_u01758938326218") 2025/09/27 02:03:08 DEBUG : test_dir1/file2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0fd6_d20250927_m015845_c001_v7007000_t0000_u01758938325430") 2025/09/27 02:03:08 DEBUG : test_dir1/file2: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9bec_d20250927_m015844_c001_v0001184_t0040_u01758938324301") 2025/09/27 02:03:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0ffc_d20250927_m015847_c001_v7007000_t0000_u01758938327967") 2025/09/27 02:03:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf28e_d20250927_m015846_c001_v0001120_t0023_u01758938326590") 2025/09/27 02:03:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4144aabd703d0fd9_d20250927_m015845_c001_v7007000_t0000_u01758938325613") 2025/09/27 02:03:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314625b_d20250927_m015844_c001_v0001180_t0033_u01758938324320") 2025/09/27 02:03:08 DEBUG : three: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac7423840dd_d20250927_m015515_c001_v7007000_t0000_u01758938115769") 2025/09/27 02:03:08 DEBUG : three: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f974b_d20250927_m015514_c001_v0001184_t0055_u01758938114628") 2025/09/27 02:03:08 DEBUG : three: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8f9741_d20250927_m015512_c001_v0001184_t0051_u01758938112431") 2025/09/27 02:03:08 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56f5_d20250927_m020145_c001_v7007000_t0000_u01758938505091") 2025/09/27 02:03:08 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a384314656f_d20250927_m020144_c001_v0001180_t0023_u01758938504481") 2025/09/27 02:03:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee570d_d20250927_m020203_c001_v7007000_t0000_u01758938523787") 2025/09/27 02:03:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf511_d20250927_m020201_c001_v0001120_t0014_u01758938521642") 2025/09/27 02:03:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5708_d20250927_m020200_c001_v7007000_t0000_u01758938520066") 2025/09/27 02:03:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146594_d20250927_m020158_c001_v0001180_t0028_u01758938518514") 2025/09/27 02:03:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5707_d20250927_m020157_c001_v7007000_t0000_u01758938517543") 2025/09/27 02:03:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8fa0fd_d20250927_m020156_c001_v0001184_t0021_u01758938516927") 2025/09/27 02:03:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56ff_d20250927_m020151_c001_v7007000_t0000_u01758938511955") 2025/09/27 02:03:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843146583_d20250927_m020151_c001_v0001180_t0003_u01758938511094") 2025/09/27 02:03:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5702_d20250927_m020154_c001_v7007000_t0000_u01758938514272") 2025/09/27 02:03:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf4fa_d20250927_m020152_c001_v0001120_t0003_u01758938512920") 2025/09/27 02:03:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56fd_d20250927_m020150_c001_v7007000_t0000_u01758938510129") 2025/09/27 02:03:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f103cc7e13d8fa0d7_d20250927_m020149_c001_v0001184_t0056_u01758938509521") 2025/09/27 02:03:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56fc_d20250927_m020148_c001_v7007000_t0000_u01758938508564") 2025/09/27 02:03:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d9740ce_d20250927_m020147_c001_v0001134_t0022_u01758938507732") 2025/09/27 02:03:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee56f9_d20250927_m020146_c001_v7007000_t0000_u01758938506783") 2025/09/27 02:03:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112040156eacf4f3_d20250927_m020146_c001_v0001120_t0045_u01758938506063") 2025/09/27 02:03:09 DEBUG : toe/toe/toe: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4095ea60f3442d35_d20250927_m020208_c001_v7007000_t0000_u01758938528392") 2025/09/27 02:03:09 DEBUG : toe/toe/toe: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a38431465af_d20250927_m020207_c001_v0001180_t0031_u01758938527763") 2025/09/27 02:03:09 DEBUG : toe/toe/toe: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5706_d20250927_m020155_c001_v7007000_t0000_u01758938515975") 2025/09/27 02:03:09 DEBUG : toe/toe/toe: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d9740e7_d20250927_m020155_c001_v0001134_t0023_u01758938515238") 2025/09/27 02:03:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee5710_d20250927_m020204_c001_v7007000_t0000_u01758938524377") 2025/09/27 02:03:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1025175b4d9740f9_d20250927_m020203_c001_v0001134_t0013_u01758938523246") 2025/09/27 02:03:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f407bccd386ee570b_d20250927_m020200_c001_v7007000_t0000_u01758938520676") 2025/09/27 02:03:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f104799a17ae846a8_d20250927_m020159_c001_v0001137_t0050_u01758938519665") 2025/09/27 02:03:10 DEBUG : two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f400c1ac7423840de_d20250927_m015515_c001_v7007000_t0000_u01758938115951") 2025/09/27 02:03:10 DEBUG : two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4191b924c7d92b66_d20250927_m015513_c001_v0001181_t0043_u01758938113968") 2025/09/27 02:03:10 DEBUG : two: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f403cc7e13d8f973f_d20250927_m015512_c001_v0001184_t0030_u01758938112249") 2025/09/27 02:03:10 DEBUG : yam: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d046da_d20250927_m015523_c001_v7007000_t0000_u01758938123698") 2025/09/27 02:03:10 DEBUG : yam: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f101f40c57a84c421_d20250927_m015522_c001_v0001136_t0057_u01758938122507") 2025/09/27 02:03:10 DEBUG : yam: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d046d5_d20250927_m015520_c001_v7007000_t0000_u01758938120384") 2025/09/27 02:03:10 DEBUG : yam: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843145f55_d20250927_m015519_c001_v0001180_t0046_u01758938119177") 2025/09/27 02:03:10 DEBUG : yam: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d046d1_d20250927_m015517_c001_v7007000_t0000_u01758938117881") 2025/09/27 02:03:10 DEBUG : yam: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f112d8a3843145f46_d20250927_m015516_c001_v0001180_t0025_u01758938116498") 2025/09/27 02:03:10 DEBUG : yaml: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d046d7_d20250927_m015521_c001_v7007000_t0000_u01758938121115") 2025/09/27 02:03:10 DEBUG : yaml: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f1107d7c47505931c_d20250927_m015519_c001_v0001136_t0047_u01758938119997") 2025/09/27 02:03:10 DEBUG : yaml: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f4023a42e90d046d3_d20250927_m015518_c001_v7007000_t0000_u01758938118612") 2025/09/27 02:03:10 DEBUG : yaml: Deleting (id "4_z9f126d33e00d8b8b9f980e1b_f113d975511d0208a_d20250927_m015517_c001_v0001182_t0040_u01758938117668") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m21.756998734s (try 1/5)