"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/17 03:02:51 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu" 2025/11/17 03:02:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 03:02:52 DEBUG : Creating backend with remote "/tmp/rclone1257021771" === 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:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:02:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:02:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/17 03:02:53 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:02:53 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.63s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:02:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:02:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:02:54 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:02:54 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:02:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:02:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:02:55 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:02:55 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.79s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.41s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:02:56 DEBUG : Creating backend with remote "/non-existing" 2025/11/17 03:02:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/17 03:02:57 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:02:57 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:02:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:02:57 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:02:57 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:02:58 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:02:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:02:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.71s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:02:59 INFO : B2 bucket rclone-test-bizofiv7fumu: Running all checks before starting transfers 2025/11/17 03:02:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:02:59 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:02:59 INFO : B2 bucket rclone-test-bizofiv7fumu: Checks finished, now starting transfers 2025/11/17 03:02:59 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:03:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:03:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.36s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:00 ERROR : Ignoring --no-traverse with sync 2025/11/17 03:03:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:03:01 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:01 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:03:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:03:01 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:03:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.31s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/17 03:03:02 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:02 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:02 DEBUG : hello world2: size = 12 OK 2025/11/17 03:03:02 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/17 03:03:02 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.26s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:03:03 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:03 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:04 DEBUG : potato2: size = 11 OK 2025/11/17 03:03:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:03:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.37s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:03:05 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:05 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:05 DEBUG : potato2: size = 11 OK 2025/11/17 03:03:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:03:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.64s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/17 03:03:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:03:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/17 03:03:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:03:06 INFO : sub dir2: Making directory 2025/11/17 03:03:06 INFO : sub dir: Making directory 2025/11/17 03:03:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:03:06 INFO : sub dir2/sub sub dir2: Making directory 2025/11/17 03:03:06 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:06 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:06 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:03:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:03:06 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/11/17 03:03:07 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.27s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:07 INFO : sub dir2: Making directory 2025/11/17 03:03:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/17 03:03:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:03:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:03:07 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:07 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:08 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:03:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:03:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.33s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:08 DEBUG : sub dir2: Making directory with metadata 2025/11/17 03:03:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:03:09 INFO : sub dir2: Making directory 2025/11/17 03:03:09 INFO : sub dir: Making directory 2025/11/17 03:03:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:03:09 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:09 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:09 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:03:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:03:09 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:03:09 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/17 03:03:09 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/17 03:03:10 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.57s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:10 INFO : sub dir2: Making directory 2025/11/17 03:03:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:03:11 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:11 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:11 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:03:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:03:11 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:03:11 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.46s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:12 DEBUG : sub dir2: Making directory with metadata 2025/11/17 03:03:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:03:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:03:12 INFO : sub dir2: Making directory 2025/11/17 03:03:12 INFO : sub dir: Making directory 2025/11/17 03:03:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:03:12 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:12 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:03:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:03:12 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:03:12 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/17 03:03:13 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.26s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:14 INFO : sub dir2: Making directory 2025/11/17 03:03:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:03:14 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:14 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:14 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:03:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:03:14 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:03:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.25s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:15 DEBUG : Creating backend with remote "TestB2:rclone-test-lisegaz1debe" 2025/11/17 03:03:15 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bizofiv7fumu -> B2 bucket rclone-test-lisegaz1debe 2025/11/17 03:03:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:03:17 DEBUG : B2 bucket rclone-test-lisegaz1debe: Waiting for checks to finish 2025/11/17 03:03:17 DEBUG : B2 bucket rclone-test-lisegaz1debe: Waiting for transfers to finish 2025/11/17 03:03:18 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:03:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:03:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/17 03:03:18 DEBUG : B2 bucket rclone-test-lisegaz1debe: Purge remote 2025/11/17 03:03:18 INFO : B2 bucket rclone-test-lisegaz1debe: cleaning bucket "rclone-test-lisegaz1debe" of all files 2025/11/17 03:03:18 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d93c04d8bfb9fa80e1b_f10520c68c82b9f89_d20251117_m030317_c001_v0001171_t0016_u01763348597937") --- PASS: TestServerSideCopy (4.46s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:20 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:03:20 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:03:20 DEBUG : sub dir/hello world: Sizes differ 2025/11/17 03:03:20 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:20 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:21 DEBUG : sub dir/hello world: size = 17 OK 2025/11/17 03:03:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/17 03:03:21 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.03s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:22 DEBUG : Creating backend with remote "TestB2:rclone-test-hahoxuw9duze" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bizofiv7fumu -> B2 bucket rclone-test-hahoxuw9duze 2025/11/17 03:03:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:03:23 DEBUG : B2 bucket rclone-test-hahoxuw9duze: Waiting for checks to finish 2025/11/17 03:03:23 DEBUG : B2 bucket rclone-test-hahoxuw9duze: Waiting for transfers to finish 2025/11/17 03:03:24 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:03:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:03:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/17 03:03:25 DEBUG : B2 bucket rclone-test-hahoxuw9duze: Waiting for checks to finish 2025/11/17 03:03:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:03:25 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hahoxuw9duze) 2025/11/17 03:03:25 DEBUG : sub dir/hello world: Sizes differ 2025/11/17 03:03:25 DEBUG : B2 bucket rclone-test-hahoxuw9duze: Waiting for transfers to finish 2025/11/17 03:03:26 DEBUG : sub dir/hello world: size = 17 OK 2025/11/17 03:03:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/17 03:03:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/17 03:03:26 DEBUG : B2 bucket rclone-test-hahoxuw9duze: Purge remote 2025/11/17 03:03:26 INFO : B2 bucket rclone-test-hahoxuw9duze: cleaning bucket "rclone-test-hahoxuw9duze" of all files 2025/11/17 03:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zdf526d23c04d8bfb9fa80e1b_f10235320b95c90ec_d20251117_m030326_c001_v0001181_t0000_u01763348606072") 2025/11/17 03:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zdf526d23c04d8bfb9fa80e1b_f102169e83dcb1d93_d20251117_m030324_c001_v0001131_t0041_u01763348604151") --- PASS: TestServerSideCopyOverSelf (6.33s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:03:28 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:03:28 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:28 DEBUG : sub dir/hello world: Sizes differ 2025/11/17 03:03:28 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:29 DEBUG : sub dir/hello world: size = 17 OK 2025/11/17 03:03:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/17 03:03:29 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/17 03:03:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.96s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zocodis0hiki" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bizofiv7fumu -> B2 bucket rclone-test-zocodis0hiki 2025/11/17 03:03:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:03:31 DEBUG : B2 bucket rclone-test-zocodis0hiki: Waiting for checks to finish 2025/11/17 03:03:31 DEBUG : B2 bucket rclone-test-zocodis0hiki: Waiting for transfers to finish 2025/11/17 03:03:32 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:03:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:03:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/17 03:03:34 DEBUG : B2 bucket rclone-test-zocodis0hiki: Waiting for checks to finish 2025/11/17 03:03:34 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:03:34 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zocodis0hiki) 2025/11/17 03:03:34 DEBUG : sub dir/hello world: Sizes differ 2025/11/17 03:03:34 DEBUG : B2 bucket rclone-test-zocodis0hiki: Waiting for transfers to finish 2025/11/17 03:03:34 DEBUG : sub dir/hello world: size = 17 OK 2025/11/17 03:03:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/17 03:03:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/17 03:03:34 INFO : sub dir/hello world: Deleted 2025/11/17 03:03:35 DEBUG : testing file moves 2025/11/17 03:03:35 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:03:35 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zocodis0hiki) 2025/11/17 03:03:35 DEBUG : sub dir/hello world: Sizes differ 2025/11/17 03:03:35 DEBUG : B2 bucket rclone-test-zocodis0hiki: Waiting for checks to finish 2025/11/17 03:03:35 DEBUG : B2 bucket rclone-test-zocodis0hiki: Waiting for transfers to finish 2025/11/17 03:03:36 DEBUG : sub dir/hello world: size = 24 OK 2025/11/17 03:03:36 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/17 03:03:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/17 03:03:36 INFO : sub dir/hello world: Deleted 2025/11/17 03:03:36 DEBUG : B2 bucket rclone-test-zocodis0hiki: Purge remote 2025/11/17 03:03:36 INFO : B2 bucket rclone-test-zocodis0hiki: cleaning bucket "rclone-test-zocodis0hiki" of all files 2025/11/17 03:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f828d43c04d8bfb9fa80e1b_f117c7a3447217f40_d20251117_m030335_c001_v0001113_t0032_u01763348615956") 2025/11/17 03:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f828d43c04d8bfb9fa80e1b_f1076e6b7b03d259d_d20251117_m030334_c001_v0001176_t0042_u01763348614157") 2025/11/17 03:03:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f828d43c04d8bfb9fa80e1b_f114d66c7a3e99a72_d20251117_m030332_c001_v0001183_t0013_u01763348612652") --- PASS: TestServerSideMoveOverSelf (8.53s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:38 ERROR : error listing: directory not found 2025/11/17 03:03:39 INFO : Local file system at /tmp/rclone1257021771: Making directory 2025/11/17 03:03:39 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:39 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.66s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:03:41 DEBUG : Local file system at /tmp/rclone1257021771: Waiting for checks to finish 2025/11/17 03:03:41 DEBUG : Local file system at /tmp/rclone1257021771: Waiting for transfers to finish 2025/11/17 03:03:41 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/17 03:03:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:03:41 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/17 03:03:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.09s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:42 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/17 03:03:42 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:42 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:42 DEBUG : check sum: size = 1 OK 2025/11/17 03:03:42 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/17 03:03:42 INFO : check sum: Copied (new) 2025/11/17 03:03:42 DEBUG : Waiting for deletions to finish 2025/11/17 03:03:43 DEBUG : check sum: size = 1 OK 2025/11/17 03:03:43 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:43 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/17 03:03:43 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/17 03:03:43 DEBUG : check sum: Unchanged skipping 2025/11/17 03:03:43 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:43 DEBUG : Waiting for deletions to finish 2025/11/17 03:03:43 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.67s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:44 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/17 03:03:44 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:44 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:44 DEBUG : sizeonly: size = 6 OK 2025/11/17 03:03:44 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/17 03:03:44 INFO : sizeonly: Copied (new) 2025/11/17 03:03:44 DEBUG : Waiting for deletions to finish 2025/11/17 03:03:44 DEBUG : sizeonly: size = 6 OK 2025/11/17 03:03:44 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:44 DEBUG : sizeonly: Sizes identical 2025/11/17 03:03:44 DEBUG : sizeonly: Unchanged skipping 2025/11/17 03:03:44 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:44 DEBUG : Waiting for deletions to finish 2025/11/17 03:03:44 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.72s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/17 03:03:45 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:45 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:46 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/17 03:03:46 INFO : ignore-size: Copied (new) 2025/11/17 03:03:46 DEBUG : Waiting for deletions to finish 2025/11/17 03:03:46 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:46 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:03:46 DEBUG : ignore-size: Unchanged skipping 2025/11/17 03:03:46 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:46 DEBUG : Waiting for deletions to finish 2025/11/17 03:03:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.01s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:48 DEBUG : existing: size = 6 OK 2025/11/17 03:03:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:03:48 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:48 DEBUG : existing: Unchanged skipping 2025/11/17 03:03:48 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:48 DEBUG : Waiting for deletions to finish 2025/11/17 03:03:48 INFO : There was nothing to transfer 2025/11/17 03:03:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/17 03:03:48 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:48 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:48 DEBUG : existing: size = 6 OK 2025/11/17 03:03:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/17 03:03:48 INFO : existing: Copied (replaced existing) 2025/11/17 03:03:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.96s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/17 03:03:49 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:49 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:50 DEBUG : existing: size = 6 OK 2025/11/17 03:03:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/17 03:03:50 INFO : existing: Copied (new) 2025/11/17 03:03:50 DEBUG : Waiting for deletions to finish 2025/11/17 03:03:50 DEBUG : existing: Destination exists, skipping 2025/11/17 03:03:50 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:50 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:50 DEBUG : Waiting for deletions to finish 2025/11/17 03:03:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.68s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:52 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/17 03:03:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/17 03:03:52 DEBUG : c/non empty space: size = 5 OK 2025/11/17 03:03:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:03:52 DEBUG : c/non empty space: Unchanged skipping 2025/11/17 03:03:52 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:52 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:53 DEBUG : a/potato2: size = 60 OK 2025/11/17 03:03:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:03:53 INFO : a/potato2: Copied (new) 2025/11/17 03:03:53 DEBUG : Waiting for deletions to finish 2025/11/17 03:03:53 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.97s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:55 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:55 DEBUG : empty space: size = 1 OK 2025/11/17 03:03:55 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/11/17 03:03:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/17 03:03:55 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/17 03:03:55 DEBUG : empty space: Unchanged skipping 2025/11/17 03:03:55 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:55 DEBUG : Waiting for deletions to finish 2025/11/17 03:03:55 INFO : There was nothing to transfer 2025/11/17 03:03:55 DEBUG : empty space: size = 1 OK 2025/11/17 03:03:55 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/11/17 03:03:55 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/17 03:03:56 INFO : empty space: Updated modification time in destination 2025/11/17 03:03:56 DEBUG : empty space: Unchanged skipping 2025/11/17 03:03:56 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:56 DEBUG : Waiting for deletions to finish 2025/11/17 03:03:56 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.63s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:57 DEBUG : empty space: size = 1 OK 2025/11/17 03:03:57 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/11/17 03:03:57 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/17 03:03:57 DEBUG : empty space: Unchanged skipping 2025/11/17 03:03:57 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:57 DEBUG : Waiting for deletions to finish 2025/11/17 03:03:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.56s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:03:59 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:03:59 DEBUG : foo: size = 3 OK 2025/11/17 03:03:59 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/11/17 03:03:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:03:59 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:03:59 DEBUG : foo: sha1 differ 2025/11/17 03:03:59 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:03:59 DEBUG : foo: size = 3 OK 2025/11/17 03:03:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/17 03:03:59 INFO : foo: Copied (replaced existing) 2025/11/17 03:03:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.63s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:04:00 DEBUG : empty space: size = 1 OK 2025/11/17 03:04:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:04:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/17 03:04:00 DEBUG : empty space: Unchanged skipping 2025/11/17 03:04:00 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:00 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:01 DEBUG : potato: size = 60 OK 2025/11/17 03:04:01 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:04:01 INFO : potato: Copied (new) 2025/11/17 03:04:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:04:03 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:03 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:04:03 DEBUG : potato: size = 60 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:04:03 DEBUG : potato: Sizes differ 2025/11/17 03:04:03 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:03 DEBUG : potato: size = 21 OK 2025/11/17 03:04:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/17 03:04:03 INFO : potato: Copied (replaced existing) 2025/11/17 03:04:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.35s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:04:05 DEBUG : potato: size = 21 OK 2025/11/17 03:04:05 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/11/17 03:04:05 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1257021771) 2025/11/17 03:04:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:04:05 DEBUG : potato: sha1 differ 2025/11/17 03:04:05 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:05 DEBUG : potato: size = 21 OK 2025/11/17 03:04:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/17 03:04:05 INFO : potato: Copied (replaced existing) 2025/11/17 03:04:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:04:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:04:07 DEBUG : empty space: size = 1 OK 2025/11/17 03:04:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:04:07 DEBUG : empty space: Unchanged skipping 2025/11/17 03:04:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/17 03:04:07 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:07 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:04:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:04:09 DEBUG : empty space: size = 1 OK 2025/11/17 03:04:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:04:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:04:09 DEBUG : empty space: Unchanged skipping 2025/11/17 03:04:09 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:09 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:10 DEBUG : potato2: size = 60 OK 2025/11/17 03:04:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:04:10 INFO : potato2: Copied (new) 2025/11/17 03:04:10 DEBUG : Waiting for deletions to finish 2025/11/17 03:04:10 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:04:12 INFO : d: Making directory 2025/11/17 03:04:12 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/17 03:04:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/17 03:04:13 DEBUG : c/non empty space: size = 5 OK 2025/11/17 03:04:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:04:13 DEBUG : c/non empty space: Unchanged skipping 2025/11/17 03:04:13 DEBUG : a/potato2: size = 60 OK 2025/11/17 03:04:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:04:13 INFO : a/potato2: Copied (new) 2025/11/17 03:04:13 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:13 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:13 DEBUG : Waiting for deletions to finish 2025/11/17 03:04:13 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:04:15 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/17 03:04:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/17 03:04:15 DEBUG : c/non empty space: size = 5 OK 2025/11/17 03:04:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:04:15 DEBUG : c/non empty space: Unchanged skipping 2025/11/17 03:04:15 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:15 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:15 DEBUG : a/potato2: size = 60 OK 2025/11/17 03:04:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:04:15 INFO : a/potato2: Copied (new) 2025/11/17 03:04:15 ERROR : B2 bucket rclone-test-bizofiv7fumu: not deleting files as there were IO errors 2025/11/17 03:04:15 ERROR : B2 bucket rclone-test-bizofiv7fumu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:04:18 DEBUG : Waiting for deletions to finish 2025/11/17 03:04:18 DEBUG : empty space: size = 1 OK 2025/11/17 03:04:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:04:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:04:18 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:18 DEBUG : empty space: Unchanged skipping 2025/11/17 03:04:18 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:18 INFO : potato: Deleted 2025/11/17 03:04:18 DEBUG : potato2: size = 60 OK 2025/11/17 03:04:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:04:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.88s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:04:21 DEBUG : Waiting for deletions to finish 2025/11/17 03:04:21 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:21 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:21 INFO : potato: Deleted 2025/11/17 03:04:22 DEBUG : empty space: size = 1 OK 2025/11/17 03:04:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:04:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:04:22 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:22 DEBUG : empty space: Unchanged skipping 2025/11/17 03:04:22 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:22 DEBUG : potato2: size = 60 OK 2025/11/17 03:04:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:04:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.44s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:04:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:04:24 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:24 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:24 DEBUG : potato2: size = 19 OK 2025/11/17 03:04:24 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/17 03:04:24 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.65s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:04:27 DEBUG : enormous: Excluded (Size Filter) 2025/11/17 03:04:27 DEBUG : enormous: Excluded 2025/11/17 03:04:27 DEBUG : potato2: Excluded (Size Filter) 2025/11/17 03:04:27 DEBUG : potato2: Excluded 2025/11/17 03:04:27 DEBUG : potato2: Excluded (Size Filter) 2025/11/17 03:04:27 DEBUG : potato2: Excluded 2025/11/17 03:04:27 DEBUG : empty space: size = 1 OK 2025/11/17 03:04:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:04:27 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:27 DEBUG : empty space: Unchanged skipping 2025/11/17 03:04:27 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:27 DEBUG : Waiting for deletions to finish 2025/11/17 03:04:27 INFO : There was nothing to transfer 2025/11/17 03:04:27 DEBUG : enormous: Excluded (Size Filter) 2025/11/17 03:04:27 DEBUG : enormous: Excluded 2025/11/17 03:04:27 DEBUG : potato2: Excluded (Size Filter) 2025/11/17 03:04:27 DEBUG : potato2: Excluded 2025/11/17 03:04:27 DEBUG : potato2: Excluded (Size Filter) 2025/11/17 03:04:27 DEBUG : potato2: Excluded 2025/11/17 03:04:27 DEBUG : empty space: size = 1 OK 2025/11/17 03:04:27 DEBUG : Local file system at /tmp/rclone1257021771: Waiting for checks to finish 2025/11/17 03:04:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/17 03:04:27 DEBUG : empty space: Unchanged skipping 2025/11/17 03:04:27 DEBUG : Local file system at /tmp/rclone1257021771: Waiting for transfers to finish 2025/11/17 03:04:27 DEBUG : Waiting for deletions to finish 2025/11/17 03:04:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.41s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:04:29 DEBUG : enormous: Excluded (Size Filter) 2025/11/17 03:04:29 DEBUG : enormous: Excluded 2025/11/17 03:04:29 DEBUG : potato2: Excluded (Size Filter) 2025/11/17 03:04:29 DEBUG : potato2: Excluded 2025/11/17 03:04:30 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:30 DEBUG : empty space: size = 1 OK 2025/11/17 03:04:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:04:30 DEBUG : empty space: Unchanged skipping 2025/11/17 03:04:30 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:30 DEBUG : Waiting for deletions to finish 2025/11/17 03:04:30 INFO : enormous: Deleted 2025/11/17 03:04:30 INFO : potato2: Deleted 2025/11/17 03:04:30 INFO : There was nothing to transfer 2025/11/17 03:04:30 DEBUG : empty space: size = 1 OK 2025/11/17 03:04:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/17 03:04:30 DEBUG : empty space: Unchanged skipping 2025/11/17 03:04:30 DEBUG : Local file system at /tmp/rclone1257021771: Waiting for checks to finish 2025/11/17 03:04:30 DEBUG : Local file system at /tmp/rclone1257021771: Waiting for transfers to finish 2025/11/17 03:04:30 DEBUG : Waiting for deletions to finish 2025/11/17 03:04:30 INFO : potato2: Deleted 2025/11/17 03:04:30 INFO : enormous: Deleted 2025/11/17 03:04:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.92s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:04:33 DEBUG : five: Need to transfer - File not found at Destination 2025/11/17 03:04:33 DEBUG : four: size = 4 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:04:33 DEBUG : four: size = 8 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:04:33 DEBUG : four: Sizes differ 2025/11/17 03:04:33 DEBUG : one: Destination is newer than source, skipping 2025/11/17 03:04:33 DEBUG : three: size = 5 OK 2025/11/17 03:04:33 DEBUG : three: Sizes identical 2025/11/17 03:04:33 DEBUG : two: size = 3 OK 2025/11/17 03:04:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/17 03:04:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/17 03:04:33 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1257021771) 2025/11/17 03:04:33 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:04:33 DEBUG : two: sha1 differ 2025/11/17 03:04:33 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:33 DEBUG : five: size = 4 OK 2025/11/17 03:04:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/17 03:04:33 INFO : five: Copied (new) 2025/11/17 03:04:34 DEBUG : four: size = 4 OK 2025/11/17 03:04:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/17 03:04:34 INFO : four: Copied (replaced existing) 2025/11/17 03:04:34 DEBUG : two: size = 3 OK 2025/11/17 03:04:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/17 03:04:34 INFO : two: Copied (replaced existing) 2025/11/17 03:04:34 DEBUG : Waiting for deletions to finish 2025/11/17 03:04:34 DEBUG : five: size = 4 OK 2025/11/17 03:04:34 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:34 DEBUG : one: Destination is newer than source, skipping 2025/11/17 03:04:34 DEBUG : four: size = 4 OK 2025/11/17 03:04:34 DEBUG : three: size = 5 OK 2025/11/17 03:04:34 DEBUG : two: size = 3 OK 2025/11/17 03:04:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/17 03:04:34 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/17 03:04:34 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/17 03:04:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/17 03:04:34 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/17 03:04:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/17 03:04:34 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/17 03:04:34 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/17 03:04:34 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/17 03:04:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1257021771) 2025/11/17 03:04:34 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:04:34 DEBUG : three: sha1 differ 2025/11/17 03:04:34 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/17 03:04:34 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:35 DEBUG : three: size = 5 OK 2025/11/17 03:04:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/17 03:04:35 INFO : three: Copied (replaced existing) 2025/11/17 03:04:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.13s) === 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:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/17 03:04:36 INFO : B2 bucket rclone-test-bizofiv7fumu: Making map for --track-renames 2025/11/17 03:04:36 INFO : B2 bucket rclone-test-bizofiv7fumu: Finished making map for --track-renames 2025/11/17 03:04:36 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/17 03:04:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/17 03:04:36 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for renames to finish 2025/11/17 03:04:36 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:37 DEBUG : potato: size = 14 OK 2025/11/17 03:04:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/17 03:04:37 INFO : potato: Copied (new) 2025/11/17 03:04:37 DEBUG : yam: size = 11 OK 2025/11/17 03:04:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/17 03:04:37 INFO : yam: Copied (new) 2025/11/17 03:04:37 DEBUG : Waiting for deletions to finish 2025/11/17 03:04:37 DEBUG : potato: size = 14 OK 2025/11/17 03:04:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:04:37 INFO : B2 bucket rclone-test-bizofiv7fumu: Making map for --track-renames 2025/11/17 03:04:37 INFO : B2 bucket rclone-test-bizofiv7fumu: Finished making map for --track-renames 2025/11/17 03:04:37 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:37 DEBUG : potato: Unchanged skipping 2025/11/17 03:04:37 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for renames to finish 2025/11/17 03:04:38 DEBUG : yaml: size = 11 OK 2025/11/17 03:04:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/17 03:04:38 INFO : yam: Copied (server-side copy) to: yaml 2025/11/17 03:04:38 INFO : yam: Deleted 2025/11/17 03:04:38 INFO : yaml: Renamed from "yam" 2025/11/17 03:04:38 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/17 03:04:39 INFO : B2 bucket rclone-test-bizofiv7fumu: Making map for --track-renames 2025/11/17 03:04:39 INFO : B2 bucket rclone-test-bizofiv7fumu: Finished making map for --track-renames 2025/11/17 03:04:39 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/17 03:04:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/17 03:04:39 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for renames to finish 2025/11/17 03:04:39 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:40 DEBUG : potato: size = 14 OK 2025/11/17 03:04:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/17 03:04:40 INFO : potato: Copied (new) 2025/11/17 03:04:40 DEBUG : yam: size = 11 OK 2025/11/17 03:04:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/17 03:04:40 INFO : yam: Copied (new) 2025/11/17 03:04:40 DEBUG : Waiting for deletions to finish 2025/11/17 03:04:40 DEBUG : potato: size = 14 OK 2025/11/17 03:04:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:04:40 INFO : B2 bucket rclone-test-bizofiv7fumu: Making map for --track-renames 2025/11/17 03:04:40 INFO : B2 bucket rclone-test-bizofiv7fumu: Finished making map for --track-renames 2025/11/17 03:04:40 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:40 DEBUG : potato: Unchanged skipping 2025/11/17 03:04:40 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for renames to finish 2025/11/17 03:04:41 DEBUG : yaml: size = 11 OK 2025/11/17 03:04:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/17 03:04:41 INFO : yam: Copied (server-side copy) to: yaml 2025/11/17 03:04:41 INFO : yam: Deleted 2025/11/17 03:04:41 INFO : yaml: Renamed from "yam" 2025/11/17 03:04:41 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.83s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/17 03:04:42 INFO : B2 bucket rclone-test-bizofiv7fumu: Making map for --track-renames 2025/11/17 03:04:42 INFO : B2 bucket rclone-test-bizofiv7fumu: Finished making map for --track-renames 2025/11/17 03:04:42 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/17 03:04:42 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/17 03:04:42 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for renames to finish 2025/11/17 03:04:42 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:42 DEBUG : sub/yam: size = 11 OK 2025/11/17 03:04:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/17 03:04:42 INFO : sub/yam: Copied (new) 2025/11/17 03:04:43 DEBUG : potato: size = 14 OK 2025/11/17 03:04:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/17 03:04:43 INFO : potato: Copied (new) 2025/11/17 03:04:43 DEBUG : Waiting for deletions to finish 2025/11/17 03:04:43 DEBUG : potato: size = 14 OK 2025/11/17 03:04:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:04:43 DEBUG : potato: Unchanged skipping 2025/11/17 03:04:43 INFO : B2 bucket rclone-test-bizofiv7fumu: Making map for --track-renames 2025/11/17 03:04:43 INFO : B2 bucket rclone-test-bizofiv7fumu: Finished making map for --track-renames 2025/11/17 03:04:43 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:43 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for renames to finish 2025/11/17 03:04:44 DEBUG : yam: size = 11 OK 2025/11/17 03:04:44 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/17 03:04:44 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/17 03:04:44 INFO : sub/yam: Deleted 2025/11/17 03:04:44 INFO : yam: Renamed from "sub/yam" 2025/11/17 03:04:44 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.24s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:04:45 DEBUG : Creating backend with remote "/tmp/rclone1257021771/dir1" 2025/11/17 03:04:45 DEBUG : Creating backend with remote "/tmp/rclone1257021771/dir2" 2025/11/17 03:04:45 DEBUG : Local file system at /tmp/rclone1257021771/dir2: Using server-side directory move 2025/11/17 03:04:45 INFO : Local file system at /tmp/rclone1257021771/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/17 03:04:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/17 03:04:45 INFO : file1.txt: Moved (server-side) 2025/11/17 03:04:45 DEBUG : Local file system at /tmp/rclone1257021771/dir2: Waiting for checks to finish 2025/11/17 03:04:45 DEBUG : Local file system at /tmp/rclone1257021771/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:04:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:04:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/17 03:04:45 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:45 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:46 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/17 03:04:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/17 03:04:46 INFO : nested/sub dir/file: Copied (new) 2025/11/17 03:04:46 INFO : nested/sub dir/file: Deleted 2025/11/17 03:04:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:04:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:04:46 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:04:46 INFO : sub dir/hello world: Deleted 2025/11/17 03:04:46 INFO : sub dir: Removing directory 2025/11/17 03:04:46 INFO : nested/sub dir: Removing directory 2025/11/17 03:04:46 INFO : nested: Removing directory 2025/11/17 03:04:46 DEBUG : Local file system at /tmp/rclone1257021771: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:04:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:04:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/17 03:04:48 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:48 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:48 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1131-16.backblaze.com/b2api/v1/b2_upload_file/bfe2edb3c03d8bfb9fa80e1b/c001_v0001131_t0003": EOF 2025/11/17 03:04:48 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1131-16.backblaze.com/b2api/v1/b2_upload_file/bfe2edb3c03d8bfb9fa80e1b/c001_v0001131_t0003": EOF) 2025/11/17 03:04:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/17 03:04:48 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1131-16.backblaze.com/b2api/v1/b2_upload_file/bfe2edb3c03d8bfb9fa80e1b/c001_v0001131_t0003": EOF - low level retry 0/10 2025/11/17 03:04:48 DEBUG : pacer: Reducing sleep to 10ms 2025/11/17 03:04:48 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/17 03:04:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/17 03:04:48 INFO : nested/sub dir/file: Copied (new) 2025/11/17 03:04:48 INFO : nested/sub dir/file: Deleted 2025/11/17 03:04:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/17 03:04:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:04:48 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:04:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.64s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:04:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/17 03:04:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/17 03:04:49 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:49 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:50 DEBUG : existing: size = 6 OK 2025/11/17 03:04:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/17 03:04:50 INFO : existing: Copied (new) 2025/11/17 03:04:50 INFO : existing: Deleted 2025/11/17 03:04:50 DEBUG : existing-b: size = 6 OK 2025/11/17 03:04:50 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/17 03:04:50 INFO : existing-b: Copied (new) 2025/11/17 03:04:50 INFO : existing-b: Deleted 2025/11/17 03:04:50 DEBUG : existing: Destination exists, skipping 2025/11/17 03:04:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/17 03:04:50 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:04:50 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:04:50 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.06s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:04:51 DEBUG : Creating backend with remote "TestB2:rclone-test-jiyiwox7meki" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bizofiv7fumu -> B2 bucket rclone-test-jiyiwox7meki 2025/11/17 03:04:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:04:56 DEBUG : empty space: size = 1 OK 2025/11/17 03:04:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/17 03:04:56 DEBUG : empty space: Unchanged skipping 2025/11/17 03:04:56 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:04:56 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jiyiwox7meki) 2025/11/17 03:04:56 DEBUG : potato3: Sizes differ 2025/11/17 03:04:56 DEBUG : B2 bucket rclone-test-jiyiwox7meki: Waiting for checks to finish 2025/11/17 03:04:56 INFO : empty space: Deleted 2025/11/17 03:04:56 DEBUG : B2 bucket rclone-test-jiyiwox7meki: Waiting for transfers to finish 2025/11/17 03:04:56 DEBUG : potato2: size = 60 OK 2025/11/17 03:04:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:04:56 INFO : potato2: Copied (server-side copy) 2025/11/17 03:04:56 INFO : potato2: Deleted 2025/11/17 03:04:57 DEBUG : potato3: size = 68 OK 2025/11/17 03:04:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/17 03:04:57 INFO : potato3: Copied (server-side copy) 2025/11/17 03:04:57 INFO : potato3: Deleted 2025/11/17 03:04:57 DEBUG : Creating backend with remote "TestB2:rclone-test-wujadig6keda" 2025/11/17 03:04:58 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/17 03:04:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:04:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/17 03:04:58 DEBUG : B2 bucket rclone-test-wujadig6keda: Waiting for checks to finish 2025/11/17 03:04:58 DEBUG : B2 bucket rclone-test-wujadig6keda: Waiting for transfers to finish 2025/11/17 03:04:59 DEBUG : empty space: size = 1 OK 2025/11/17 03:04:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/17 03:04:59 INFO : empty space: Copied (server-side copy) 2025/11/17 03:04:59 DEBUG : potato2: size = 60 OK 2025/11/17 03:04:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:04:59 INFO : potato2: Copied (server-side copy) 2025/11/17 03:04:59 INFO : empty space: Deleted 2025/11/17 03:04:59 DEBUG : potato3: size = 68 OK 2025/11/17 03:04:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/17 03:04:59 INFO : potato3: Copied (server-side copy) 2025/11/17 03:05:00 INFO : potato3: Deleted 2025/11/17 03:05:00 INFO : potato2: Deleted 2025/11/17 03:05:00 DEBUG : B2 bucket rclone-test-wujadig6keda: Purge remote 2025/11/17 03:05:00 INFO : B2 bucket rclone-test-wujadig6keda: cleaning bucket "rclone-test-wujadig6keda" of all files 2025/11/17 03:05:00 DEBUG : empty space: Deleting (id "4_zcf72dd63c05d8bfb9fa80e1b_f1152ca3763a1fea6_d20251117_m030459_c001_v0001130_t0025_u01763348699487") 2025/11/17 03:05:00 DEBUG : potato2: Deleting (id "4_zcf72dd63c05d8bfb9fa80e1b_f115982a2f9925874_d20251117_m030459_c001_v0001182_t0010_u01763348699857") 2025/11/17 03:05:00 DEBUG : potato3: Deleting (id "4_zcf72dd63c05d8bfb9fa80e1b_f1014943245094ed6_d20251117_m030459_c001_v0001179_t0041_u01763348699862") 2025/11/17 03:05:01 DEBUG : B2 bucket rclone-test-jiyiwox7meki: Purge remote 2025/11/17 03:05:01 INFO : B2 bucket rclone-test-jiyiwox7meki: cleaning bucket "rclone-test-jiyiwox7meki" of all files 2025/11/17 03:05:01 DEBUG : empty space: Deleting (id "4_z6f52cd53c05d8bfb9fa80e1b_f422ebe3dccf9bd2f_d20251117_m030459_c001_v7007000_t0000_u01763348699891") 2025/11/17 03:05:01 DEBUG : empty space: Deleting (id "4_z6f52cd53c05d8bfb9fa80e1b_f1163269b00b25cc4_d20251117_m030455_c001_v0001093_t0052_u01763348695434") 2025/11/17 03:05:01 DEBUG : potato2: Deleting (id "4_z6f52cd53c05d8bfb9fa80e1b_f4085dfbc2694d02c_d20251117_m030500_c001_v7007000_t0000_u01763348700066") 2025/11/17 03:05:01 DEBUG : potato2: Deleting (id "4_z6f52cd53c05d8bfb9fa80e1b_f115982a2f9925862_d20251117_m030456_c001_v0001182_t0038_u01763348696628") 2025/11/17 03:05:01 DEBUG : potato3: Deleting (id "4_z6f52cd53c05d8bfb9fa80e1b_f422ebe3dccf9bd31_d20251117_m030500_c001_v7007000_t0000_u01763348700075") 2025/11/17 03:05:01 DEBUG : potato3: Deleting (id "4_z6f52cd53c05d8bfb9fa80e1b_f1143047eec295494_d20251117_m030456_c001_v0001171_t0017_u01763348696864") 2025/11/17 03:05:01 DEBUG : potato3: Deleting (id "4_z6f52cd53c05d8bfb9fa80e1b_f1163269b00b25cc6_d20251117_m030455_c001_v0001093_t0018_u01763348695860") --- PASS: TestServerSideMove (11.42s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:05:03 DEBUG : Creating backend with remote "TestB2:rclone-test-meceqel4rute" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bizofiv7fumu -> B2 bucket rclone-test-meceqel4rute 2025/11/17 03:05:08 DEBUG : empty space: Excluded (Size Filter) 2025/11/17 03:05:08 DEBUG : empty space: Excluded 2025/11/17 03:05:08 DEBUG : empty space: Excluded (Size Filter) 2025/11/17 03:05:08 DEBUG : empty space: Excluded 2025/11/17 03:05:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:05:08 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:05:08 DEBUG : potato3: size = 60 (B2 bucket rclone-test-meceqel4rute) 2025/11/17 03:05:08 DEBUG : potato3: Sizes differ 2025/11/17 03:05:08 DEBUG : B2 bucket rclone-test-meceqel4rute: Waiting for checks to finish 2025/11/17 03:05:08 DEBUG : B2 bucket rclone-test-meceqel4rute: Waiting for transfers to finish 2025/11/17 03:05:08 DEBUG : potato2: size = 60 OK 2025/11/17 03:05:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:05:08 INFO : potato2: Copied (server-side copy) 2025/11/17 03:05:08 INFO : potato2: Deleted 2025/11/17 03:05:09 DEBUG : potato3: size = 68 OK 2025/11/17 03:05:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/17 03:05:09 INFO : potato3: Copied (server-side copy) 2025/11/17 03:05:09 INFO : potato3: Deleted 2025/11/17 03:05:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yapovoj9bura" 2025/11/17 03:05:10 DEBUG : empty space: Excluded (Size Filter) 2025/11/17 03:05:10 DEBUG : empty space: Excluded 2025/11/17 03:05:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:05:10 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/17 03:05:10 DEBUG : B2 bucket rclone-test-yapovoj9bura: Waiting for checks to finish 2025/11/17 03:05:10 DEBUG : B2 bucket rclone-test-yapovoj9bura: Waiting for transfers to finish 2025/11/17 03:05:11 DEBUG : potato2: size = 60 OK 2025/11/17 03:05:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:05:11 INFO : potato2: Copied (server-side copy) 2025/11/17 03:05:11 INFO : potato2: Deleted 2025/11/17 03:05:12 DEBUG : potato3: size = 68 OK 2025/11/17 03:05:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/17 03:05:12 INFO : potato3: Copied (server-side copy) 2025/11/17 03:05:12 INFO : potato3: Deleted 2025/11/17 03:05:13 DEBUG : B2 bucket rclone-test-yapovoj9bura: Purge remote 2025/11/17 03:05:13 INFO : B2 bucket rclone-test-yapovoj9bura: cleaning bucket "rclone-test-yapovoj9bura" of all files 2025/11/17 03:05:13 DEBUG : potato2: Deleting (id "4_z0f620d63c06d8bfb9fa80e1b_f1063948de1f6aa08_d20251117_m030511_c001_v0001177_t0020_u01763348711501") 2025/11/17 03:05:13 DEBUG : potato3: Deleting (id "4_z0f620d63c06d8bfb9fa80e1b_f115dc179d272d483_d20251117_m030511_c001_v0001106_t0014_u01763348711753") 2025/11/17 03:05:13 DEBUG : B2 bucket rclone-test-meceqel4rute: Purge remote 2025/11/17 03:05:13 INFO : B2 bucket rclone-test-meceqel4rute: cleaning bucket "rclone-test-meceqel4rute" of all files 2025/11/17 03:05:14 DEBUG : empty space: Deleting (id "4_zaf02fd43c05d8bfb9fa80e1b_f107aed71a6af6830_d20251117_m030507_c001_v0001181_t0057_u01763348707575") 2025/11/17 03:05:14 DEBUG : potato2: Deleting (id "4_zaf02fd43c05d8bfb9fa80e1b_f404ae298e5f4e6ca_d20251117_m030511_c001_v7007000_t0000_u01763348711721") 2025/11/17 03:05:14 DEBUG : potato2: Deleting (id "4_zaf02fd43c05d8bfb9fa80e1b_f103742e0b5c3596b_d20251117_m030508_c001_v0001131_t0031_u01763348708393") 2025/11/17 03:05:14 DEBUG : potato3: Deleting (id "4_zaf02fd43c05d8bfb9fa80e1b_f404ae298e5f4e6cf_d20251117_m030512_c001_v7007000_t0000_u01763348712563") 2025/11/17 03:05:14 DEBUG : potato3: Deleting (id "4_zaf02fd43c05d8bfb9fa80e1b_f1102395c4460c429_d20251117_m030508_c001_v0001101_t0040_u01763348708779") 2025/11/17 03:05:14 DEBUG : potato3: Deleting (id "4_zaf02fd43c05d8bfb9fa80e1b_f107aed71a6af6834_d20251117_m030507_c001_v0001181_t0024_u01763348707791") --- PASS: TestServerSideMoveWithFilter (13.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:05:16 DEBUG : Creating backend with remote "TestB2:rclone-test-pibanin3yega" 2025/11/17 03:05:18 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bizofiv7fumu -> B2 bucket rclone-test-pibanin3yega 2025/11/17 03:05:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:05:21 DEBUG : empty space: size = 1 OK 2025/11/17 03:05:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/17 03:05:21 DEBUG : empty space: Unchanged skipping 2025/11/17 03:05:21 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:05:21 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pibanin3yega) 2025/11/17 03:05:21 DEBUG : potato3: Sizes differ 2025/11/17 03:05:21 DEBUG : B2 bucket rclone-test-pibanin3yega: Waiting for checks to finish 2025/11/17 03:05:21 INFO : empty space: Deleted 2025/11/17 03:05:21 DEBUG : B2 bucket rclone-test-pibanin3yega: Waiting for transfers to finish 2025/11/17 03:05:22 DEBUG : potato2: size = 60 OK 2025/11/17 03:05:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:05:22 INFO : potato2: Copied (server-side copy) 2025/11/17 03:05:22 INFO : potato2: Deleted 2025/11/17 03:05:22 DEBUG : potato3: size = 68 OK 2025/11/17 03:05:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/17 03:05:22 INFO : potato3: Copied (server-side copy) 2025/11/17 03:05:22 INFO : potato3: Deleted 2025/11/17 03:05:23 DEBUG : Creating backend with remote "TestB2:rclone-test-suyovad3juca" 2025/11/17 03:05:23 INFO : tomatoDir: Making directory 2025/11/17 03:05:24 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/17 03:05:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:05:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/17 03:05:24 DEBUG : B2 bucket rclone-test-suyovad3juca: Waiting for checks to finish 2025/11/17 03:05:24 DEBUG : B2 bucket rclone-test-suyovad3juca: Waiting for transfers to finish 2025/11/17 03:05:25 DEBUG : empty space: size = 1 OK 2025/11/17 03:05:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/17 03:05:25 INFO : empty space: Copied (server-side copy) 2025/11/17 03:05:25 INFO : empty space: Deleted 2025/11/17 03:05:25 DEBUG : potato3: size = 68 OK 2025/11/17 03:05:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/17 03:05:25 INFO : potato3: Copied (server-side copy) 2025/11/17 03:05:25 INFO : potato3: Deleted 2025/11/17 03:05:26 DEBUG : potato2: size = 60 OK 2025/11/17 03:05:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/17 03:05:26 INFO : potato2: Copied (server-side copy) 2025/11/17 03:05:26 INFO : potato2: Deleted 2025/11/17 03:05:26 DEBUG : B2 bucket rclone-test-suyovad3juca: Purge remote 2025/11/17 03:05:26 INFO : B2 bucket rclone-test-suyovad3juca: cleaning bucket "rclone-test-suyovad3juca" of all files 2025/11/17 03:05:27 DEBUG : empty space: Deleting (id "4_zffe23da3c06d8bfb9fa80e1b_f107f8fa59e2fe622_d20251117_m030525_c001_v0001038_t0054_u01763348725078") 2025/11/17 03:05:27 DEBUG : potato2: Deleting (id "4_zffe23da3c06d8bfb9fa80e1b_f10097289be2fe0a3_d20251117_m030525_c001_v0001104_t0029_u01763348725452") 2025/11/17 03:05:27 DEBUG : potato3: Deleting (id "4_zffe23da3c06d8bfb9fa80e1b_f1169c6dfbe69daa2_d20251117_m030525_c001_v0001150_t0056_u01763348725468") 2025/11/17 03:05:27 DEBUG : B2 bucket rclone-test-pibanin3yega: Purge remote 2025/11/17 03:05:27 INFO : B2 bucket rclone-test-pibanin3yega: cleaning bucket "rclone-test-pibanin3yega" of all files 2025/11/17 03:05:28 DEBUG : empty space: Deleting (id "4_z2f622d63c06d8bfb9fa80e1b_f41096641a43b1bbf_d20251117_m030525_c001_v7007000_t0000_u01763348725535") 2025/11/17 03:05:28 DEBUG : empty space: Deleting (id "4_z2f622d63c06d8bfb9fa80e1b_f102acced50d0bfb9_d20251117_m030520_c001_v0001145_t0009_u01763348720220") 2025/11/17 03:05:28 DEBUG : potato2: Deleting (id "4_z2f622d63c06d8bfb9fa80e1b_f41096641a43b1bc8_d20251117_m030526_c001_v7007000_t0000_u01763348726278") 2025/11/17 03:05:28 DEBUG : potato2: Deleting (id "4_z2f622d63c06d8bfb9fa80e1b_f1095eb00babaebf1_d20251117_m030521_c001_v0001130_t0056_u01763348721769") 2025/11/17 03:05:28 DEBUG : potato3: Deleting (id "4_z2f622d63c06d8bfb9fa80e1b_f41096641a43b1bc1_d20251117_m030525_c001_v7007000_t0000_u01763348725835") 2025/11/17 03:05:28 DEBUG : potato3: Deleting (id "4_z2f622d63c06d8bfb9fa80e1b_f109bc2823ab15435_d20251117_m030522_c001_v0001165_t0031_u01763348722207") 2025/11/17 03:05:28 DEBUG : potato3: Deleting (id "4_z2f622d63c06d8bfb9fa80e1b_f102acced50d0bfbb_d20251117_m030520_c001_v0001145_t0021_u01763348720768") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.88s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:05:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.69s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:05:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:05:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/rclone-sync-test" 2025/11/17 03:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/rclone-sync-test-include/layer2" 2025/11/17 03:05:37 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/rclone-sync-test-ignore-file" 2025/11/17 03:05:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/17 03:05:41 DEBUG : B2 bucket rclone-test-bizofiv7fumu path rclone-sync-test: Waiting for checks to finish 2025/11/17 03:05:41 DEBUG : B2 bucket rclone-test-bizofiv7fumu path rclone-sync-test: Waiting for transfers to finish 2025/11/17 03:05:41 DEBUG : Waiting for deletions to finish 2025/11/17 03:05:41 INFO : There was nothing to transfer 2025/11/17 03:05:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/17 03:05:42 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:05:42 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:05:42 DEBUG : Waiting for deletions to finish 2025/11/17 03:05:42 INFO : There was nothing to transfer 2025/11/17 03:05:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/17 03:05:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/17 03:05:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/17 03:05:43 DEBUG : pacer: Reducing sleep to 10ms 2025/11/17 03:05:43 DEBUG : B2 bucket rclone-test-bizofiv7fumu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/17 03:05:43 DEBUG : B2 bucket rclone-test-bizofiv7fumu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/17 03:05:43 DEBUG : Waiting for deletions to finish 2025/11/17 03:05:43 INFO : There was nothing to transfer 2025/11/17 03:05:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/17 03:05:43 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:05:43 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:05:43 DEBUG : Waiting for deletions to finish 2025/11/17 03:05:43 INFO : There was nothing to transfer 2025/11/17 03:05:44 DEBUG : Excluded 2025/11/17 03:05:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/17 03:05:44 DEBUG : B2 bucket rclone-test-bizofiv7fumu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/17 03:05:44 DEBUG : B2 bucket rclone-test-bizofiv7fumu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/17 03:05:44 DEBUG : Waiting for deletions to finish 2025/11/17 03:05:44 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.96s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:05:45 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/dst" 2025/11/17 03:05:46 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/CompareDest" 2025/11/17 03:05:48 DEBUG : one: Need to transfer - File not found at Destination 2025/11/17 03:05:48 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:05:48 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:05:49 DEBUG : one: size = 3 OK 2025/11/17 03:05:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/17 03:05:49 INFO : one: Copied (new) 2025/11/17 03:05:49 DEBUG : Waiting for deletions to finish 2025/11/17 03:05:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:05:49 DEBUG : one: size = 3 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:05:49 DEBUG : one: Sizes differ 2025/11/17 03:05:49 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:05:49 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:05:50 DEBUG : one: size = 5 OK 2025/11/17 03:05:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/17 03:05:50 INFO : one: Copied (replaced existing) 2025/11/17 03:05:50 DEBUG : Waiting for deletions to finish 2025/11/17 03:05:52 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:05:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:05:52 DEBUG : one: size = 3 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:05:52 DEBUG : one: Sizes differ 2025/11/17 03:05:52 DEBUG : one: size = 5 OK 2025/11/17 03:05:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:05:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/17 03:05:52 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:05:52 DEBUG : Waiting for deletions to finish 2025/11/17 03:05:52 INFO : There was nothing to transfer 2025/11/17 03:05:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:05:53 DEBUG : one: size = 3 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:05:53 DEBUG : one: Sizes differ 2025/11/17 03:05:53 DEBUG : two: size = 3 OK 2025/11/17 03:05:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:05:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/17 03:05:53 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:05:54 DEBUG : one: size = 5 OK 2025/11/17 03:05:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:05:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/17 03:05:54 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:05:54 DEBUG : Waiting for deletions to finish 2025/11/17 03:05:54 INFO : There was nothing to transfer 2025/11/17 03:05:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:05:54 DEBUG : one: size = 3 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:05:54 DEBUG : one: Sizes differ 2025/11/17 03:05:54 DEBUG : two: size = 3 OK 2025/11/17 03:05:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:05:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/17 03:05:54 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:05:54 DEBUG : one: size = 5 OK 2025/11/17 03:05:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:05:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/17 03:05:54 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:05:54 DEBUG : Waiting for deletions to finish 2025/11/17 03:05:54 INFO : There was nothing to transfer 2025/11/17 03:05:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:05:55 DEBUG : one: size = 3 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:05:55 DEBUG : one: Sizes differ 2025/11/17 03:05:55 DEBUG : two: size = 3 OK 2025/11/17 03:05:55 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/11/17 03:05:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/17 03:05:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/17 03:05:55 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:05:55 DEBUG : one: size = 5 OK 2025/11/17 03:05:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:05:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/17 03:05:55 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:05:55 DEBUG : Waiting for deletions to finish 2025/11/17 03:05:55 INFO : There was nothing to transfer 2025/11/17 03:05:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:05:56 DEBUG : one: size = 3 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:05:56 DEBUG : one: Sizes differ 2025/11/17 03:05:56 DEBUG : two: size = 5 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:05:56 DEBUG : two: size = 3 (B2 bucket rclone-test-bizofiv7fumu path CompareDest) 2025/11/17 03:05:56 DEBUG : two: Sizes differ 2025/11/17 03:05:56 DEBUG : two: Need to transfer - File not found at Destination 2025/11/17 03:05:56 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:05:56 DEBUG : one: size = 5 OK 2025/11/17 03:05:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:05:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/17 03:05:56 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:05:57 DEBUG : two: size = 5 OK 2025/11/17 03:05:57 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/17 03:05:57 INFO : two: Copied (new) 2025/11/17 03:05:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.39s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:06:00 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/dest" 2025/11/17 03:06:01 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/pre-dest1" 2025/11/17 03:06:02 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/pre-dest2" 2025/11/17 03:06:04 DEBUG : 1: size = 1 OK 2025/11/17 03:06:04 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:06:04 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/17 03:06:04 DEBUG : 2: size = 1 OK 2025/11/17 03:06:04 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:06:04 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/17 03:06:05 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/17 03:06:05 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dest: Waiting for checks to finish 2025/11/17 03:06:05 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dest: Waiting for transfers to finish 2025/11/17 03:06:05 DEBUG : 3: size = 1 OK 2025/11/17 03:06:05 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/17 03:06:05 INFO : 3: Copied (new) 2025/11/17 03:06:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.17s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:06:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/dst" 2025/11/17 03:06:08 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/CopyDest" 2025/11/17 03:06:10 DEBUG : one: Need to transfer - File not found at Destination 2025/11/17 03:06:10 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:06:10 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:06:11 DEBUG : one: size = 3 OK 2025/11/17 03:06:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/17 03:06:11 INFO : one: Copied (new) 2025/11/17 03:06:11 DEBUG : Waiting for deletions to finish 2025/11/17 03:06:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:06:12 DEBUG : one: size = 3 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:06:12 DEBUG : one: Sizes differ 2025/11/17 03:06:12 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:06:12 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:06:12 DEBUG : one: size = 5 OK 2025/11/17 03:06:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/17 03:06:12 INFO : one: Copied (replaced existing) 2025/11/17 03:06:12 DEBUG : Waiting for deletions to finish 2025/11/17 03:06:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/BackupDir" 2025/11/17 03:06:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:06:16 DEBUG : one: size = 3 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:06:16 DEBUG : one: Sizes differ 2025/11/17 03:06:16 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:06:16 DEBUG : one: size = 5 OK 2025/11/17 03:06:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:06:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:06:16 DEBUG : one: size = 3 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:06:16 DEBUG : one: Sizes differ 2025/11/17 03:06:18 DEBUG : one: size = 3 OK 2025/11/17 03:06:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/17 03:06:18 INFO : one: Copied (server-side copy) 2025/11/17 03:06:18 INFO : one: Deleted 2025/11/17 03:06:18 DEBUG : one: size = 5 OK 2025/11/17 03:06:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/17 03:06:18 INFO : one: Copied (server-side copy) 2025/11/17 03:06:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/17 03:06:18 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:06:18 DEBUG : Waiting for deletions to finish 2025/11/17 03:06:20 DEBUG : one: size = 5 OK 2025/11/17 03:06:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:06:20 DEBUG : one: Unchanged skipping 2025/11/17 03:06:20 DEBUG : two: size = 3 OK 2025/11/17 03:06:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:06:20 DEBUG : two: size = 3 OK 2025/11/17 03:06:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/17 03:06:20 INFO : two: Copied (server-side copy) 2025/11/17 03:06:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/17 03:06:20 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:06:20 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:06:20 DEBUG : Waiting for deletions to finish 2025/11/17 03:06:21 DEBUG : one: size = 5 OK 2025/11/17 03:06:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:06:21 DEBUG : one: Unchanged skipping 2025/11/17 03:06:21 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:06:21 DEBUG : two: size = 3 OK 2025/11/17 03:06:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:06:21 DEBUG : two: Unchanged skipping 2025/11/17 03:06:21 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:06:21 DEBUG : Waiting for deletions to finish 2025/11/17 03:06:21 INFO : There was nothing to transfer 2025/11/17 03:06:22 DEBUG : one: size = 5 OK 2025/11/17 03:06:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:06:22 DEBUG : one: Unchanged skipping 2025/11/17 03:06:22 DEBUG : three: size = 7 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:06:22 DEBUG : three: size = 5 (B2 bucket rclone-test-bizofiv7fumu path CopyDest) 2025/11/17 03:06:22 DEBUG : three: Sizes differ 2025/11/17 03:06:22 DEBUG : three: Destination not found in --copy-dest 2025/11/17 03:06:22 DEBUG : three: Need to transfer - File not found at Destination 2025/11/17 03:06:22 DEBUG : two: size = 3 OK 2025/11/17 03:06:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/17 03:06:22 DEBUG : two: Unchanged skipping 2025/11/17 03:06:22 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:06:22 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:06:23 DEBUG : three: size = 7 OK 2025/11/17 03:06:23 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/17 03:06:23 INFO : three: Copied (new) 2025/11/17 03:06:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.61s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:06:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/dst" 2025/11/17 03:06:28 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/backup" 2025/11/17 03:06:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:06:29 DEBUG : one: size = 3 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:06:29 DEBUG : one: Sizes differ 2025/11/17 03:06:29 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:06:29 DEBUG : two: size = 3 OK 2025/11/17 03:06:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:06:29 DEBUG : two: Unchanged skipping 2025/11/17 03:06:30 DEBUG : one: size = 3 OK 2025/11/17 03:06:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/17 03:06:30 INFO : one: Copied (server-side copy) 2025/11/17 03:06:31 INFO : one: Deleted 2025/11/17 03:06:31 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:06:32 DEBUG : one: size = 4 OK 2025/11/17 03:06:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:06:32 INFO : one: Copied (new) 2025/11/17 03:06:32 DEBUG : Waiting for deletions to finish 2025/11/17 03:06:32 DEBUG : three.txt: size = 5 OK 2025/11/17 03:06:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/17 03:06:32 INFO : three.txt: Copied (server-side copy) 2025/11/17 03:06:33 INFO : three.txt: Deleted 2025/11/17 03:06:33 INFO : three.txt: Moved into backup dir 2025/11/17 03:06:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:06:34 DEBUG : one: size = 4 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:06:34 DEBUG : one: Sizes differ 2025/11/17 03:06:34 DEBUG : two: size = 3 OK 2025/11/17 03:06:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:06:34 DEBUG : two: Unchanged skipping 2025/11/17 03:06:34 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:06:35 DEBUG : one: size = 4 OK 2025/11/17 03:06:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:06:35 INFO : one: Copied (server-side copy) 2025/11/17 03:06:35 INFO : one: Deleted 2025/11/17 03:06:35 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:06:35 DEBUG : one: size = 5 OK 2025/11/17 03:06:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/17 03:06:35 INFO : one: Copied (new) 2025/11/17 03:06:35 DEBUG : Waiting for deletions to finish 2025/11/17 03:06:36 DEBUG : three.txt: size = 6 OK 2025/11/17 03:06:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/17 03:06:36 INFO : three.txt: Copied (server-side copy) 2025/11/17 03:06:36 INFO : three.txt: Deleted 2025/11/17 03:06:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.76s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:06:39 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/dst" 2025/11/17 03:06:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/backup" 2025/11/17 03:06:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:06:42 DEBUG : one: size = 3 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:06:42 DEBUG : one: Sizes differ 2025/11/17 03:06:42 DEBUG : two: size = 3 OK 2025/11/17 03:06:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:06:42 DEBUG : two: Unchanged skipping 2025/11/17 03:06:42 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:06:44 DEBUG : one.bak: size = 3 OK 2025/11/17 03:06:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/17 03:06:44 INFO : one: Copied (server-side copy) to: one.bak 2025/11/17 03:06:44 INFO : one: Deleted 2025/11/17 03:06:44 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:06:45 DEBUG : one: size = 4 OK 2025/11/17 03:06:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:06:45 INFO : one: Copied (new) 2025/11/17 03:06:45 DEBUG : Waiting for deletions to finish 2025/11/17 03:06:45 DEBUG : three.txt.bak: size = 5 OK 2025/11/17 03:06:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/17 03:06:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/17 03:06:45 INFO : three.txt: Deleted 2025/11/17 03:06:45 INFO : three.txt: Moved into backup dir 2025/11/17 03:06:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:06:47 DEBUG : one: size = 4 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:06:47 DEBUG : one: Sizes differ 2025/11/17 03:06:47 DEBUG : two: size = 3 OK 2025/11/17 03:06:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:06:47 DEBUG : two: Unchanged skipping 2025/11/17 03:06:47 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:06:48 DEBUG : one.bak: size = 4 OK 2025/11/17 03:06:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:06:48 INFO : one: Copied (server-side copy) to: one.bak 2025/11/17 03:06:48 INFO : one: Deleted 2025/11/17 03:06:48 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:06:48 DEBUG : one: size = 5 OK 2025/11/17 03:06:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/17 03:06:48 INFO : one: Copied (new) 2025/11/17 03:06:48 DEBUG : Waiting for deletions to finish 2025/11/17 03:06:49 DEBUG : three.txt.bak: size = 6 OK 2025/11/17 03:06:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/17 03:06:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/17 03:06:49 INFO : three.txt: Deleted 2025/11/17 03:06:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.98s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:06:53 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/dst" 2025/11/17 03:06:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/backup" 2025/11/17 03:06:56 DEBUG : two: size = 3 OK 2025/11/17 03:06:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:06:56 DEBUG : two: Unchanged skipping 2025/11/17 03:06:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:06:56 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:06:56 DEBUG : one: size = 3 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:06:56 DEBUG : one: Sizes differ 2025/11/17 03:06:57 DEBUG : one-2019-01-01: size = 3 OK 2025/11/17 03:06:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/17 03:06:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/17 03:06:57 INFO : one: Deleted 2025/11/17 03:06:57 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:06:58 DEBUG : one: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/11/17 03:06:58 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/11/17 03:06:58 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/11/17 03:06:58 DEBUG : one: Received error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 0/10 2025/11/17 03:06:58 DEBUG : pacer: Reducing sleep to 500ms 2025/11/17 03:07:00 DEBUG : pacer: Reducing sleep to 250ms 2025/11/17 03:07:00 DEBUG : one: size = 4 OK 2025/11/17 03:07:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:07:00 INFO : one: Copied (new) 2025/11/17 03:07:00 DEBUG : Waiting for deletions to finish 2025/11/17 03:07:01 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/17 03:07:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/17 03:07:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/17 03:07:01 DEBUG : pacer: Reducing sleep to 125ms 2025/11/17 03:07:01 INFO : three.txt: Deleted 2025/11/17 03:07:01 INFO : three.txt: Moved into backup dir 2025/11/17 03:07:03 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/17 03:07:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:07:03 DEBUG : one: size = 4 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:07:03 DEBUG : one: Sizes differ 2025/11/17 03:07:03 DEBUG : two: size = 3 OK 2025/11/17 03:07:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:07:03 DEBUG : two: Unchanged skipping 2025/11/17 03:07:03 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:07:04 DEBUG : one-2019-01-01: size = 4 OK 2025/11/17 03:07:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:07:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/17 03:07:04 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/17 03:07:04 INFO : one: Deleted 2025/11/17 03:07:04 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:07:04 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/17 03:07:04 DEBUG : one: size = 5 OK 2025/11/17 03:07:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/17 03:07:04 INFO : one: Copied (new) 2025/11/17 03:07:04 DEBUG : Waiting for deletions to finish 2025/11/17 03:07:07 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/17 03:07:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/17 03:07:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/17 03:07:07 DEBUG : pacer: Reducing sleep to 10ms 2025/11/17 03:07:07 INFO : three.txt: Deleted 2025/11/17 03:07:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (18.21s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:07:11 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/dst" 2025/11/17 03:07:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:07:13 DEBUG : two: size = 3 OK 2025/11/17 03:07:13 DEBUG : one: size = 3 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:07:13 DEBUG : one: Sizes differ 2025/11/17 03:07:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:07:13 DEBUG : two: Unchanged skipping 2025/11/17 03:07:13 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:07:13 DEBUG : one.bak: size = 3 OK 2025/11/17 03:07:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/17 03:07:13 INFO : one: Copied (server-side copy) to: one.bak 2025/11/17 03:07:13 INFO : one: Deleted 2025/11/17 03:07:13 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:07:14 DEBUG : one: size = 4 OK 2025/11/17 03:07:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:07:14 INFO : one: Copied (new) 2025/11/17 03:07:14 DEBUG : Waiting for deletions to finish 2025/11/17 03:07:15 DEBUG : three.txt.bak: size = 5 OK 2025/11/17 03:07:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/17 03:07:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/17 03:07:15 INFO : three.txt: Deleted 2025/11/17 03:07:15 INFO : three.txt: Moved into backup dir 2025/11/17 03:07:15 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1092-17.backblaze.com/b2api/v1/b2_upload_file/bfe2edb3c03d8bfb9fa80e1b/c001_v0001092_t0052": EOF 2025/11/17 03:07:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1092-17.backblaze.com/b2api/v1/b2_upload_file/bfe2edb3c03d8bfb9fa80e1b/c001_v0001092_t0052": EOF) 2025/11/17 03:07:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bizofiv7fumu: 1/10 (Post "https://pod-000-1092-17.backblaze.com/b2api/v1/b2_upload_file/bfe2edb3c03d8bfb9fa80e1b/c001_v0001092_t0052": EOF) 2025/11/17 03:07:18 DEBUG : pacer: Reducing sleep to 10ms 2025/11/17 03:07:18 DEBUG : one.bak: Excluded (Path Filter) 2025/11/17 03:07:18 DEBUG : one.bak: Excluded 2025/11/17 03:07:18 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/17 03:07:18 DEBUG : three.txt.bak: Excluded 2025/11/17 03:07:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:07:18 DEBUG : one: size = 4 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:07:18 DEBUG : one: Sizes differ 2025/11/17 03:07:18 DEBUG : two: size = 3 OK 2025/11/17 03:07:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:07:18 DEBUG : two: Unchanged skipping 2025/11/17 03:07:18 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for checks to finish 2025/11/17 03:07:19 DEBUG : one.bak: size = 4 OK 2025/11/17 03:07:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:07:19 INFO : one: Copied (server-side copy) to: one.bak 2025/11/17 03:07:19 INFO : one: Deleted 2025/11/17 03:07:19 DEBUG : B2 bucket rclone-test-bizofiv7fumu path dst: Waiting for transfers to finish 2025/11/17 03:07:20 DEBUG : one: size = 5 OK 2025/11/17 03:07:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/17 03:07:20 INFO : one: Copied (new) 2025/11/17 03:07:20 DEBUG : Waiting for deletions to finish 2025/11/17 03:07:23 DEBUG : three.txt.bak: size = 6 OK 2025/11/17 03:07:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/17 03:07:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/17 03:07:23 INFO : three.txt: Deleted 2025/11/17 03:07:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (15.50s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:07:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/dst" 2025/11/17 03:07:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:07:28 DEBUG : one: size = 3 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:07:28 DEBUG : one: Sizes differ 2025/11/17 03:07:29 DEBUG : one.bak: size = 3 OK 2025/11/17 03:07:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/17 03:07:29 INFO : one: Copied (server-side copy) to: one.bak 2025/11/17 03:07:29 INFO : one: Deleted 2025/11/17 03:07:30 DEBUG : one: size = 4 OK 2025/11/17 03:07:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:07:30 INFO : one: Copied (new) 2025/11/17 03:07:30 DEBUG : two: size = 3 OK 2025/11/17 03:07:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:07:30 DEBUG : two: Unchanged skipping 2025/11/17 03:07:30 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:07:30 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:07:30 DEBUG : three.txt: Sizes differ 2025/11/17 03:07:31 DEBUG : three.txt.bak: size = 5 OK 2025/11/17 03:07:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/17 03:07:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/17 03:07:31 INFO : three.txt: Deleted 2025/11/17 03:07:32 DEBUG : three.txt: size = 6 OK 2025/11/17 03:07:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/17 03:07:32 INFO : three.txt: Copied (new) 2025/11/17 03:07:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:07:33 DEBUG : one: size = 4 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:07:33 DEBUG : one: Sizes differ 2025/11/17 03:07:33 DEBUG : one.bak: size = 4 OK 2025/11/17 03:07:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:07:33 INFO : one: Copied (server-side copy) to: one.bak 2025/11/17 03:07:34 INFO : one: Deleted 2025/11/17 03:07:34 DEBUG : one: size = 5 OK 2025/11/17 03:07:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/17 03:07:34 INFO : one: Copied (new) 2025/11/17 03:07:34 DEBUG : two: size = 3 OK 2025/11/17 03:07:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:07:34 DEBUG : two: Unchanged skipping 2025/11/17 03:07:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:07:34 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:07:34 DEBUG : three.txt: Sizes differ 2025/11/17 03:07:35 DEBUG : three.txt.bak: size = 6 OK 2025/11/17 03:07:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/17 03:07:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/17 03:07:35 INFO : three.txt: Deleted 2025/11/17 03:07:35 DEBUG : three.txt: size = 19 OK 2025/11/17 03:07:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/17 03:07:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.76s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:07:39 DEBUG : Creating backend with remote "TestB2:rclone-test-bizofiv7fumu/dst" 2025/11/17 03:07:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:07:40 DEBUG : one: size = 3 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:07:40 DEBUG : one: Sizes differ 2025/11/17 03:07:42 DEBUG : one-2019-01-01: size = 3 OK 2025/11/17 03:07:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/17 03:07:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/17 03:07:42 INFO : one: Deleted 2025/11/17 03:07:43 DEBUG : one: size = 4 OK 2025/11/17 03:07:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:07:43 INFO : one: Copied (new) 2025/11/17 03:07:43 DEBUG : two: size = 3 OK 2025/11/17 03:07:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:07:43 DEBUG : two: Unchanged skipping 2025/11/17 03:07:43 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:07:43 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:07:43 DEBUG : three.txt: Sizes differ 2025/11/17 03:07:44 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/17 03:07:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/17 03:07:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/17 03:07:44 INFO : three.txt: Deleted 2025/11/17 03:07:44 DEBUG : three.txt: size = 6 OK 2025/11/17 03:07:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/17 03:07:44 INFO : three.txt: Copied (new) 2025/11/17 03:07:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:07:45 DEBUG : one: size = 4 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:07:45 DEBUG : one: Sizes differ 2025/11/17 03:07:46 DEBUG : one-2019-01-01: size = 4 OK 2025/11/17 03:07:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/17 03:07:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/17 03:07:46 INFO : one: Deleted 2025/11/17 03:07:46 DEBUG : one: size = 5 OK 2025/11/17 03:07:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/17 03:07:46 INFO : one: Copied (new) 2025/11/17 03:07:46 DEBUG : two: size = 3 OK 2025/11/17 03:07:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:07:46 DEBUG : two: Unchanged skipping 2025/11/17 03:07:46 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:07:46 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bizofiv7fumu path dst) 2025/11/17 03:07:46 DEBUG : three.txt: Sizes differ 2025/11/17 03:07:47 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/17 03:07:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/17 03:07:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/17 03:07:47 INFO : three.txt: Deleted 2025/11/17 03:07:48 DEBUG : three.txt: size = 19 OK 2025/11/17 03:07:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/17 03:07:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.19s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:07:51 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:07:51 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:07:51 DEBUG : Testêé: Sizes differ 2025/11/17 03:07:51 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:07:51 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:07:51 DEBUG : Testêé: size = 14 OK 2025/11/17 03:07:51 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/17 03:07:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/17 03:07:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.60s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:07:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/17 03:07:52 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:07:52 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:07:52 DEBUG : existing: size = 6 OK 2025/11/17 03:07:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/17 03:07:52 INFO : existing: Copied (new) 2025/11/17 03:07:52 DEBUG : Waiting for deletions to finish 2025/11/17 03:07:53 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:07:53 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:07:53 DEBUG : existing: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:07:53 DEBUG : existing: Sizes differ 2025/11/17 03:07:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/17 03:07:53 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:07:53 ERROR : B2 bucket rclone-test-bizofiv7fumu: not deleting files as there were IO errors 2025/11/17 03:07:53 ERROR : B2 bucket rclone-test-bizofiv7fumu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.09s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:07:55 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:07:55 DEBUG : EXISTING: size = 6 OK 2025/11/17 03:07:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:07:55 DEBUG : existing: Unchanged skipping 2025/11/17 03:07:55 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:07:55 DEBUG : Waiting for deletions to finish 2025/11/17 03:07:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.64s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", 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:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.42s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:08:19 DEBUG : both0: size = 6 OK 2025/11/17 03:08:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both10: size = 6 OK 2025/11/17 03:08:19 DEBUG : both12: size = 6 OK 2025/11/17 03:08:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both11: size = 6 OK 2025/11/17 03:08:19 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:08:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both0: Unchanged skipping 2025/11/17 03:08:19 DEBUG : both13: size = 6 OK 2025/11/17 03:08:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both13: Unchanged skipping 2025/11/17 03:08:19 DEBUG : both14: size = 6 OK 2025/11/17 03:08:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both12: Unchanged skipping 2025/11/17 03:08:19 DEBUG : both15: size = 6 OK 2025/11/17 03:08:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both10: Unchanged skipping 2025/11/17 03:08:19 DEBUG : both16: size = 6 OK 2025/11/17 03:08:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both11: Unchanged skipping 2025/11/17 03:08:19 DEBUG : both17: size = 6 OK 2025/11/17 03:08:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both14: Unchanged skipping 2025/11/17 03:08:19 DEBUG : both18: size = 6 OK 2025/11/17 03:08:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both18: Unchanged skipping 2025/11/17 03:08:19 DEBUG : both19: size = 6 OK 2025/11/17 03:08:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both19: Unchanged skipping 2025/11/17 03:08:19 DEBUG : both1: size = 6 OK 2025/11/17 03:08:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both1: Unchanged skipping 2025/11/17 03:08:19 DEBUG : both2: size = 6 OK 2025/11/17 03:08:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both2: Unchanged skipping 2025/11/17 03:08:19 DEBUG : both3: size = 6 OK 2025/11/17 03:08:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both3: Unchanged skipping 2025/11/17 03:08:19 DEBUG : both4: size = 6 OK 2025/11/17 03:08:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both4: Unchanged skipping 2025/11/17 03:08:19 DEBUG : both5: size = 6 OK 2025/11/17 03:08:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both15: Unchanged skipping 2025/11/17 03:08:19 DEBUG : both6: size = 6 OK 2025/11/17 03:08:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both6: Unchanged skipping 2025/11/17 03:08:19 DEBUG : both7: size = 6 OK 2025/11/17 03:08:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both16: Unchanged skipping 2025/11/17 03:08:19 DEBUG : both8: size = 6 OK 2025/11/17 03:08:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both17: Unchanged skipping 2025/11/17 03:08:19 DEBUG : both9: size = 6 OK 2025/11/17 03:08:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:19 DEBUG : both5: Unchanged skipping 2025/11/17 03:08:19 DEBUG : both7: Unchanged skipping 2025/11/17 03:08:19 DEBUG : both8: Unchanged skipping 2025/11/17 03:08:19 DEBUG : both9: Unchanged skipping 2025/11/17 03:08:19 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:08:19 DEBUG : Waiting for deletions to finish 2025/11/17 03:08:20 INFO : only10: Deleted 2025/11/17 03:08:20 INFO : only17: Deleted 2025/11/17 03:08:20 INFO : only1: Deleted 2025/11/17 03:08:20 INFO : only12: Deleted 2025/11/17 03:08:20 INFO : only3: Deleted 2025/11/17 03:08:20 INFO : only13: Deleted 2025/11/17 03:08:20 INFO : only14: Deleted 2025/11/17 03:08:20 INFO : only19: Deleted 2025/11/17 03:08:20 INFO : only6: Deleted 2025/11/17 03:08:20 INFO : only0: Deleted 2025/11/17 03:08:20 INFO : only11: Deleted 2025/11/17 03:08:20 INFO : only16: Deleted 2025/11/17 03:08:20 INFO : only5: Deleted 2025/11/17 03:08:20 INFO : only18: Deleted 2025/11/17 03:08:20 INFO : only9: Deleted 2025/11/17 03:08:20 INFO : only15: Deleted 2025/11/17 03:08:20 INFO : only2: Deleted 2025/11/17 03:08:20 INFO : only4: Deleted 2025/11/17 03:08:21 INFO : only7: Deleted 2025/11/17 03:08:21 INFO : only8: Deleted 2025/11/17 03:08:21 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (28.01s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:08:47 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:08:47 DEBUG : both11: size = 6 OK 2025/11/17 03:08:47 DEBUG : both10: size = 6 OK 2025/11/17 03:08:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both12: size = 6 OK 2025/11/17 03:08:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both0: size = 6 OK 2025/11/17 03:08:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both11: Unchanged skipping 2025/11/17 03:08:47 DEBUG : both13: size = 6 OK 2025/11/17 03:08:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both13: Unchanged skipping 2025/11/17 03:08:47 DEBUG : both14: size = 6 OK 2025/11/17 03:08:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both14: Unchanged skipping 2025/11/17 03:08:47 DEBUG : both15: size = 6 OK 2025/11/17 03:08:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both12: Unchanged skipping 2025/11/17 03:08:47 DEBUG : both16: size = 6 OK 2025/11/17 03:08:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both10: Unchanged skipping 2025/11/17 03:08:47 DEBUG : both17: size = 6 OK 2025/11/17 03:08:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both15: Unchanged skipping 2025/11/17 03:08:47 DEBUG : both18: size = 6 OK 2025/11/17 03:08:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both0: Unchanged skipping 2025/11/17 03:08:47 DEBUG : both19: size = 6 OK 2025/11/17 03:08:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both18: Unchanged skipping 2025/11/17 03:08:47 DEBUG : both1: size = 6 OK 2025/11/17 03:08:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both1: Unchanged skipping 2025/11/17 03:08:47 DEBUG : both2: size = 6 OK 2025/11/17 03:08:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both2: Unchanged skipping 2025/11/17 03:08:47 DEBUG : both3: size = 6 OK 2025/11/17 03:08:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both3: Unchanged skipping 2025/11/17 03:08:47 DEBUG : both4: size = 6 OK 2025/11/17 03:08:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both4: Unchanged skipping 2025/11/17 03:08:47 DEBUG : both5: size = 6 OK 2025/11/17 03:08:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both5: Unchanged skipping 2025/11/17 03:08:47 DEBUG : both6: size = 6 OK 2025/11/17 03:08:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both6: Unchanged skipping 2025/11/17 03:08:47 DEBUG : both7: size = 6 OK 2025/11/17 03:08:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both7: Unchanged skipping 2025/11/17 03:08:47 DEBUG : both8: size = 6 OK 2025/11/17 03:08:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both8: Unchanged skipping 2025/11/17 03:08:47 DEBUG : both9: size = 6 OK 2025/11/17 03:08:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:08:47 DEBUG : both16: Unchanged skipping 2025/11/17 03:08:47 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only0: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only0: Sizes differ 2025/11/17 03:08:47 DEBUG : both17: Unchanged skipping 2025/11/17 03:08:47 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only10: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only10: Sizes differ 2025/11/17 03:08:47 DEBUG : both19: Unchanged skipping 2025/11/17 03:08:47 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only11: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only11: Sizes differ 2025/11/17 03:08:47 DEBUG : both9: Unchanged skipping 2025/11/17 03:08:47 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only12: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only12: Sizes differ 2025/11/17 03:08:47 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only13: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only13: Sizes differ 2025/11/17 03:08:47 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only14: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only14: Sizes differ 2025/11/17 03:08:47 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only15: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only15: Sizes differ 2025/11/17 03:08:47 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only16: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only16: Sizes differ 2025/11/17 03:08:47 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only17: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only17: Sizes differ 2025/11/17 03:08:47 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only18: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only18: Sizes differ 2025/11/17 03:08:47 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only19: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only19: Sizes differ 2025/11/17 03:08:47 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only1: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only1: Sizes differ 2025/11/17 03:08:47 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only2: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only2: Sizes differ 2025/11/17 03:08:47 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only3: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only3: Sizes differ 2025/11/17 03:08:47 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only4: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only4: Sizes differ 2025/11/17 03:08:47 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only5: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only5: Sizes differ 2025/11/17 03:08:47 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only6: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only6: Sizes differ 2025/11/17 03:08:47 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only7: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only7: Sizes differ 2025/11/17 03:08:47 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only8: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only8: Sizes differ 2025/11/17 03:08:47 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1257021771) 2025/11/17 03:08:47 DEBUG : only9: size = 6 (B2 bucket rclone-test-bizofiv7fumu) 2025/11/17 03:08:47 DEBUG : only9: Sizes differ 2025/11/17 03:08:47 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:08:47 DEBUG : only12: size = 0 OK 2025/11/17 03:08:47 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:47 INFO : only12: Copied (replaced existing) 2025/11/17 03:08:47 DEBUG : only0: size = 0 OK 2025/11/17 03:08:47 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:47 INFO : only0: Copied (replaced existing) 2025/11/17 03:08:47 DEBUG : only11: size = 0 OK 2025/11/17 03:08:47 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:47 INFO : only11: Copied (replaced existing) 2025/11/17 03:08:48 DEBUG : only17: size = 0 OK 2025/11/17 03:08:48 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:48 INFO : only17: Copied (replaced existing) 2025/11/17 03:08:48 DEBUG : only14: size = 0 OK 2025/11/17 03:08:48 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:48 INFO : only14: Copied (replaced existing) 2025/11/17 03:08:48 DEBUG : only13: size = 0 OK 2025/11/17 03:08:48 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:48 INFO : only13: Copied (replaced existing) 2025/11/17 03:08:48 DEBUG : only10: size = 0 OK 2025/11/17 03:08:48 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:48 INFO : only10: Copied (replaced existing) 2025/11/17 03:08:48 DEBUG : only19: size = 0 OK 2025/11/17 03:08:48 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:48 INFO : only19: Copied (replaced existing) 2025/11/17 03:08:48 DEBUG : only2: size = 0 OK 2025/11/17 03:08:48 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:48 INFO : only2: Copied (replaced existing) 2025/11/17 03:08:48 DEBUG : only15: size = 0 OK 2025/11/17 03:08:48 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:48 INFO : only15: Copied (replaced existing) 2025/11/17 03:08:48 DEBUG : only3: size = 0 OK 2025/11/17 03:08:48 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:48 INFO : only3: Copied (replaced existing) 2025/11/17 03:08:48 DEBUG : only16: size = 0 OK 2025/11/17 03:08:48 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:48 INFO : only16: Copied (replaced existing) 2025/11/17 03:08:48 DEBUG : only5: size = 0 OK 2025/11/17 03:08:48 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:48 INFO : only5: Copied (replaced existing) 2025/11/17 03:08:48 DEBUG : only6: size = 0 OK 2025/11/17 03:08:48 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:48 INFO : only6: Copied (replaced existing) 2025/11/17 03:08:48 DEBUG : only7: size = 0 OK 2025/11/17 03:08:48 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:48 INFO : only7: Copied (replaced existing) 2025/11/17 03:08:48 DEBUG : only8: size = 0 OK 2025/11/17 03:08:48 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:48 INFO : only8: Copied (replaced existing) 2025/11/17 03:08:48 DEBUG : only18: size = 0 OK 2025/11/17 03:08:48 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:48 INFO : only18: Copied (replaced existing) 2025/11/17 03:08:48 DEBUG : only1: size = 0 OK 2025/11/17 03:08:48 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:48 INFO : only1: Copied (replaced existing) 2025/11/17 03:08:48 DEBUG : only9: size = 0 OK 2025/11/17 03:08:48 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:48 INFO : only9: Copied (replaced existing) 2025/11/17 03:08:48 DEBUG : only4: size = 0 OK 2025/11/17 03:08:48 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/17 03:08:48 INFO : only4: Copied (replaced existing) 2025/11/17 03:08:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.70s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:08:57 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:08:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:08:57 DEBUG : empty_on_remote: Making directory with metadata 2025/11/17 03:08:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:08:57 INFO : empty_on_remote: Making directory 2025/11/17 03:08:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/17 03:08:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/17 03:08:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/17 03:08:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:08:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:09:00 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:09:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:09:00 DEBUG : empty_on_remote: Making directory with metadata 2025/11/17 03:09:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:09:00 INFO : empty_on_remote: Making directory 2025/11/17 03:09:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/17 03:09:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/17 03:09:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/17 03:09:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:09:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/17 03:09:00 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.85s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:09:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:09:02 INFO : sub dir: Making directory 2025/11/17 03:09:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.63s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:09:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:09:06 INFO : sub dir: Making directory 2025/11/17 03:09:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.87s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:09:18 DEBUG : Waiting for deletions to finish 2025/11/17 03:09:19 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:09:19 DEBUG : apple: size = 5 OK 2025/11/17 03:09:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:19 DEBUG : apple: Unchanged skipping 2025/11/17 03:09:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:09:19 DEBUG : banana: size = 6 OK 2025/11/17 03:09:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:09:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:09:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:09:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:19 DEBUG : banana: Unchanged skipping 2025/11/17 03:09:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:09:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:09:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:09:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:09:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:09:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:09:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:09:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:09:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:09:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:09:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:09:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:09:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:09:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:09:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:09:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:09:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:09:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:09:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:09:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:09:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:09:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:09:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:09:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:09:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:09:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:09:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:09:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:09:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:09:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:09:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:09:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:09:20 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:09:20 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:09:20 DEBUG : Waiting for deletions to finish 2025/11/17 03:09:20 INFO : There was nothing to transfer 2025/11/17 03:09:20 DEBUG : Waiting for deletions to finish 2025/11/17 03:09:20 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:09:20 DEBUG : apple: size = 5 OK 2025/11/17 03:09:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:09:20 DEBUG : apple: Unchanged skipping 2025/11/17 03:09:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:09:20 DEBUG : banana: size = 6 OK 2025/11/17 03:09:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : banana: Unchanged skipping 2025/11/17 03:09:20 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:09:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:20 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:09:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:09:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:09:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:09:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:09:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:09:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:09:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:09:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:09:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:09:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:09:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:21 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:09:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:09:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:09:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:09:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:09:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:09:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:09:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:09:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:09:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:09:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:09:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:09:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:09:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:09:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:09:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:09:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:09:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:09:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:09:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:09:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:09:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:09:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:09:21 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:09:21 DEBUG : Waiting for deletions to finish 2025/11/17 03:09:21 INFO : There was nothing to transfer 2025/11/17 03:09:21 DEBUG : Waiting for deletions to finish 2025/11/17 03:09:21 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:09:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:09:21 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:09:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:09:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:09:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:09:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:09:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:09:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:09:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:09:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:09:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:09:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:09:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:09:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:09:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:09:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:09:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:09:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:09:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:09:35 DEBUG : Waiting for deletions to finish 2025/11/17 03:09:36 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:09:36 DEBUG : apple: size = 5 OK 2025/11/17 03:09:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:36 DEBUG : apple: Unchanged skipping 2025/11/17 03:09:36 DEBUG : banana: size = 6 OK 2025/11/17 03:09:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:36 DEBUG : banana: Unchanged skipping 2025/11/17 03:09:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:09:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:09:36 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:09:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:36 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:09:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:09:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:09:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:09:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:09:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:09:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:09:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:09:37 DEBUG : Waiting for deletions to finish 2025/11/17 03:09:37 INFO : There was nothing to transfer 2025/11/17 03:09:37 DEBUG : Waiting for deletions to finish 2025/11/17 03:09:37 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:09:37 DEBUG : apple: size = 5 OK 2025/11/17 03:09:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : apple: Unchanged skipping 2025/11/17 03:09:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:09:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:09:37 DEBUG : banana: size = 6 OK 2025/11/17 03:09:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : banana: Unchanged skipping 2025/11/17 03:09:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:09:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:09:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:09:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:09:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:09:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:09:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:09:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:09:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:09:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:09:37 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:09:37 DEBUG : Waiting for deletions to finish 2025/11/17 03:09:37 INFO : There was nothing to transfer 2025/11/17 03:09:37 DEBUG : Waiting for deletions to finish 2025/11/17 03:09:38 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:09:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:09:38 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:09:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:09:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:09:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:09:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:09:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:09:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:09:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:09:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:09:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:09:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:09:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:09:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:09:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:09:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:09:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:09:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:09:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:09:52 DEBUG : Waiting for deletions to finish 2025/11/17 03:09:52 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:09:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:09:52 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:09:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:09:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:09:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:09:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:09:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:09:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:09:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:09:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:09:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:09:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:09:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:09:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/17 03:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/17 03:09:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:09:53 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:09:53 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:09:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/17 03:09:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/17 03:09:53 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:53 DEBUG : YmFuYW5h: size = 6 OK 2025/11/17 03:09:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/17 03:09:53 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/17 03:09:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/17 03:09:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/17 03:09:53 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/17 03:09:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/17 03:09:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:53 DEBUG : YXBwbGU=: size = 5 OK 2025/11/17 03:09:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/17 03:09:53 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/17 03:09:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/17 03:09:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/17 03:09:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/17 03:09:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/17 03:09:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/17 03:09:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/17 03:09:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/17 03:09:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/17 03:09:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/17 03:09:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/17 03:09:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/17 03:09:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/17 03:09:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/17 03:09:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/17 03:09:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/17 03:09:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/17 03:09:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/17 03:09:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/17 03:09:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/17 03:09:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/17 03:09:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/17 03:09:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/17 03:09:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:09:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/17 03:09:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/17 03:09:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/17 03:09:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/17 03:09:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/17 03:09:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/17 03:09:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:55 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/17 03:09:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/17 03:09:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:09:55 DEBUG : Waiting for deletions to finish 2025/11/17 03:09:55 INFO : splitbananasplit: Deleted 2025/11/17 03:09:55 INFO : dir1/0003-defghij.txt: Deleted 2025/11/17 03:09:55 INFO : dir1/0012-6789;.txt: Deleted 2025/11/17 03:09:55 INFO : dir1/0013-789;=.txt: Deleted 2025/11/17 03:09:55 INFO : appleappleapplebanana: Deleted 2025/11/17 03:09:55 INFO : dir1/0015-9;=.txt: Deleted 2025/11/17 03:09:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/17 03:09:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/17 03:09:55 INFO : banana: Deleted 2025/11/17 03:09:56 INFO : dir1/0007-1234567.txt: Deleted 2025/11/17 03:09:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/17 03:09:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/17 03:09:56 INFO : dir1/0011-56789;.txt: Deleted 2025/11/17 03:09:56 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/17 03:09:56 INFO : dir1/0008-2345678.txt: Deleted 2025/11/17 03:09:56 INFO : dir1/0009-3456789.txt: Deleted 2025/11/17 03:09:56 INFO : dir1/0010-456789.txt: Deleted 2025/11/17 03:09:56 INFO : apple: Deleted 2025/11/17 03:09:56 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/17 03:09:56 INFO : dir1/0014-89;=.txt: Deleted 2025/11/17 03:09:56 DEBUG : Waiting for deletions to finish 2025/11/17 03:09:56 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/17 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:09:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:57 DEBUG : YXBwbGU=: size = 5 OK 2025/11/17 03:09:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/17 03:09:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : apple: Unchanged skipping 2025/11/17 03:09:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:09:57 DEBUG : YmFuYW5h: size = 6 OK 2025/11/17 03:09:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : banana: Unchanged skipping 2025/11/17 03:09:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/17 03:09:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/17 03:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/17 03:09:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/17 03:09:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/17 03:09:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:09:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/17 03:09:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:09:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:09:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/17 03:09:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/17 03:09:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:09:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:09:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/17 03:09:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/17 03:09:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/17 03:09:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:09:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:09:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/17 03:09:57 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:09:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/17 03:09:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:09:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:09:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/17 03:09:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:09:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/17 03:09:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:09:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/17 03:09:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:09:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/17 03:09:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:09:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/17 03:09:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:09:57 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/17 03:09:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:09:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:09:57 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:09:57 DEBUG : Waiting for deletions to finish 2025/11/17 03:09:57 DEBUG : Waiting for deletions to finish 2025/11/17 03:09:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/17 03:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:09:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:09:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:09:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:09:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:09:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:09:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:09:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:10:12 DEBUG : Waiting for deletions to finish 2025/11/17 03:10:12 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:10:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:10:12 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:10:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:10:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:10:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:10:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:10:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:10:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:10:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:10:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:10:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:10:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:10:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:10:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:10:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:10:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:10:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:10:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:10:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:10:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:10:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:10:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:10:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:10:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:10:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:10:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:10:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:10:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:10:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:10:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:10:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:10:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:10:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:10:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:10:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:10:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:10:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:10:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:10:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:10:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:10:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:10:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:10:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:10:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:10:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:10:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:10:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:10:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:10:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:10:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:10:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:10:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:10:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:10:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:10:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:10:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:10:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:10:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:10:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:10:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:10:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:10:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:10:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:10:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:10:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:10:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:10:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:10:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:10:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:10:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:10:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:10:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:10:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:10:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:10:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:10:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:10:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:10:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:10:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:10:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:10:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:10:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:10:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:10:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:10:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:10:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:10:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:10:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:10:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:10:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:10:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:10:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:10:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:10:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:10:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:10:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:10:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:10:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:10:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:10:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:10:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:10:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:10:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:10:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:10:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:10:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:10:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:10:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:10:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:10:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:10:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:10:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:10:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:10:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:10:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:10:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:10:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:10:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:10:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:10:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:10:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:10:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:10:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:10:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:10:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:10:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:10:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:10:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:10:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:10:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:10:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:10:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:10:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:10:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:10:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:10:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:10:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:10:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:10:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:10:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:10:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:10:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:10:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:10:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:10:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:10:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:10:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:10:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:10:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:10:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:10:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:10:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:10:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:10:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:10:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:10:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:10:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:10:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:10:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:10:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:10:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:10:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:10:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:10:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:10:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:10:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:10:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:10:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:10:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:10:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:10:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:10:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:10:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:10:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:10:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:10:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:10:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:10:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:10:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:10:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:10:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:10:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:10:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:10:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:10:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:10:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:10:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/17 03:10:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:10:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:10:13 DEBUG : PREFIXbanana: size = 6 OK 2025/11/17 03:10:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/17 03:10:13 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/17 03:10:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:10:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:10:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:10:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:10:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:10:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:10:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:10:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:10:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:10:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:10:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:10:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:10:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:10:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:10:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:10:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/17 03:10:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:13 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:10:13 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:10:13 DEBUG : PREFIXapple: size = 5 OK 2025/11/17 03:10:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/17 03:10:13 INFO : apple: Copied (new) to: PREFIXapple 2025/11/17 03:10:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:10:13 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/17 03:10:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/17 03:10:13 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/17 03:10:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:10:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/17 03:10:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/17 03:10:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:10:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:10:13 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/17 03:10:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/17 03:10:13 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/17 03:10:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:10:13 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/17 03:10:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/17 03:10:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:10:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:10:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/17 03:10:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/17 03:10:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:10:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:10:14 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/17 03:10:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/17 03:10:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:10:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:10:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/17 03:10:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/17 03:10:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:10:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:10:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:10:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/17 03:10:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:10:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:10:14 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/17 03:10:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/17 03:10:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:10:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:10:14 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/17 03:10:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/17 03:10:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:10:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:10:14 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/17 03:10:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/17 03:10:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:10:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:10:14 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/17 03:10:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/17 03:10:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/17 03:10:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:10:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/17 03:10:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/17 03:10:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:10:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:10:14 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/17 03:10:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/17 03:10:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:10:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:10:14 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/17 03:10:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/17 03:10:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:10:15 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/17 03:10:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/17 03:10:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:10:15 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/17 03:10:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/17 03:10:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:10:15 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/17 03:10:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/17 03:10:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:10:15 DEBUG : Waiting for deletions to finish 2025/11/17 03:10:15 INFO : dir1/0003-defghij.txt: Deleted 2025/11/17 03:10:15 INFO : dir1/0013-789;=.txt: Deleted 2025/11/17 03:10:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/17 03:10:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/17 03:10:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/17 03:10:15 INFO : apple: Deleted 2025/11/17 03:10:15 INFO : dir1/0007-1234567.txt: Deleted 2025/11/17 03:10:15 INFO : splitbananasplit: Deleted 2025/11/17 03:10:15 INFO : dir1/0010-456789.txt: Deleted 2025/11/17 03:10:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/17 03:10:15 INFO : dir1/0014-89;=.txt: Deleted 2025/11/17 03:10:15 INFO : dir1/0015-9;=.txt: Deleted 2025/11/17 03:10:15 INFO : appleappleapplebanana: Deleted 2025/11/17 03:10:15 INFO : dir1/0011-56789;.txt: Deleted 2025/11/17 03:10:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/17 03:10:15 INFO : dir1/0012-6789;.txt: Deleted 2025/11/17 03:10:15 INFO : dir1/0009-3456789.txt: Deleted 2025/11/17 03:10:15 INFO : banana: Deleted 2025/11/17 03:10:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/17 03:10:15 INFO : dir1/0008-2345678.txt: Deleted 2025/11/17 03:10:15 DEBUG : Waiting for deletions to finish 2025/11/17 03:10:16 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:10:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:10:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:10:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:10:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:10:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:10:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:10:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:10:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:10:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:10:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:10:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:10:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:10:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:10:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:10:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:10:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:10:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:10:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:10:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:10:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:10:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:10:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:10:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:10:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:10:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:10:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:10:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:10:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:10:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:10:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:10:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:10:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:10:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:10:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:10:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:10:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:10:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:10:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:10:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:10:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:10:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:10:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:10:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:10:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:10:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:10:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:10:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:10:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/17 03:10:16 INFO : appleappleapplebanana: Copied (new) 2025/11/17 03:10:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:16 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:10:16 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:10:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:10:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/17 03:10:16 INFO : splitbananasplit: Copied (new) 2025/11/17 03:10:17 DEBUG : apple: size = 5 OK 2025/11/17 03:10:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/17 03:10:17 INFO : apple: Copied (new) 2025/11/17 03:10:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:10:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/17 03:10:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/17 03:10:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:10:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/17 03:10:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/17 03:10:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:10:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/17 03:10:17 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/17 03:10:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:10:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/17 03:10:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/17 03:10:17 DEBUG : banana: size = 6 OK 2025/11/17 03:10:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/17 03:10:17 INFO : banana: Copied (new) 2025/11/17 03:10:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:10:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/17 03:10:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/17 03:10:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:10:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/17 03:10:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/17 03:10:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:10:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/17 03:10:17 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/17 03:10:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:10:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/17 03:10:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/17 03:10:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:10:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/17 03:10:17 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/17 03:10:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:10:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/17 03:10:17 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/17 03:10:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:10:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/17 03:10:18 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/17 03:10:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:10:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/17 03:10:18 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/17 03:10:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:10:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/17 03:10:18 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/17 03:10:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:10:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/17 03:10:18 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/17 03:10:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:10:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/17 03:10:18 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/17 03:10:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:10:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/17 03:10:18 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/17 03:10:18 DEBUG : Waiting for deletions to finish 2025/11/17 03:10:18 INFO : PREFIXapple: Deleted 2025/11/17 03:10:18 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/17 03:10:18 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/17 03:10:18 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/17 03:10:18 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/17 03:10:18 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/17 03:10:18 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/17 03:10:18 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/17 03:10:18 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/17 03:10:18 INFO : PREFIXbanana: Deleted 2025/11/17 03:10:18 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/17 03:10:18 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/17 03:10:18 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/17 03:10:18 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/17 03:10:19 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/17 03:10:19 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/17 03:10:19 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/17 03:10:19 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/17 03:10:19 INFO : PREFIXsplitbananasplit: Deleted 2025/11/17 03:10:19 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/17 03:10:19 DEBUG : Waiting for deletions to finish 2025/11/17 03:10:19 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:10:19 DEBUG : Waiting for deletions to finish 2025/11/17 03:10:20 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:10:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:10:20 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:10:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:10:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:10:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:10:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:10:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:10:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:10:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:10:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:10:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:10:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:10:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:10:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:10:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:10:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:10:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:10:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:10:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:10:34 DEBUG : Waiting for deletions to finish 2025/11/17 03:10:34 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:10:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:10:34 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:10:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:10:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:10:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:10:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:10:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:10:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:10:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:10:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:10:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:10:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:10:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:10:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:10:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:10:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:10:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:10:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:10:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:10:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:10:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:10:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:10:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:10:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:10:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:10:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:35 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:10:35 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:10:35 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/17 03:10:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/17 03:10:35 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:10:35 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/17 03:10:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/17 03:10:35 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:35 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/17 03:10:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/17 03:10:35 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:10:35 DEBUG : appleSUFFIX: size = 5 OK 2025/11/17 03:10:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/17 03:10:35 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/17 03:10:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/17 03:10:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:10:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/17 03:10:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/17 03:10:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/17 03:10:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/17 03:10:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/17 03:10:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/17 03:10:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/17 03:10:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/17 03:10:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/17 03:10:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/17 03:10:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/17 03:10:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/17 03:10:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/17 03:10:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/17 03:10:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/17 03:10:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/17 03:10:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/17 03:10:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/17 03:10:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/17 03:10:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/17 03:10:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/17 03:10:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/17 03:10:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:10:36 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/17 03:10:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/17 03:10:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:10:37 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/17 03:10:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/17 03:10:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:10:37 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/17 03:10:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/17 03:10:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:10:37 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/17 03:10:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/17 03:10:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:10:37 DEBUG : Waiting for deletions to finish 2025/11/17 03:10:37 INFO : apple: Deleted 2025/11/17 03:10:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/17 03:10:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/17 03:10:37 INFO : dir1/0008-2345678.txt: Deleted 2025/11/17 03:10:37 INFO : dir1/0014-89;=.txt: Deleted 2025/11/17 03:10:37 INFO : banana: Deleted 2025/11/17 03:10:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/17 03:10:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/17 03:10:37 INFO : dir1/0010-456789.txt: Deleted 2025/11/17 03:10:37 INFO : dir1/0012-6789;.txt: Deleted 2025/11/17 03:10:37 INFO : appleappleapplebanana: Deleted 2025/11/17 03:10:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/17 03:10:37 INFO : dir1/0003-defghij.txt: Deleted 2025/11/17 03:10:37 INFO : dir1/0007-1234567.txt: Deleted 2025/11/17 03:10:38 INFO : dir1/0013-789;=.txt: Deleted 2025/11/17 03:10:38 INFO : dir1/0015-9;=.txt: Deleted 2025/11/17 03:10:38 INFO : splitbananasplit: Deleted 2025/11/17 03:10:38 INFO : dir1/0009-3456789.txt: Deleted 2025/11/17 03:10:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/17 03:10:38 INFO : dir1/0011-56789;.txt: Deleted 2025/11/17 03:10:38 DEBUG : Waiting for deletions to finish 2025/11/17 03:10:38 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/17 03:10:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:10:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:10:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:10:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:10:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:10:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:10:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:10:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:10:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:10:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:10:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:10:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:10:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:10:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:10:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:10:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:10:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:10:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:10:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:10:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:10:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:10:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:10:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:10:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:10:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:10:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:10:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:10:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:10:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:10:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:10:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:10:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:10:38 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:10:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:10:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:10:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:10:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:10:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/17 03:10:38 INFO : appleappleapplebanana: Copied (new) 2025/11/17 03:10:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:38 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:10:38 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:10:39 DEBUG : apple: size = 5 OK 2025/11/17 03:10:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/17 03:10:39 INFO : apple: Copied (new) 2025/11/17 03:10:39 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:10:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/17 03:10:39 INFO : splitbananasplit: Copied (new) 2025/11/17 03:10:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:10:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/17 03:10:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/17 03:10:39 DEBUG : banana: size = 6 OK 2025/11/17 03:10:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/17 03:10:39 INFO : banana: Copied (new) 2025/11/17 03:10:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:10:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/17 03:10:39 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/17 03:10:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:10:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/17 03:10:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/17 03:10:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:10:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/17 03:10:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/17 03:10:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:10:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/17 03:10:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/17 03:10:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:10:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/17 03:10:39 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/17 03:10:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:10:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/17 03:10:39 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/17 03:10:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:10:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/17 03:10:39 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/17 03:10:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:10:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/17 03:10:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/17 03:10:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:10:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/17 03:10:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/17 03:10:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:10:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/17 03:10:40 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/17 03:10:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:10:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/17 03:10:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/17 03:10:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:10:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/17 03:10:40 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/17 03:10:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:10:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/17 03:10:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/17 03:10:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:10:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/17 03:10:40 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/17 03:10:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:10:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/17 03:10:40 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/17 03:10:40 DEBUG : Waiting for deletions to finish 2025/11/17 03:10:40 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/17 03:10:40 INFO : bananaSUFFIX: Deleted 2025/11/17 03:10:40 INFO : splitbananasplitSUFFIX: Deleted 2025/11/17 03:10:40 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/17 03:10:40 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/17 03:10:40 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/17 03:10:40 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/17 03:10:40 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/17 03:10:40 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/17 03:10:40 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/17 03:10:40 INFO : appleSUFFIX: Deleted 2025/11/17 03:10:40 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/17 03:10:40 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/17 03:10:40 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/17 03:10:40 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/17 03:10:40 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/17 03:10:40 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/17 03:10:41 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/17 03:10:41 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/17 03:10:41 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/17 03:10:41 DEBUG : Waiting for deletions to finish 2025/11/17 03:10:41 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : Waiting for deletions to finish 2025/11/17 03:10:41 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:10:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:10:55 DEBUG : Waiting for deletions to finish 2025/11/17 03:10:55 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:10:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:10:55 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:10:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:10:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:10:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:10:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:10:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:10:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:10:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:10:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:10:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:10:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:10:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:10:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:10:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:10:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:10:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:10:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:10:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/17 03:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:10:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/17 03:10:56 DEBUG : apple: size = 5 OK 2025/11/17 03:10:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:56 DEBUG : apple: Unchanged skipping 2025/11/17 03:10:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:56 DEBUG : banana: size = 6 OK 2025/11/17 03:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:56 DEBUG : banana: Unchanged skipping 2025/11/17 03:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/17 03:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:10:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:10:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:10:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/17 03:10:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:10:56 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:10:56 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:10:56 DEBUG : appleapple: size = 21 OK 2025/11/17 03:10:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/17 03:10:56 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/17 03:10:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:10:56 DEBUG : splitbanan: size = 16 OK 2025/11/17 03:10:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/17 03:10:56 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/17 03:10:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:10:56 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/17 03:10:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/17 03:10:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/17 03:10:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:10:57 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/17 03:10:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/17 03:10:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/17 03:10:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:10:57 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/17 03:10:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/17 03:10:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/17 03:10:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:10:57 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/17 03:10:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/17 03:10:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/17 03:10:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:10:57 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/17 03:10:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/17 03:10:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/17 03:10:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:10:57 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/17 03:10:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/17 03:10:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/17 03:10:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:10:57 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/17 03:10:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/17 03:10:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/17 03:10:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:10:57 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/17 03:10:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/17 03:10:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/17 03:10:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:10:57 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/17 03:10:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/17 03:10:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/17 03:10:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:10:57 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/17 03:10:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/17 03:10:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/17 03:10:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:10:57 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/17 03:10:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/17 03:10:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/17 03:10:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:10:58 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/17 03:10:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/17 03:10:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/17 03:10:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:10:58 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/17 03:10:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/17 03:10:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/17 03:10:58 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/17 03:10:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/17 03:10:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/17 03:10:58 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/17 03:10:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/17 03:10:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/17 03:10:58 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/17 03:10:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/17 03:10:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/17 03:10:58 DEBUG : Waiting for deletions to finish 2025/11/17 03:10:58 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/17 03:10:58 INFO : dir1/0008-2345678.txt: Deleted 2025/11/17 03:10:58 INFO : dir1/0011-56789;.txt: Deleted 2025/11/17 03:10:58 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/17 03:10:58 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/17 03:10:58 INFO : dir1/0010-456789.txt: Deleted 2025/11/17 03:10:58 INFO : dir1/0015-9;=.txt: Deleted 2025/11/17 03:10:58 INFO : appleappleapplebanana: Deleted 2025/11/17 03:10:58 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/17 03:10:58 INFO : dir1/0007-1234567.txt: Deleted 2025/11/17 03:10:58 INFO : dir1/0009-3456789.txt: Deleted 2025/11/17 03:10:58 INFO : dir1/0012-6789;.txt: Deleted 2025/11/17 03:10:58 INFO : dir1/0013-789;=.txt: Deleted 2025/11/17 03:10:58 INFO : splitbananasplit: Deleted 2025/11/17 03:10:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/17 03:10:58 INFO : dir1/0003-defghij.txt: Deleted 2025/11/17 03:10:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/17 03:10:59 INFO : dir1/0014-89;=.txt: Deleted 2025/11/17 03:10:59 DEBUG : Waiting for deletions to finish 2025/11/17 03:10:59 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : appleapple: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/17 03:10:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:10:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:10:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:10:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:10:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:10:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:10:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:10:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:10:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:10:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:10:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:10:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:10:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:10:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:10:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:10:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:10:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:10:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:10:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:10:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:10:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:10:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:10:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:10:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:10:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:10:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:10:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:10:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:10:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:10:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:10:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:10:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:10:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:10:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:10:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:10:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:10:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:10:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:10:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:10:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:10:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:10:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:10:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:10:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:10:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:10:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:10:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:10:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:10:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:10:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:10:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:10:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:10:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:10:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:10:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:10:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:10:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:10:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:10:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:10:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:10:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:10:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:10:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:10:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:10:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:10:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:10:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:10:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:10:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:10:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:10:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:10:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:10:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:10:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:10:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:10:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:10:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:10:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:10:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:10:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:10:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:10:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:10:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:10:59 DEBUG : apple: size = 5 OK 2025/11/17 03:10:59 DEBUG : appleapple: size = 21 OK 2025/11/17 03:10:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:10:59 DEBUG : apple: Unchanged skipping 2025/11/17 03:10:59 DEBUG : banana: size = 6 OK 2025/11/17 03:10:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : banana: Unchanged skipping 2025/11/17 03:10:59 DEBUG : splitbanan: size = 16 OK 2025/11/17 03:10:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:10:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:10:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:10:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:10:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:10:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:10:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:10:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/17 03:10:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:10:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:10:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:10:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:10:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:10:59 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/17 03:10:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:10:59 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/17 03:10:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:10:59 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/17 03:10:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:10:59 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/17 03:10:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:10:59 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/17 03:10:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:10:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:10:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:10:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:10:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:10:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:10:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:10:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:10:59 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/17 03:10:59 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/17 03:10:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/17 03:10:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:10:59 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/17 03:10:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:10:59 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/17 03:10:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:10:59 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/17 03:10:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:10:59 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/17 03:10:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:10:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:10:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/17 03:10:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:10:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:10:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:10:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:10:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/17 03:10:59 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/17 03:10:59 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/17 03:10:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:10:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/17 03:10:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:10:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:10:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:10:59 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:10:59 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:10:59 DEBUG : Waiting for deletions to finish 2025/11/17 03:10:59 DEBUG : Waiting for deletions to finish 2025/11/17 03:11:00 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : appleapple: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/17 03:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:11:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:11:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:11:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:11:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:11:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:11:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:11:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:11:00 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:11:14 DEBUG : Waiting for deletions to finish 2025/11/17 03:11:14 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:11:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:11:14 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:11:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:11:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:11:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:11:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:11:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:11:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:11:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:11:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:11:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:11:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:11:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:11:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:11:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:11:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:11:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:11:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:11:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : apple: size = 5 OK 2025/11/17 03:11:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : apple: Unchanged skipping 2025/11/17 03:11:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:11:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:11:15 DEBUG : banana: size = 6 OK 2025/11/17 03:11:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : banana: Unchanged skipping 2025/11/17 03:11:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:11:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:11:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:11:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:11:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:11:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:11:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:11:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:11:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:11:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:11:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:11:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:11:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:11:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:11:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:11:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:11:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:11:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:11:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:11:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:11:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:11:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:11:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:11:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:11:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:11:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:11:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:11:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:11:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:11:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:11:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:11:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:11:15 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:11:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:11:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:11:15 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:11:15 DEBUG : Waiting for deletions to finish 2025/11/17 03:11:15 DEBUG : Waiting for deletions to finish 2025/11/17 03:11:15 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:11:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : apple: size = 5 OK 2025/11/17 03:11:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : apple: Unchanged skipping 2025/11/17 03:11:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:11:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:11:16 DEBUG : banana: size = 6 OK 2025/11/17 03:11:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : banana: Unchanged skipping 2025/11/17 03:11:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:11:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:11:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:11:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:11:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:11:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:11:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:11:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:11:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:11:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:11:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:11:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:11:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:11:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:11:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:11:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:11:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:11:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:11:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:11:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:11:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:11:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:11:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:11:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:11:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:11:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:11:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:11:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:11:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:11:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:11:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:11:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:11:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:11:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:11:16 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:11:16 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:11:16 DEBUG : Waiting for deletions to finish 2025/11/17 03:11:16 DEBUG : Waiting for deletions to finish 2025/11/17 03:11:16 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:11:16 DEBUG : Waiting for deletions to finish 2025/11/17 03:11:17 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:11:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:11:17 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:11:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:11:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:11:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:11:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:11:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:11:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:11:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:11:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:11:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:11:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:11:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:11:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:11:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:11:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:11:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:11:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:11:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:11:31 DEBUG : Waiting for deletions to finish 2025/11/17 03:11:31 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:11:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:11:31 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:11:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:11:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:11:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:11:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:11:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:11:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:11:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:11:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:11:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:11:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:11:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:11:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:11:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:11:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:11:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:11:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:11:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : apple: size = 5 OK 2025/11/17 03:11:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : apple: Unchanged skipping 2025/11/17 03:11:32 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:11:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:11:32 DEBUG : banana: size = 6 OK 2025/11/17 03:11:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : banana: Unchanged skipping 2025/11/17 03:11:32 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:11:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:11:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:11:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:11:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:11:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:11:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:11:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:11:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:11:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:11:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:11:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:11:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:11:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:11:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:11:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:11:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:11:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:11:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:11:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:11:32 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:11:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:11:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:11:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:11:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:11:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:11:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:11:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:11:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:11:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:11:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:11:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:11:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:11:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:11:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:11:32 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:11:32 DEBUG : Waiting for deletions to finish 2025/11/17 03:11:32 DEBUG : Waiting for deletions to finish 2025/11/17 03:11:32 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:11:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:11:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : apple: size = 5 OK 2025/11/17 03:11:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:11:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : apple: Unchanged skipping 2025/11/17 03:11:33 DEBUG : banana: size = 6 OK 2025/11/17 03:11:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : banana: Unchanged skipping 2025/11/17 03:11:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:11:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:11:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:11:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:11:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:11:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:11:33 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:11:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:11:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:11:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:11:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:11:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:11:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:11:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:11:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:11:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:11:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:11:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:11:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:11:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:11:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:11:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:11:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:11:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:11:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:11:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:11:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:11:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:11:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:11:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:11:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:11:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:11:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:11:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:11:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:11:33 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:11:33 DEBUG : Waiting for deletions to finish 2025/11/17 03:11:33 DEBUG : Waiting for deletions to finish 2025/11/17 03:11:33 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:11:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:11:46 DEBUG : Waiting for deletions to finish 2025/11/17 03:11:47 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:11:47 DEBUG : apple: size = 5 OK 2025/11/17 03:11:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : apple: Unchanged skipping 2025/11/17 03:11:47 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:11:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:11:47 DEBUG : banana: size = 6 OK 2025/11/17 03:11:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:11:47 DEBUG : banana: Unchanged skipping 2025/11/17 03:11:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:11:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:11:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:11:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:11:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:11:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:11:47 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:11:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:11:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:11:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:11:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:11:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:11:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:11:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:11:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:11:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:11:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:11:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:11:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:11:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:11:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:11:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:11:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:11:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:11:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:11:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:11:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:11:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:11:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:11:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:11:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:11:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:11:47 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:11:47 DEBUG : Waiting for deletions to finish 2025/11/17 03:11:47 DEBUG : Waiting for deletions to finish 2025/11/17 03:11:48 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:11:48 DEBUG : apple: size = 5 OK 2025/11/17 03:11:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : apple: Unchanged skipping 2025/11/17 03:11:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:11:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:11:48 DEBUG : banana: size = 6 OK 2025/11/17 03:11:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:11:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : banana: Unchanged skipping 2025/11/17 03:11:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:11:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:11:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:11:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:11:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:11:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:11:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:11:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:11:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:11:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:11:48 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:11:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:11:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:11:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:11:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:11:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:11:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:11:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:11:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:11:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:11:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:11:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:11:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:11:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:11:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:11:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:11:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:11:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:11:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:11:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:11:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:11:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:11:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:11:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:11:48 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:11:48 DEBUG : Waiting for deletions to finish 2025/11/17 03:11:48 DEBUG : Waiting for deletions to finish 2025/11/17 03:11:49 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:11:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:11:49 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:11:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:11:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:11:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:11:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:11:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:11:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:11:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:11:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:11:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:11:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:11:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:11:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:11:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:11:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:11:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:11:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:11:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:12:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:12:04 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:12:04 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:12:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:12:04 DEBUG : apple: size = 5 OK 2025/11/17 03:12:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:04 DEBUG : apple: Unchanged skipping 2025/11/17 03:12:04 DEBUG : banana: size = 6 OK 2025/11/17 03:12:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:04 DEBUG : banana: Unchanged skipping 2025/11/17 03:12:04 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:12:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:04 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:12:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:12:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:12:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:12:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:12:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:12:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:12:05 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:12:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:12:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:12:05 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:12:05 DEBUG : apple: size = 5 OK 2025/11/17 03:12:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : apple: Unchanged skipping 2025/11/17 03:12:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:12:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:12:05 DEBUG : banana: size = 6 OK 2025/11/17 03:12:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : banana: Unchanged skipping 2025/11/17 03:12:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:12:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:12:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:12:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:12:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:12:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:12:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:12:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:12:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:12:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:12:05 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:12:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:12:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:12:06 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:12:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:12:06 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:12:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:12:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:12:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:12:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:12:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:12:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:12:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:12:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:12:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:12:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:12:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:12:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:12:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:12:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:12:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:12:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:12:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:12:20 DEBUG : Waiting for deletions to finish 2025/11/17 03:12:21 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:12:21 DEBUG : apple: size = 5 OK 2025/11/17 03:12:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : apple: Unchanged skipping 2025/11/17 03:12:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:12:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:12:21 DEBUG : banana: size = 6 OK 2025/11/17 03:12:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : banana: Unchanged skipping 2025/11/17 03:12:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:12:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:12:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:12:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:12:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:12:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:12:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:12:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:12:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:12:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:12:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:12:21 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:12:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:12:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:12:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:12:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:12:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:12:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:12:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:12:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:12:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:12:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:12:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:12:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:12:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:12:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:12:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:12:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:12:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:12:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:12:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:12:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:12:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:12:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:12:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:12:21 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:12:21 DEBUG : Waiting for deletions to finish 2025/11/17 03:12:21 DEBUG : Waiting for deletions to finish 2025/11/17 03:12:22 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:12:22 DEBUG : apple: size = 5 OK 2025/11/17 03:12:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:12:22 DEBUG : apple: Unchanged skipping 2025/11/17 03:12:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:12:22 DEBUG : banana: size = 6 OK 2025/11/17 03:12:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : banana: Unchanged skipping 2025/11/17 03:12:22 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:12:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:12:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:12:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:12:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:12:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:12:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:12:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:12:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:12:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:12:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:12:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:12:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:12:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:12:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:12:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:12:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:12:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:12:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:12:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:12:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:12:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:12:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:12:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:12:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:12:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:12:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:12:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:12:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:12:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:12:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:12:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:12:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:12:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:12:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:12:22 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:12:22 DEBUG : Waiting for deletions to finish 2025/11/17 03:12:22 DEBUG : Waiting for deletions to finish 2025/11/17 03:12:23 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:12:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:12:23 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:12:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:12:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:12:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:12:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:12:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:12:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:12:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:12:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:12:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:12:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:12:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:12:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:12:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:12:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:12:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:12:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:12:23 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (197.48s) --- PASS: TestTransform/NFC (15.87s) --- PASS: TestTransform/NFD (16.98s) --- PASS: TestTransform/base64 (19.24s) --- PASS: TestTransform/prefix (22.65s) --- PASS: TestTransform/suffix (21.51s) --- PASS: TestTransform/truncate (18.57s) --- PASS: TestTransform/encoder (16.91s) --- PASS: TestTransform/ISO-8859-1 (16.49s) --- PASS: TestTransform/charmap (15.28s) --- PASS: TestTransform/lowercase (17.15s) --- PASS: TestTransform/ascii (16.81s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:12:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/17 03:12:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/17 03:12:28 INFO : sub dir_somesuffix: Making directory 2025/11/17 03:12:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/17 03:12:28 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/17 03:12:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/17 03:12:28 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/17 03:12:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/17 03:12:28 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:12:28 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:12:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/17 03:12:28 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:12:28 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/17 03:12:28 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.57s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:12:29 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:29 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:29 INFO : tictactoe: Making directory 2025/11/17 03:12:29 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:29 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:12:29 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/17 03:12:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:12:29 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:12:29 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:12:30 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/17 03:12:30 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:12:30 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/17 03:12:30 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.78s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:12:31 INFO : toe: Making directory 2025/11/17 03:12:31 INFO : toe/toe: Making directory 2025/11/17 03:12:31 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/17 03:12:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/17 03:12:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/17 03:12:31 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:12:31 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:12:32 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/17 03:12:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:12:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/17 03:12:32 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.71s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:12:33 INFO : toe: Making directory 2025/11/17 03:12:33 INFO : toe/toe: Making directory 2025/11/17 03:12:33 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/17 03:12:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/17 03:12:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/17 03:12:33 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:12:33 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:12:33 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/17 03:12:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:12:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/17 03:12:33 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.72s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:12:34 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:12:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/17 03:12:34 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:34 INFO : tictacempty_dir: Making directory 2025/11/17 03:12:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:34 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:34 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:34 INFO : tictactoe: Making directory 2025/11/17 03:12:34 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:34 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:12:34 INFO : tictactoe/tictactoe: Making directory 2025/11/17 03:12:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:12:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/17 03:12:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:12:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/17 03:12:34 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:12:34 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:12:35 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/17 03:12:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:12:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/17 03:12:35 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.61s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:12:36 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:12:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/17 03:12:36 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:36 INFO : tictacempty_dir: Making directory 2025/11/17 03:12:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:36 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:36 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:36 INFO : tictactoe: Making directory 2025/11/17 03:12:36 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:36 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:12:36 INFO : tictactoe/tictactoe: Making directory 2025/11/17 03:12:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:12:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/17 03:12:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:12:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:12:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:12:36 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:12:36 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:12:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/17 03:12:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:12:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:12:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/17 03:12:37 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:12:37 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:37 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:37 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/17 03:12:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/17 03:12:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:12:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/17 03:12:38 NOTICE: B2 bucket rclone-test-bizofiv7fumu: 0 differences found 2025/11/17 03:12:38 NOTICE: B2 bucket rclone-test-bizofiv7fumu: 1 matching files --- PASS: TestAllTag (2.62s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:12:38 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:39 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:39 INFO : tictactoe: Making directory 2025/11/17 03:12:39 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:39 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:12:39 INFO : tictactoe/tictactoe: Making directory 2025/11/17 03:12:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:12:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/17 03:12:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:12:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/17 03:12:39 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:12:39 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:12:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/17 03:12:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:12:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/17 03:12:39 DEBUG : Waiting for deletions to finish 2025/11/17 03:12:39 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:40 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:40 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:12:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/17 03:12:40 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:12:40 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/17 03:12:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/17 03:12:40 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/17 03:12:40 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:12:40 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.48s) === RUN TestSyntax 2025/11/17 03:12:41 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:12:41 INFO : toe: Making directory 2025/11/17 03:12:41 INFO : toe/toe: Making directory 2025/11/17 03:12:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/17 03:12:41 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:12:41 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:12:42 DEBUG : toe/toe/toe: size = 11 OK 2025/11/17 03:12:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:12:42 INFO : toe/toe/toe: Copied (new) 2025/11/17 03:12:42 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.89s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:12:43 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:12:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/17 03:12:43 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:43 INFO : tictacempty_dir: Making directory 2025/11/17 03:12:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:43 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:43 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:43 INFO : tictactoe: Making directory 2025/11/17 03:12:43 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:43 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:12:43 INFO : tictactoe/tictactoe: Making directory 2025/11/17 03:12:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:12:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/17 03:12:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:12:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:12:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:12:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:12:43 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:12:43 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:12:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/17 03:12:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:12:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:12:44 INFO : toe/toe/toe.txt: Deleted 2025/11/17 03:12:44 INFO : toe/toe: Removing directory 2025/11/17 03:12:44 INFO : toe: Removing directory 2025/11/17 03:12:44 INFO : empty_dir: Removing directory 2025/11/17 03:12:44 DEBUG : Local file system at /tmp/rclone1257021771: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.63s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:12:44 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:12:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/17 03:12:44 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:45 INFO : tictacempty_dir: Making directory 2025/11/17 03:12:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:45 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:45 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:45 INFO : tictactoe: Making directory 2025/11/17 03:12:45 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:45 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:12:45 INFO : tictactoe/tictactoe: Making directory 2025/11/17 03:12:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:12:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/17 03:12:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:12:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:12:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:12:45 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:12:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:12:45 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:12:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/17 03:12:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:12:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:12:45 INFO : toe/toe/toe.txt: Deleted 2025/11/17 03:12:45 INFO : toe/toe: Removing directory 2025/11/17 03:12:45 INFO : toe: Removing directory 2025/11/17 03:12:45 INFO : empty_dir: Removing directory 2025/11/17 03:12:45 DEBUG : Local file system at /tmp/rclone1257021771: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/17 03:12:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/17 03:12:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/17 03:12:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/17 03:12:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/17 03:12:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/17 03:12:47 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/17 03:12:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:12:47 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/17 03:12:47 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.47s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:12:48 DEBUG : Reset feature "Copy" 2025/11/17 03:12:48 DEBUG : Reset feature "Move" 2025/11/17 03:12:48 DEBUG : Reset feature "Copy" 2025/11/17 03:12:48 DEBUG : Reset feature "Move" 2025/11/17 03:12:48 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:12:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/17 03:12:48 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:48 INFO : tictacempty_dir: Making directory 2025/11/17 03:12:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:12:48 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:48 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:48 INFO : tictactoe: Making directory 2025/11/17 03:12:48 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:48 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:12:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:12:48 INFO : tictactoe/tictactoe: Making directory 2025/11/17 03:12:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:12:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/17 03:12:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:12:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:12:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:12:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:12:48 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:12:48 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:12:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/17 03:12:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:12:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:12:49 INFO : toe/toe/toe.txt: Deleted 2025/11/17 03:12:49 INFO : toe/toe: Removing directory 2025/11/17 03:12:49 INFO : toe: Removing directory 2025/11/17 03:12:49 INFO : empty_dir: Removing directory 2025/11/17 03:12:49 DEBUG : Local file system at /tmp/rclone1257021771: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/17 03:12:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/17 03:12:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/17 03:12:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/17 03:12:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/17 03:12:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/17 03:12:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/17 03:12:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:12:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/17 03:12:50 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.80s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:12:52 DEBUG : toe: transformed to: dG9l 2025/11/17 03:12:52 DEBUG : toe: transformed to: dG9l 2025/11/17 03:12:52 INFO : dG9l: Making directory 2025/11/17 03:12:52 DEBUG : toe: transformed to: dG9l 2025/11/17 03:12:52 DEBUG : toe: transformed to: dG9l 2025/11/17 03:12:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/17 03:12:52 INFO : dG9l/dG9l: Making directory 2025/11/17 03:12:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/17 03:12:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/17 03:12:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/17 03:12:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:12:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/17 03:12:52 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:12:52 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:12:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/17 03:12:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:12:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/17 03:12:52 DEBUG : Waiting for deletions to finish 2025/11/17 03:12:53 DEBUG : dG9l: transformed to: toe 2025/11/17 03:12:53 DEBUG : dG9l: transformed to: toe 2025/11/17 03:12:53 DEBUG : dG9l: transformed to: toe 2025/11/17 03:12:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/17 03:12:53 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/17 03:12:53 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/17 03:12:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/17 03:12:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/17 03:12:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/17 03:12:53 DEBUG : Local file system at /tmp/rclone1257021771: Waiting for checks to finish 2025/11/17 03:12:53 DEBUG : Local file system at /tmp/rclone1257021771: Waiting for transfers to finish 2025/11/17 03:12:53 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.46s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-bizofiv7fumu", Local "Local file system at /tmp/rclone1257021771", Modify Window "1ms" 2025/11/17 03:12:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:12:54 DEBUG : toe: transformed to: 2025/11/17 03:12:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:12:54 DEBUG : toe: transformed to: 2025/11/17 03:12:54 INFO : B2 bucket rclone-test-bizofiv7fumu: Making directory 2025/11/17 03:12:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:12:54 DEBUG : toe: transformed to: 2025/11/17 03:12:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:12:54 DEBUG : toe: transformed to: 2025/11/17 03:12:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:12:54 DEBUG : toe/toe: transformed to: 2025/11/17 03:12:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/17 03:12:54 INFO : toe/toe: Making directory 2025/11/17 03:12:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:12:54 DEBUG : toe/toe: transformed to: 2025/11/17 03:12:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/17 03:12:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:12:54 DEBUG : toe: transformed to: 2025/11/17 03:12:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/17 03:12:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:12:54 DEBUG : toe/toe/toe: transformed to: 2025/11/17 03:12:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/17 03:12:54 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for checks to finish 2025/11/17 03:12:54 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Waiting for transfers to finish 2025/11/17 03:12:55 DEBUG : toe/toe/toe: size = 11 OK 2025/11/17 03:12:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/17 03:12:55 INFO : toe/toe/toe: Copied (new) 2025/11/17 03:12:55 ERROR : B2 bucket rclone-test-bizofiv7fumu: not deleting files as there were IO errors 2025/11/17 03:12:55 ERROR : B2 bucket rclone-test-bizofiv7fumu: not deleting directories as there were IO errors --- PASS: TestError (1.87s) PASS 2025/11/17 03:12:56 DEBUG : B2 bucket rclone-test-bizofiv7fumu: Purge remote 2025/11/17 03:12:56 INFO : B2 bucket rclone-test-bizofiv7fumu: cleaning bucket "rclone-test-bizofiv7fumu" of all files 2025/11/17 03:12:57 DEBUG : BackupDir/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4011d728008ef2ad_d20251117_m030623_c001_v7007000_t0000_u01763348783813") 2025/11/17 03:12:57 DEBUG : BackupDir/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f10698a9e0ea56f7b_d20251117_m030617_c001_v0001115_t0000_u01763348777375") 2025/11/17 03:12:57 DEBUG : CompareDest/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4006b5f676ce887e_d20251117_m030557_c001_v7007000_t0000_u01763348757594") 2025/11/17 03:12:57 DEBUG : CompareDest/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4700_d20251117_m030551_c001_v0001040_t0052_u01763348751719") 2025/11/17 03:12:57 DEBUG : CompareDest/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4006b5f676ce8880_d20251117_m030557_c001_v7007000_t0000_u01763348757777") 2025/11/17 03:12:57 DEBUG : CompareDest/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856fa91_d20251117_m030552_c001_v0001092_t0026_u01763348752912") 2025/11/17 03:12:57 DEBUG : CopyDest/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4011d728008ef2b0_d20251117_m030623_c001_v7007000_t0000_u01763348783999") 2025/11/17 03:12:57 DEBUG : CopyDest/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856fac7_d20251117_m030614_c001_v0001092_t0013_u01763348774345") 2025/11/17 03:12:57 DEBUG : CopyDest/three: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4011d728008ef2b2_d20251117_m030624_c001_v7007000_t0000_u01763348784181") 2025/11/17 03:12:57 DEBUG : CopyDest/three: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856fad9_d20251117_m030621_c001_v0001092_t0008_u01763348781773") 2025/11/17 03:12:57 DEBUG : CopyDest/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4011d728008ef2b5_d20251117_m030624_c001_v7007000_t0000_u01763348784366") 2025/11/17 03:12:58 DEBUG : CopyDest/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4733_d20251117_m030619_c001_v0001040_t0055_u01763348779457") 2025/11/17 03:12:58 DEBUG : EXISTING: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40214feff809c52b_d20251117_m030755_c001_v7007000_t0000_u01763348875650") 2025/11/17 03:12:58 DEBUG : EXISTING: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4853_d20251117_m030754_c001_v0001040_t0020_u01763348874378") 2025/11/17 03:12:58 DEBUG : PREFIXapple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c2477_d20251117_m031018_c001_v7007000_t0000_u01763349018636") 2025/11/17 03:12:58 DEBUG : PREFIXapple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f938_d20251117_m031013_c001_v0001154_t0007_u01763349013428") 2025/11/17 03:12:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f411f5bf7c33e4917_d20251117_m031019_c001_v7007000_t0000_u01763349019014") 2025/11/17 03:12:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55987c2_d20251117_m031013_c001_v0001153_t0007_u01763349013440") 2025/11/17 03:12:58 DEBUG : PREFIXbanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f411f5bf7c33e4916_d20251117_m031018_c001_v7007000_t0000_u01763349018831") 2025/11/17 03:12:58 DEBUG : PREFIXbanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb9c9_d20251117_m031013_c001_v0001183_t0048_u01763349013421") 2025/11/17 03:12:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f414a76597f5404b8_d20251117_m031019_c001_v7007000_t0000_u01763349019029") 2025/11/17 03:12:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4aa8_d20251117_m031013_c001_v0001040_t0017_u01763349013454") 2025/11/17 03:12:58 DEBUG : Testêé: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40214feff809c506_d20251117_m030751_c001_v7007000_t0000_u01763348871922") 2025/11/17 03:12:58 DEBUG : Testêé: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4843_d20251117_m030751_c001_v0001040_t0003_u01763348871106") 2025/11/17 03:12:58 DEBUG : Testêé: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4841_d20251117_m030750_c001_v0001040_t0016_u01763348870041") 2025/11/17 03:12:58 DEBUG : YXBwbGU=: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c25e_d20251117_m030958_c001_v7007000_t0000_u01763348998229") 2025/11/17 03:12:58 DEBUG : YXBwbGU=: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4a76_d20251117_m030953_c001_v0001040_t0041_u01763348993543") 2025/11/17 03:12:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c260_d20251117_m030958_c001_v7007000_t0000_u01763348998412") 2025/11/17 03:12:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f900_d20251117_m030953_c001_v0001154_t0014_u01763348993413") 2025/11/17 03:12:58 DEBUG : YmFuYW5h: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c261_d20251117_m030958_c001_v7007000_t0000_u01763348998594") 2025/11/17 03:12:58 DEBUG : YmFuYW5h: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a559878a_d20251117_m030953_c001_v0001153_t0003_u01763348993490") 2025/11/17 03:12:58 DEBUG : a/potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee108_d20251117_m030416_c001_v7007000_t0000_u01763348656435") 2025/11/17 03:12:59 DEBUG : a/potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f983_d20251117_m030415_c001_v0001092_t0025_u01763348655728") 2025/11/17 03:12:59 DEBUG : a/potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee0fa_d20251117_m030413_c001_v7007000_t0000_u01763348653916") 2025/11/17 03:12:59 DEBUG : a/potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f975_d20251117_m030412_c001_v0001092_t0045_u01763348652984") 2025/11/17 03:12:59 DEBUG : a/potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee09c_d20251117_m030353_c001_v7007000_t0000_u01763348633866") 2025/11/17 03:12:59 DEBUG : a/potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f925_d20251117_m030352_c001_v0001092_t0029_u01763348632636") 2025/11/17 03:12:59 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd2e_d20251117_m031223_c001_v7007000_t0000_u01763349143607") 2025/11/17 03:12:59 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbcf8_d20251117_m031218_c001_v0001183_t0026_u01763349138980") 2025/11/17 03:12:59 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25cc_d20251117_m031206_c001_v7007000_t0000_u01763349126743") 2025/11/17 03:12:59 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbcad_d20251117_m031201_c001_v0001183_t0020_u01763349121466") 2025/11/17 03:12:59 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b280a_d20251117_m031149_c001_v7007000_t0000_u01763349109644") 2025/11/17 03:12:59 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbc75_d20251117_m031145_c001_v0001183_t0055_u01763349105775") 2025/11/17 03:12:59 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e3167_d20251117_m031134_c001_v7007000_t0000_u01763349094317") 2025/11/17 03:12:59 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbc46_d20251117_m031130_c001_v0001183_t0034_u01763349090150") 2025/11/17 03:12:59 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbc3_d20251117_m031117_c001_v7007000_t0000_u01763349077650") 2025/11/17 03:12:59 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbbcd_d20251117_m031112_c001_v0001183_t0030_u01763349072926") 2025/11/17 03:12:59 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec716268_d20251117_m031100_c001_v7007000_t0000_u01763349060747") 2025/11/17 03:12:59 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f9ab_d20251117_m031053_c001_v0001154_t0001_u01763349053958") 2025/11/17 03:12:59 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2a1_d20251117_m031042_c001_v7007000_t0000_u01763349042307") 2025/11/17 03:12:59 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a559880c_d20251117_m031038_c001_v0001153_t0022_u01763349038864") 2025/11/17 03:12:59 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f414a76597f54050e_d20251117_m031037_c001_v7007000_t0000_u01763349037361") 2025/11/17 03:12:59 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55987f2_d20251117_m031032_c001_v0001153_t0021_u01763349032698") 2025/11/17 03:13:00 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21a6_d20251117_m031020_c001_v7007000_t0000_u01763349020575") 2025/11/17 03:13:00 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f946_d20251117_m031016_c001_v0001154_t0024_u01763349016697") 2025/11/17 03:13:00 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1f0af_d20251117_m031015_c001_v7007000_t0000_u01763349015517") 2025/11/17 03:13:00 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb9b4_d20251117_m031010_c001_v0001183_t0027_u01763349010774") 2025/11/17 03:13:00 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f411f5bf7c33e4876_d20251117_m030956_c001_v7007000_t0000_u01763348996127") 2025/11/17 03:13:00 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a559877a_d20251117_m030950_c001_v0001153_t0004_u01763348990763") 2025/11/17 03:13:00 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa41ff_d20251117_m030938_c001_v7007000_t0000_u01763348978761") 2025/11/17 03:13:00 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598758_d20251117_m030934_c001_v0001153_t0011_u01763348974115") 2025/11/17 03:13:00 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f399f_d20251117_m030921_c001_v7007000_t0000_u01763348961785") 2025/11/17 03:13:00 DEBUG : apple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598720_d20251117_m030917_c001_v0001153_t0015_u01763348957304") 2025/11/17 03:13:00 DEBUG : appleSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c31b_d20251117_m031040_c001_v7007000_t0000_u01763349040742") 2025/11/17 03:13:00 DEBUG : appleSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b1f_d20251117_m031035_c001_v0001040_t0040_u01763349035603") 2025/11/17 03:13:00 DEBUG : appleapple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec71626b_d20251117_m031100_c001_v7007000_t0000_u01763349060932") 2025/11/17 03:13:00 DEBUG : appleapple: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b6b_d20251117_m031056_c001_v0001040_t0046_u01763349056645") 2025/11/17 03:13:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd2f_d20251117_m031223_c001_v7007000_t0000_u01763349143789") 2025/11/17 03:13:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55988f1_d20251117_m031219_c001_v0001153_t0024_u01763349139564") 2025/11/17 03:13:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25ce_d20251117_m031206_c001_v7007000_t0000_u01763349126925") 2025/11/17 03:13:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55988df_d20251117_m031202_c001_v0001153_t0016_u01763349122561") 2025/11/17 03:13:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b280e_d20251117_m031149_c001_v7007000_t0000_u01763349109825") 2025/11/17 03:13:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55988c4_d20251117_m031146_c001_v0001153_t0001_u01763349106374") 2025/11/17 03:13:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e3168_d20251117_m031134_c001_v7007000_t0000_u01763349094498") 2025/11/17 03:13:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55988b2_d20251117_m031131_c001_v0001153_t0007_u01763349091021") 2025/11/17 03:13:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbc4_d20251117_m031117_c001_v7007000_t0000_u01763349077835") 2025/11/17 03:13:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598884_d20251117_m031113_c001_v0001153_t0010_u01763349073503") 2025/11/17 03:13:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f415744888f613f95_d20251117_m031058_c001_v7007000_t0000_u01763349058682") 2025/11/17 03:13:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a559883c_d20251117_m031054_c001_v0001153_t0010_u01763349054756") 2025/11/17 03:13:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2a2_d20251117_m031042_c001_v7007000_t0000_u01763349042489") 2025/11/17 03:13:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbabd_d20251117_m031038_c001_v0001183_t0027_u01763349038854") 2025/11/17 03:13:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c307_d20251117_m031037_c001_v7007000_t0000_u01763349037775") 2025/11/17 03:13:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffba85_d20251117_m031033_c001_v0001183_t0042_u01763349033568") 2025/11/17 03:13:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21a9_d20251117_m031020_c001_v7007000_t0000_u01763349020758") 2025/11/17 03:13:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb9f5_d20251117_m031016_c001_v0001183_t0014_u01763349016731") 2025/11/17 03:13:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1f0b2_d20251117_m031015_c001_v7007000_t0000_u01763349015743") 2025/11/17 03:13:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55987be_d20251117_m031011_c001_v0001153_t0000_u01763349011438") 2025/11/17 03:13:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec7160b4_d20251117_m030955_c001_v7007000_t0000_u01763348995850") 2025/11/17 03:13:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb92f_d20251117_m030951_c001_v0001183_t0013_u01763348991520") 2025/11/17 03:13:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa4202_d20251117_m030939_c001_v7007000_t0000_u01763348979017") 2025/11/17 03:13:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb895_d20251117_m030935_c001_v0001183_t0059_u01763348975023") 2025/11/17 03:13:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f39a1_d20251117_m030921_c001_v7007000_t0000_u01763348961968") 2025/11/17 03:13:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb835_d20251117_m030918_c001_v0001183_t0057_u01763348958158") 2025/11/17 03:13:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1f117_d20251117_m031040_c001_v7007000_t0000_u01763349040751") 2025/11/17 03:13:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55987fc_d20251117_m031035_c001_v0001153_t0004_u01763349035574") 2025/11/17 03:13:02 DEBUG : b/potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee109_d20251117_m030416_c001_v7007000_t0000_u01763348656617") 2025/11/17 03:13:02 DEBUG : b/potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f977_d20251117_m030414_c001_v0001092_t0041_u01763348654506") 2025/11/17 03:13:02 DEBUG : b/potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee0f8_d20251117_m030413_c001_v7007000_t0000_u01763348653360") 2025/11/17 03:13:02 DEBUG : b/potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f96f_d20251117_m030411_c001_v0001092_t0008_u01763348651438") 2025/11/17 03:13:02 DEBUG : b/potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee096_d20251117_m030353_c001_v7007000_t0000_u01763348633218") 2025/11/17 03:13:02 DEBUG : b/potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f921_d20251117_m030351_c001_v0001092_t0032_u01763348631444") 2025/11/17 03:13:02 DEBUG : backup/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f404ae298e5f4e833_d20251117_m030637_c001_v7007000_t0000_u01763348797125") 2025/11/17 03:13:02 DEBUG : backup/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f102cc11bf12e67d3_d20251117_m030634_c001_v0001029_t0031_u01763348794997") 2025/11/17 03:13:02 DEBUG : backup/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f114661bc111cb1a1_d20251117_m030630_c001_v0001184_t0001_u01763348790882") 2025/11/17 03:13:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9bf78_d20251117_m030708_c001_v7007000_t0000_u01763348828332") 2025/11/17 03:13:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f1119bf5c8c01b3cd_d20251117_m030703_c001_v0001116_t0052_u01763348823633") 2025/11/17 03:13:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f114d66c7a3e9a0d7_d20251117_m030657_c001_v0001183_t0004_u01763348817385") 2025/11/17 03:13:02 DEBUG : backup/one.bak: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4187174175558ad2_d20251117_m030650_c001_v7007000_t0000_u01763348810052") 2025/11/17 03:13:02 DEBUG : backup/one.bak: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111e1ccdb474bcf2_d20251117_m030647_c001_v0001144_t0053_u01763348807653") 2025/11/17 03:13:02 DEBUG : backup/one.bak: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f110e46e367779bd0_d20251117_m030643_c001_v0001182_t0017_u01763348803891") 2025/11/17 03:13:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9bf79_d20251117_m030708_c001_v7007000_t0000_u01763348828513") 2025/11/17 03:13:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f108b4a435a147e74_d20251117_m030707_c001_v0001161_t0020_u01763348827275") 2025/11/17 03:13:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f1064fc041fba0234_d20251117_m030700_c001_v0001153_t0003_u01763348820799") 2025/11/17 03:13:02 DEBUG : backup/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f404ae298e5f4e834_d20251117_m030637_c001_v7007000_t0000_u01763348797319") 2025/11/17 03:13:02 DEBUG : backup/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f109502d399d3999b_d20251117_m030636_c001_v0001161_t0045_u01763348796235") 2025/11/17 03:13:02 DEBUG : backup/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f1061e11140a835a2_d20251117_m030632_c001_v0001101_t0028_u01763348792511") 2025/11/17 03:13:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4187174175558ad3_d20251117_m030650_c001_v7007000_t0000_u01763348810273") 2025/11/17 03:13:03 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f108cce03c667612d_d20251117_m030649_c001_v0001120_t0025_u01763348809046") 2025/11/17 03:13:03 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f103a93571a806498_d20251117_m030645_c001_v0001184_t0012_u01763348805450") 2025/11/17 03:13:03 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd30_d20251117_m031223_c001_v7007000_t0000_u01763349143971") 2025/11/17 03:13:03 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4c3c_d20251117_m031219_c001_v0001040_t0043_u01763349139181") 2025/11/17 03:13:03 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25d0_d20251117_m031207_c001_v7007000_t0000_u01763349127107") 2025/11/17 03:13:03 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4c1e_d20251117_m031201_c001_v0001040_t0032_u01763349121662") 2025/11/17 03:13:03 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b2812_d20251117_m031150_c001_v7007000_t0000_u01763349110008") 2025/11/17 03:13:03 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4bf3_d20251117_m031145_c001_v0001040_t0038_u01763349105977") 2025/11/17 03:13:03 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e3169_d20251117_m031134_c001_v7007000_t0000_u01763349094680") 2025/11/17 03:13:03 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4bd7_d20251117_m031130_c001_v0001040_t0006_u01763349090373") 2025/11/17 03:13:03 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbc8_d20251117_m031118_c001_v7007000_t0000_u01763349078081") 2025/11/17 03:13:03 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4ba5_d20251117_m031113_c001_v0001040_t0057_u01763349073137") 2025/11/17 03:13:03 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec71626e_d20251117_m031101_c001_v7007000_t0000_u01763349061113") 2025/11/17 03:13:03 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b61_d20251117_m031054_c001_v0001040_t0016_u01763349054296") 2025/11/17 03:13:03 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2a3_d20251117_m031042_c001_v7007000_t0000_u01763349042673") 2025/11/17 03:13:03 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b31_d20251117_m031038_c001_v0001040_t0018_u01763349038882") 2025/11/17 03:13:03 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694d61c_d20251117_m031037_c001_v7007000_t0000_u01763349037585") 2025/11/17 03:13:03 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f972_d20251117_m031033_c001_v0001154_t0020_u01763349033218") 2025/11/17 03:13:03 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21ad_d20251117_m031021_c001_v7007000_t0000_u01763349021018") 2025/11/17 03:13:03 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55987cc_d20251117_m031016_c001_v0001153_t0013_u01763349016720") 2025/11/17 03:13:04 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f414a76597f54049d_d20251117_m031015_c001_v7007000_t0000_u01763349015753") 2025/11/17 03:13:04 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f932_d20251117_m031010_c001_v0001154_t0019_u01763349010971") 2025/11/17 03:13:04 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41523415b8532bcc_d20251117_m030955_c001_v7007000_t0000_u01763348995902") 2025/11/17 03:13:04 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f8f8_d20251117_m030951_c001_v0001154_t0023_u01763348991146") 2025/11/17 03:13:04 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa4207_d20251117_m030939_c001_v7007000_t0000_u01763348979236") 2025/11/17 03:13:04 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f8c8_d20251117_m030934_c001_v0001154_t0010_u01763348974662") 2025/11/17 03:13:04 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f39a2_d20251117_m030922_c001_v7007000_t0000_u01763348962151") 2025/11/17 03:13:04 DEBUG : banana: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f89a_d20251117_m030917_c001_v0001154_t0001_u01763348957744") 2025/11/17 03:13:04 DEBUG : bananaSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694d636_d20251117_m031040_c001_v7007000_t0000_u01763349040550") 2025/11/17 03:13:04 DEBUG : bananaSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffba95_d20251117_m031035_c001_v0001183_t0033_u01763349035596") 2025/11/17 03:13:04 DEBUG : both0: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf8f8_d20251117_m030849_c001_v7007000_t0000_u01763348929580") 2025/11/17 03:13:04 DEBUG : both0: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4907_d20251117_m030825_c001_v0001040_t0010_u01763348905933") 2025/11/17 03:13:04 DEBUG : both0: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf47b_d20251117_m030821_c001_v7007000_t0000_u01763348901684") 2025/11/17 03:13:04 DEBUG : both0: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4859_d20251117_m030757_c001_v0001040_t0041_u01763348877549") 2025/11/17 03:13:04 DEBUG : both1: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf8f9_d20251117_m030849_c001_v7007000_t0000_u01763348929822") 2025/11/17 03:13:04 DEBUG : both1: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db490d_d20251117_m030827_c001_v0001040_t0015_u01763348907054") 2025/11/17 03:13:04 DEBUG : both1: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf47c_d20251117_m030821_c001_v7007000_t0000_u01763348901867") 2025/11/17 03:13:04 DEBUG : both1: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db485f_d20251117_m030758_c001_v0001040_t0058_u01763348878409") 2025/11/17 03:13:04 DEBUG : both10: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf8fc_d20251117_m030850_c001_v7007000_t0000_u01763348930003") 2025/11/17 03:13:04 DEBUG : both10: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db494b_d20251117_m030836_c001_v0001040_t0027_u01763348916409") 2025/11/17 03:13:04 DEBUG : both10: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf47d_d20251117_m030822_c001_v7007000_t0000_u01763348902049") 2025/11/17 03:13:04 DEBUG : both10: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48a3_d20251117_m030808_c001_v0001040_t0032_u01763348888560") 2025/11/17 03:13:05 DEBUG : both11: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf8fd_d20251117_m030850_c001_v7007000_t0000_u01763348930184") 2025/11/17 03:13:05 DEBUG : both11: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db494f_d20251117_m030837_c001_v0001040_t0010_u01763348917838") 2025/11/17 03:13:05 DEBUG : both11: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf480_d20251117_m030822_c001_v7007000_t0000_u01763348902232") 2025/11/17 03:13:05 DEBUG : both11: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48a9_d20251117_m030809_c001_v0001040_t0022_u01763348889502") 2025/11/17 03:13:05 DEBUG : both12: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf8ff_d20251117_m030850_c001_v7007000_t0000_u01763348930366") 2025/11/17 03:13:05 DEBUG : both12: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4955_d20251117_m030838_c001_v0001040_t0054_u01763348918754") 2025/11/17 03:13:05 DEBUG : both12: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf481_d20251117_m030822_c001_v7007000_t0000_u01763348902416") 2025/11/17 03:13:05 DEBUG : both12: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48af_d20251117_m030810_c001_v0001040_t0012_u01763348890555") 2025/11/17 03:13:05 DEBUG : both13: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf901_d20251117_m030850_c001_v7007000_t0000_u01763348930547") 2025/11/17 03:13:05 DEBUG : both13: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db495b_d20251117_m030839_c001_v0001040_t0014_u01763348919602") 2025/11/17 03:13:05 DEBUG : both13: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf483_d20251117_m030822_c001_v7007000_t0000_u01763348902599") 2025/11/17 03:13:05 DEBUG : both13: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48b7_d20251117_m030811_c001_v0001040_t0055_u01763348891634") 2025/11/17 03:13:05 DEBUG : both14: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf904_d20251117_m030850_c001_v7007000_t0000_u01763348930728") 2025/11/17 03:13:05 DEBUG : both14: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4965_d20251117_m030840_c001_v0001040_t0010_u01763348920517") 2025/11/17 03:13:05 DEBUG : both14: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf484_d20251117_m030822_c001_v7007000_t0000_u01763348902790") 2025/11/17 03:13:05 DEBUG : both14: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48bd_d20251117_m030812_c001_v0001040_t0015_u01763348892499") 2025/11/17 03:13:05 DEBUG : both15: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf905_d20251117_m030850_c001_v7007000_t0000_u01763348930919") 2025/11/17 03:13:05 DEBUG : both15: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db496d_d20251117_m030841_c001_v0001040_t0032_u01763348921614") 2025/11/17 03:13:05 DEBUG : both15: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf485_d20251117_m030822_c001_v7007000_t0000_u01763348902976") 2025/11/17 03:13:05 DEBUG : both15: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48c1_d20251117_m030813_c001_v0001040_t0021_u01763348893378") 2025/11/17 03:13:06 DEBUG : both16: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf906_d20251117_m030851_c001_v7007000_t0000_u01763348931101") 2025/11/17 03:13:06 DEBUG : both16: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4973_d20251117_m030842_c001_v0001040_t0044_u01763348922519") 2025/11/17 03:13:06 DEBUG : both16: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf486_d20251117_m030823_c001_v7007000_t0000_u01763348903159") 2025/11/17 03:13:06 DEBUG : both16: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48cb_d20251117_m030814_c001_v0001040_t0025_u01763348894380") 2025/11/17 03:13:06 DEBUG : both17: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf908_d20251117_m030851_c001_v7007000_t0000_u01763348931282") 2025/11/17 03:13:06 DEBUG : both17: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4979_d20251117_m030843_c001_v0001040_t0054_u01763348923264") 2025/11/17 03:13:06 DEBUG : both17: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf489_d20251117_m030823_c001_v7007000_t0000_u01763348903342") 2025/11/17 03:13:06 DEBUG : both17: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48d5_d20251117_m030815_c001_v0001040_t0014_u01763348895414") 2025/11/17 03:13:06 DEBUG : both18: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf910_d20251117_m030851_c001_v7007000_t0000_u01763348931464") 2025/11/17 03:13:06 DEBUG : both18: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db497f_d20251117_m030844_c001_v0001040_t0035_u01763348924645") 2025/11/17 03:13:06 DEBUG : both18: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf48b_d20251117_m030823_c001_v7007000_t0000_u01763348903534") 2025/11/17 03:13:06 DEBUG : both18: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48dd_d20251117_m030816_c001_v0001040_t0012_u01763348896359") 2025/11/17 03:13:06 DEBUG : both19: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf911_d20251117_m030851_c001_v7007000_t0000_u01763348931646") 2025/11/17 03:13:06 DEBUG : both19: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4985_d20251117_m030845_c001_v0001040_t0042_u01763348925811") 2025/11/17 03:13:06 DEBUG : both19: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf48c_d20251117_m030823_c001_v7007000_t0000_u01763348903717") 2025/11/17 03:13:06 DEBUG : both19: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48e7_d20251117_m030817_c001_v0001040_t0009_u01763348897260") 2025/11/17 03:13:06 DEBUG : both2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf912_d20251117_m030851_c001_v7007000_t0000_u01763348931828") 2025/11/17 03:13:06 DEBUG : both2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4913_d20251117_m030828_c001_v0001040_t0011_u01763348908233") 2025/11/17 03:13:06 DEBUG : both2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf48f_d20251117_m030823_c001_v7007000_t0000_u01763348903902") 2025/11/17 03:13:06 DEBUG : both2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4867_d20251117_m030759_c001_v0001040_t0054_u01763348879317") 2025/11/17 03:13:07 DEBUG : both3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf914_d20251117_m030852_c001_v7007000_t0000_u01763348932009") 2025/11/17 03:13:07 DEBUG : both3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db491b_d20251117_m030829_c001_v0001040_t0035_u01763348909366") 2025/11/17 03:13:07 DEBUG : both3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf491_d20251117_m030824_c001_v7007000_t0000_u01763348904085") 2025/11/17 03:13:07 DEBUG : both3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4873_d20251117_m030801_c001_v0001040_t0016_u01763348881026") 2025/11/17 03:13:07 DEBUG : both4: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf916_d20251117_m030852_c001_v7007000_t0000_u01763348932194") 2025/11/17 03:13:07 DEBUG : both4: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4921_d20251117_m030830_c001_v0001040_t0017_u01763348910396") 2025/11/17 03:13:07 DEBUG : both4: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf492_d20251117_m030824_c001_v7007000_t0000_u01763348904268") 2025/11/17 03:13:07 DEBUG : both4: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db487d_d20251117_m030802_c001_v0001040_t0051_u01763348882226") 2025/11/17 03:13:07 DEBUG : both5: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf917_d20251117_m030852_c001_v7007000_t0000_u01763348932380") 2025/11/17 03:13:07 DEBUG : both5: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4929_d20251117_m030831_c001_v0001040_t0039_u01763348911236") 2025/11/17 03:13:07 DEBUG : both5: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf495_d20251117_m030824_c001_v7007000_t0000_u01763348904450") 2025/11/17 03:13:07 DEBUG : both5: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4885_d20251117_m030803_c001_v0001040_t0019_u01763348883191") 2025/11/17 03:13:07 DEBUG : both6: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf918_d20251117_m030852_c001_v7007000_t0000_u01763348932563") 2025/11/17 03:13:07 DEBUG : both6: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db492f_d20251117_m030832_c001_v0001040_t0009_u01763348912410") 2025/11/17 03:13:07 DEBUG : both6: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf496_d20251117_m030824_c001_v7007000_t0000_u01763348904633") 2025/11/17 03:13:07 DEBUG : both6: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4889_d20251117_m030804_c001_v0001040_t0039_u01763348884240") 2025/11/17 03:13:07 DEBUG : both7: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf919_d20251117_m030852_c001_v7007000_t0000_u01763348932744") 2025/11/17 03:13:07 DEBUG : both7: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4933_d20251117_m030833_c001_v0001040_t0034_u01763348913446") 2025/11/17 03:13:07 DEBUG : both7: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf498_d20251117_m030824_c001_v7007000_t0000_u01763348904816") 2025/11/17 03:13:07 DEBUG : both7: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db488d_d20251117_m030805_c001_v0001040_t0046_u01763348885012") 2025/11/17 03:13:07 DEBUG : both8: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf91a_d20251117_m030852_c001_v7007000_t0000_u01763348932929") 2025/11/17 03:13:07 DEBUG : both8: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4939_d20251117_m030834_c001_v0001040_t0014_u01763348914518") 2025/11/17 03:13:08 DEBUG : both8: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf499_d20251117_m030824_c001_v7007000_t0000_u01763348904998") 2025/11/17 03:13:08 DEBUG : both8: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4893_d20251117_m030806_c001_v0001040_t0042_u01763348886007") 2025/11/17 03:13:08 DEBUG : both9: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf91e_d20251117_m030853_c001_v7007000_t0000_u01763348933192") 2025/11/17 03:13:08 DEBUG : both9: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4945_d20251117_m030835_c001_v0001040_t0044_u01763348915728") 2025/11/17 03:13:08 DEBUG : both9: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf49a_d20251117_m030825_c001_v7007000_t0000_u01763348905182") 2025/11/17 03:13:08 DEBUG : both9: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db489b_d20251117_m030807_c001_v0001040_t0001_u01763348887145") 2025/11/17 03:13:08 DEBUG : c/non empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee10d_d20251117_m030416_c001_v7007000_t0000_u01763348656799") 2025/11/17 03:13:08 DEBUG : c/non empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f979_d20251117_m030414_c001_v0001092_t0028_u01763348654863") 2025/11/17 03:13:08 DEBUG : c/non empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee0fb_d20251117_m030414_c001_v7007000_t0000_u01763348654098") 2025/11/17 03:13:08 DEBUG : c/non empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f973_d20251117_m030411_c001_v0001092_t0021_u01763348651991") 2025/11/17 03:13:08 DEBUG : c/non empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee09f_d20251117_m030354_c001_v7007000_t0000_u01763348634048") 2025/11/17 03:13:08 DEBUG : c/non empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f923_d20251117_m030351_c001_v0001092_t0059_u01763348631903") 2025/11/17 03:13:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c263_d20251117_m030958_c001_v7007000_t0000_u01763348998776") 2025/11/17 03:13:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb935_d20251117_m030953_c001_v0001183_t0039_u01763348993521") 2025/11/17 03:13:08 DEBUG : check sum: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f32a3_d20251117_m030343_c001_v7007000_t0000_u01763348623714") 2025/11/17 03:13:08 DEBUG : check sum: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f8ff_d20251117_m030342_c001_v0001092_t0017_u01763348622597") 2025/11/17 03:13:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa457d_d20251117_m031254_c001_v7007000_t0000_u01763349174267") 2025/11/17 03:13:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbd44_d20251117_m031252_c001_v0001183_t0014_u01763349172762") 2025/11/17 03:13:08 DEBUG : dest/3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4011d728008ef253_d20251117_m030606_c001_v7007000_t0000_u01763348766929") 2025/11/17 03:13:08 DEBUG : dest/3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f400e6a683d815327_d20251117_m030605_c001_v0001131_t0038_u01763348765819") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec716270_d20251117_m031101_c001_v7007000_t0000_u01763349061294") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598844_d20251117_m031056_c001_v0001153_t0004_u01763349056862") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd33_d20251117_m031224_c001_v7007000_t0000_u01763349144153") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbcd9_d20251117_m031211_c001_v0001183_t0020_u01763349131473") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25d3_d20251117_m031207_c001_v7007000_t0000_u01763349127318") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbc83_d20251117_m031154_c001_v0001183_t0018_u01763349114314") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b2815_d20251117_m031150_c001_v7007000_t0000_u01763349110189") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbc64_d20251117_m031139_c001_v0001183_t0018_u01763349099027") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e316a_d20251117_m031134_c001_v7007000_t0000_u01763349094876") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbc12_d20251117_m031122_c001_v0001183_t0039_u01763349082539") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbca_d20251117_m031118_c001_v7007000_t0000_u01763349078285") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbb8f_d20251117_m031105_c001_v0001183_t0010_u01763349065619") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f415744888f613f94_d20251117_m031058_c001_v7007000_t0000_u01763349058454") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f998_d20251117_m031047_c001_v0001154_t0008_u01763349047043") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2a4_d20251117_m031042_c001_v7007000_t0000_u01763349042856") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbabf_d20251117_m031039_c001_v0001183_t0029_u01763349039091") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f3b1c_d20251117_m031037_c001_v7007000_t0000_u01763349037781") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55987de_d20251117_m031025_c001_v0001153_t0003_u01763349025536") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21b1_d20251117_m031021_c001_v7007000_t0000_u01763349021266") 2025/11/17 03:13:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb9f9_d20251117_m031016_c001_v0001183_t0052_u01763349016940") 2025/11/17 03:13:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f411f5bf7c33e4908_d20251117_m031015_c001_v7007000_t0000_u01763349015764") 2025/11/17 03:13:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb97e_d20251117_m031002_c001_v0001183_t0026_u01763349002889") 2025/11/17 03:13:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec7160b5_d20251117_m030955_c001_v7007000_t0000_u01763348995865") 2025/11/17 03:13:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a559876a_d20251117_m030943_c001_v0001153_t0001_u01763348983645") 2025/11/17 03:13:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa420b_d20251117_m030939_c001_v7007000_t0000_u01763348979433") 2025/11/17 03:13:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598742_d20251117_m030926_c001_v0001153_t0011_u01763348966674") 2025/11/17 03:13:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f39a3_d20251117_m030922_c001_v7007000_t0000_u01763348962332") 2025/11/17 03:13:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a559870c_d20251117_m030910_c001_v0001153_t0023_u01763348950798") 2025/11/17 03:13:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b221c_d20251117_m031040_c001_v7007000_t0000_u01763349040603") 2025/11/17 03:13:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffba97_d20251117_m031035_c001_v0001183_t0002_u01763349035801") 2025/11/17 03:13:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec716271_d20251117_m031101_c001_v7007000_t0000_u01763349061477") 2025/11/17 03:13:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbb3f_d20251117_m031056_c001_v0001183_t0041_u01763349056873") 2025/11/17 03:13:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd34_d20251117_m031224_c001_v7007000_t0000_u01763349144336") 2025/11/17 03:13:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4c2c_d20251117_m031212_c001_v0001040_t0052_u01763349132032") 2025/11/17 03:13:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25d6_d20251117_m031207_c001_v7007000_t0000_u01763349127500") 2025/11/17 03:13:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4c02_d20251117_m031154_c001_v0001040_t0052_u01763349114878") 2025/11/17 03:13:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b2819_d20251117_m031150_c001_v7007000_t0000_u01763349110371") 2025/11/17 03:13:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4bdf_d20251117_m031139_c001_v0001040_t0056_u01763349099590") 2025/11/17 03:13:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e316d_d20251117_m031135_c001_v7007000_t0000_u01763349095140") 2025/11/17 03:13:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4bc1_d20251117_m031123_c001_v0001040_t0030_u01763349083094") 2025/11/17 03:13:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbcf_d20251117_m031118_c001_v7007000_t0000_u01763349078493") 2025/11/17 03:13:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b93_d20251117_m031106_c001_v0001040_t0034_u01763349066247") 2025/11/17 03:13:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4011d728008ef7e3_d20251117_m031058_c001_v7007000_t0000_u01763349058848") 2025/11/17 03:13:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b49_d20251117_m031047_c001_v0001040_t0057_u01763349047858") 2025/11/17 03:13:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2a5_d20251117_m031043_c001_v7007000_t0000_u01763349043037") 2025/11/17 03:13:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a559880e_d20251117_m031039_c001_v0001153_t0001_u01763349039196") 2025/11/17 03:13:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f414a76597f540512_d20251117_m031037_c001_v7007000_t0000_u01763349037727") 2025/11/17 03:13:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f962_d20251117_m031026_c001_v0001154_t0004_u01763349026264") 2025/11/17 03:13:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21b2_d20251117_m031021_c001_v7007000_t0000_u01763349021515") 2025/11/17 03:13:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4abf_d20251117_m031017_c001_v0001040_t0002_u01763349017020") 2025/11/17 03:13:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1f0b1_d20251117_m031015_c001_v7007000_t0000_u01763349015741") 2025/11/17 03:13:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f91c_d20251117_m031003_c001_v0001154_t0012_u01763349003469") 2025/11/17 03:13:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417cfe994504dfad_d20251117_m030956_c001_v7007000_t0000_u01763348996019") 2025/11/17 03:13:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f8e2_d20251117_m030944_c001_v0001154_t0020_u01763348984361") 2025/11/17 03:13:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa420c_d20251117_m030939_c001_v7007000_t0000_u01763348979617") 2025/11/17 03:13:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f8ae_d20251117_m030927_c001_v0001154_t0007_u01763348967471") 2025/11/17 03:13:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f39a4_d20251117_m030922_c001_v7007000_t0000_u01763348962552") 2025/11/17 03:13:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f884_d20251117_m030911_c001_v0001154_t0013_u01763348951494") 2025/11/17 03:13:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4011d728008ef784_d20251117_m031040_c001_v7007000_t0000_u01763349040760") 2025/11/17 03:13:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55987fe_d20251117_m031035_c001_v0001153_t0000_u01763349035937") 2025/11/17 03:13:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec716273_d20251117_m031101_c001_v7007000_t0000_u01763349061674") 2025/11/17 03:13:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b6f_d20251117_m031057_c001_v0001040_t0019_u01763349057045") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd35_d20251117_m031224_c001_v7007000_t0000_u01763349144518") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55988e3_d20251117_m031212_c001_v0001153_t0022_u01763349132884") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25d9_d20251117_m031207_c001_v7007000_t0000_u01763349127687") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55988d0_d20251117_m031155_c001_v0001153_t0004_u01763349115686") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b281b_d20251117_m031150_c001_v7007000_t0000_u01763349110553") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55988bc_d20251117_m031140_c001_v0001153_t0005_u01763349100454") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e316e_d20251117_m031135_c001_v7007000_t0000_u01763349095324") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a559889c_d20251117_m031124_c001_v0001153_t0025_u01763349084262") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbd1_d20251117_m031118_c001_v7007000_t0000_u01763349078678") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a559886c_d20251117_m031107_c001_v0001153_t0018_u01763349067128") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e307c_d20251117_m031058_c001_v7007000_t0000_u01763349058592") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598828_d20251117_m031048_c001_v0001153_t0011_u01763349048577") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2a6_d20251117_m031043_c001_v7007000_t0000_u01763349043289") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f986_d20251117_m031039_c001_v0001154_t0021_u01763349039306") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a28f_d20251117_m031037_c001_v7007000_t0000_u01763349037745") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffba53_d20251117_m031027_c001_v0001183_t0044_u01763349027020") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21b3_d20251117_m031021_c001_v7007000_t0000_u01763349021758") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f94c_d20251117_m031017_c001_v0001154_t0007_u01763349017117") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1f0aa_d20251117_m031015_c001_v7007000_t0000_u01763349015331") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55987aa_d20251117_m031004_c001_v0001153_t0022_u01763349004250") 2025/11/17 03:13:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f418717417555adba_d20251117_m030955_c001_v7007000_t0000_u01763348995880") 2025/11/17 03:13:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb8e9_d20251117_m030945_c001_v0001183_t0004_u01763348985072") 2025/11/17 03:13:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa420d_d20251117_m030939_c001_v7007000_t0000_u01763348979799") 2025/11/17 03:13:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb867_d20251117_m030928_c001_v0001183_t0047_u01763348968202") 2025/11/17 03:13:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f39a5_d20251117_m030922_c001_v7007000_t0000_u01763348962761") 2025/11/17 03:13:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb803_d20251117_m030911_c001_v0001183_t0003_u01763348951968") 2025/11/17 03:13:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694d638_d20251117_m031040_c001_v7007000_t0000_u01763349040915") 2025/11/17 03:13:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f97a_d20251117_m031035_c001_v0001154_t0008_u01763349035986") 2025/11/17 03:13:13 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec716274_d20251117_m031101_c001_v7007000_t0000_u01763349061887") 2025/11/17 03:13:13 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f9b3_d20251117_m031057_c001_v0001154_t0000_u01763349057053") 2025/11/17 03:13:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd36_d20251117_m031224_c001_v7007000_t0000_u01763349144700") 2025/11/17 03:13:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa3f_d20251117_m031213_c001_v0001154_t0001_u01763349133603") 2025/11/17 03:13:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25db_d20251117_m031207_c001_v7007000_t0000_u01763349127871") 2025/11/17 03:13:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa23_d20251117_m031156_c001_v0001154_t0019_u01763349116502") 2025/11/17 03:13:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b281f_d20251117_m031150_c001_v7007000_t0000_u01763349110735") 2025/11/17 03:13:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa09_d20251117_m031141_c001_v0001154_t0010_u01763349101158") 2025/11/17 03:13:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e316f_d20251117_m031135_c001_v7007000_t0000_u01763349095505") 2025/11/17 03:13:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f9fb_d20251117_m031125_c001_v0001154_t0006_u01763349085056") 2025/11/17 03:13:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbd2_d20251117_m031118_c001_v7007000_t0000_u01763349078862") 2025/11/17 03:13:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f9cb_d20251117_m031107_c001_v0001154_t0014_u01763349067812") 2025/11/17 03:13:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f415744888f613f96_d20251117_m031058_c001_v7007000_t0000_u01763349058864") 2025/11/17 03:13:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbb09_d20251117_m031049_c001_v0001183_t0044_u01763349049256") 2025/11/17 03:13:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2a9_d20251117_m031043_c001_v7007000_t0000_u01763349043475") 2025/11/17 03:13:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbac1_d20251117_m031039_c001_v0001183_t0022_u01763349039329") 2025/11/17 03:13:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f3b1b_d20251117_m031037_c001_v7007000_t0000_u01763349037750") 2025/11/17 03:13:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4aef_d20251117_m031027_c001_v0001040_t0018_u01763349027613") 2025/11/17 03:13:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21b7_d20251117_m031021_c001_v7007000_t0000_u01763349021945") 2025/11/17 03:13:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb9fb_d20251117_m031017_c001_v0001183_t0040_u01763349017134") 2025/11/17 03:13:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1f0a6_d20251117_m031015_c001_v7007000_t0000_u01763349015149") 2025/11/17 03:13:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4a8c_d20251117_m031005_c001_v0001040_t0029_u01763349005127") 2025/11/17 03:13:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec7160b3_d20251117_m030955_c001_v7007000_t0000_u01763348995642") 2025/11/17 03:13:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4a5a_d20251117_m030945_c001_v0001040_t0021_u01763348985641") 2025/11/17 03:13:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa420e_d20251117_m030939_c001_v7007000_t0000_u01763348979981") 2025/11/17 03:13:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4a16_d20251117_m030928_c001_v0001040_t0026_u01763348968815") 2025/11/17 03:13:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f39a6_d20251117_m030922_c001_v7007000_t0000_u01763348962945") 2025/11/17 03:13:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db49d5_d20251117_m030912_c001_v0001040_t0056_u01763348952161") 2025/11/17 03:13:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c31f_d20251117_m031040_c001_v7007000_t0000_u01763349040927") 2025/11/17 03:13:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b23_d20251117_m031035_c001_v0001040_t0041_u01763349035991") 2025/11/17 03:13:14 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec716276_d20251117_m031102_c001_v7007000_t0000_u01763349062137") 2025/11/17 03:13:14 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbb41_d20251117_m031057_c001_v0001183_t0048_u01763349057076") 2025/11/17 03:13:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd38_d20251117_m031224_c001_v7007000_t0000_u01763349144883") 2025/11/17 03:13:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbce7_d20251117_m031213_c001_v0001183_t0030_u01763349133952") 2025/11/17 03:13:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25dd_d20251117_m031208_c001_v7007000_t0000_u01763349128079") 2025/11/17 03:13:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbc9d_d20251117_m031156_c001_v0001183_t0017_u01763349116832") 2025/11/17 03:13:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b2824_d20251117_m031150_c001_v7007000_t0000_u01763349110916") 2025/11/17 03:13:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbc69_d20251117_m031141_c001_v0001183_t0052_u01763349101521") 2025/11/17 03:13:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e3171_d20251117_m031135_c001_v7007000_t0000_u01763349095687") 2025/11/17 03:13:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbc2a_d20251117_m031125_c001_v0001183_t0020_u01763349085382") 2025/11/17 03:13:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbd3_d20251117_m031119_c001_v7007000_t0000_u01763349079047") 2025/11/17 03:13:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbbaa_d20251117_m031108_c001_v0001183_t0000_u01763349068389") 2025/11/17 03:13:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e307a_d20251117_m031058_c001_v7007000_t0000_u01763349058411") 2025/11/17 03:13:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f99c_d20251117_m031049_c001_v0001154_t0005_u01763349049465") 2025/11/17 03:13:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2ac_d20251117_m031043_c001_v7007000_t0000_u01763349043657") 2025/11/17 03:13:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b33_d20251117_m031039_c001_v0001040_t0005_u01763349039410") 2025/11/17 03:13:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694d61a_d20251117_m031037_c001_v7007000_t0000_u01763349037403") 2025/11/17 03:13:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55987e6_d20251117_m031027_c001_v0001153_t0017_u01763349027988") 2025/11/17 03:13:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21b9_d20251117_m031022_c001_v7007000_t0000_u01763349022128") 2025/11/17 03:13:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4ac3_d20251117_m031017_c001_v0001040_t0007_u01763349017351") 2025/11/17 03:13:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a235_d20251117_m031015_c001_v7007000_t0000_u01763349015545") 2025/11/17 03:13:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb98e_d20251117_m031005_c001_v0001183_t0045_u01763349005706") 2025/11/17 03:13:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c258_d20251117_m030956_c001_v7007000_t0000_u01763348996031") 2025/11/17 03:13:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598770_d20251117_m030946_c001_v0001153_t0002_u01763348986158") 2025/11/17 03:13:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa4210_d20251117_m030940_c001_v7007000_t0000_u01763348980164") 2025/11/17 03:13:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a559874a_d20251117_m030929_c001_v0001153_t0024_u01763348969382") 2025/11/17 03:13:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f39a7_d20251117_m030923_c001_v7007000_t0000_u01763348963126") 2025/11/17 03:13:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598714_d20251117_m030912_c001_v0001153_t0025_u01763348952640") 2025/11/17 03:13:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f414a76597f54051e_d20251117_m031040_c001_v7007000_t0000_u01763349040653") 2025/11/17 03:13:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffba9b_d20251117_m031036_c001_v0001183_t0027_u01763349036006") 2025/11/17 03:13:16 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec716277_d20251117_m031102_c001_v7007000_t0000_u01763349062332") 2025/11/17 03:13:16 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598848_d20251117_m031057_c001_v0001153_t0016_u01763349057366") 2025/11/17 03:13:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd39_d20251117_m031225_c001_v7007000_t0000_u01763349145066") 2025/11/17 03:13:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4c30_d20251117_m031214_c001_v0001040_t0002_u01763349134200") 2025/11/17 03:13:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25e0_d20251117_m031208_c001_v7007000_t0000_u01763349128262") 2025/11/17 03:13:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4c0c_d20251117_m031157_c001_v0001040_t0023_u01763349117035") 2025/11/17 03:13:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b2828_d20251117_m031151_c001_v7007000_t0000_u01763349111097") 2025/11/17 03:13:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4be3_d20251117_m031141_c001_v0001040_t0041_u01763349101721") 2025/11/17 03:13:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e3174_d20251117_m031135_c001_v7007000_t0000_u01763349095869") 2025/11/17 03:13:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4bc7_d20251117_m031125_c001_v0001040_t0009_u01763349085575") 2025/11/17 03:13:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbd4_d20251117_m031119_c001_v7007000_t0000_u01763349079232") 2025/11/17 03:13:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b99_d20251117_m031108_c001_v0001040_t0030_u01763349068596") 2025/11/17 03:13:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e307d_d20251117_m031058_c001_v7007000_t0000_u01763349058773") 2025/11/17 03:13:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b53_d20251117_m031049_c001_v0001040_t0048_u01763349049818") 2025/11/17 03:13:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2ad_d20251117_m031043_c001_v7007000_t0000_u01763349043839") 2025/11/17 03:13:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbac5_d20251117_m031039_c001_v0001183_t0049_u01763349039527") 2025/11/17 03:13:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a28d_d20251117_m031037_c001_v7007000_t0000_u01763349037382") 2025/11/17 03:13:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f968_d20251117_m031028_c001_v0001154_t0018_u01763349028303") 2025/11/17 03:13:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21ba_d20251117_m031022_c001_v7007000_t0000_u01763349022312") 2025/11/17 03:13:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffba01_d20251117_m031017_c001_v0001183_t0009_u01763349017363") 2025/11/17 03:13:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1f0ae_d20251117_m031015_c001_v7007000_t0000_u01763349015516") 2025/11/17 03:13:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f924_d20251117_m031005_c001_v0001154_t0012_u01763349005900") 2025/11/17 03:13:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f407579c9528c86e4_d20251117_m030956_c001_v7007000_t0000_u01763348996090") 2025/11/17 03:13:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f8e6_d20251117_m030946_c001_v0001154_t0017_u01763348986532") 2025/11/17 03:13:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa4212_d20251117_m030940_c001_v7007000_t0000_u01763348980414") 2025/11/17 03:13:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f8b2_d20251117_m030929_c001_v0001154_t0002_u01763348969812") 2025/11/17 03:13:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f39a8_d20251117_m030923_c001_v7007000_t0000_u01763348963352") 2025/11/17 03:13:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f88a_d20251117_m030913_c001_v0001154_t0017_u01763348953180") 2025/11/17 03:13:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1f116_d20251117_m031040_c001_v7007000_t0000_u01763349040568") 2025/11/17 03:13:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffba9f_d20251117_m031036_c001_v0001183_t0024_u01763349036237") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec716279_d20251117_m031102_c001_v7007000_t0000_u01763349062514") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbb43_d20251117_m031057_c001_v0001183_t0011_u01763349057278") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd3a_d20251117_m031225_c001_v7007000_t0000_u01763349145247") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55988e5_d20251117_m031214_c001_v0001153_t0010_u01763349134588") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25e2_d20251117_m031208_c001_v7007000_t0000_u01763349128444") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55988d2_d20251117_m031157_c001_v0001153_t0025_u01763349117631") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b282a_d20251117_m031151_c001_v7007000_t0000_u01763349111278") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55988be_d20251117_m031142_c001_v0001153_t0010_u01763349102210") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e3177_d20251117_m031136_c001_v7007000_t0000_u01763349096050") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55988a4_d20251117_m031126_c001_v0001153_t0014_u01763349086327") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbd6_d20251117_m031119_c001_v7007000_t0000_u01763349079417") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598874_d20251117_m031109_c001_v0001153_t0014_u01763349069078") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e307f_d20251117_m031058_c001_v7007000_t0000_u01763349058954") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a559882e_d20251117_m031050_c001_v0001153_t0015_u01763349050346") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2ae_d20251117_m031044_c001_v7007000_t0000_u01763349044021") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598812_d20251117_m031039_c001_v0001153_t0007_u01763349039564") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694d623_d20251117_m031037_c001_v7007000_t0000_u01763349037956") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffba5f_d20251117_m031028_c001_v0001183_t0015_u01763349028638") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21bb_d20251117_m031022_c001_v7007000_t0000_u01763349022496") 2025/11/17 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f94e_d20251117_m031017_c001_v0001154_t0018_u01763349017426") 2025/11/17 03:13:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1f0ab_d20251117_m031015_c001_v7007000_t0000_u01763349015331") 2025/11/17 03:13:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55987b2_d20251117_m031007_c001_v0001153_t0011_u01763349007029") 2025/11/17 03:13:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417cfe994504dfae_d20251117_m030956_c001_v7007000_t0000_u01763348996201") 2025/11/17 03:13:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb8f3_d20251117_m030946_c001_v0001183_t0009_u01763348986885") 2025/11/17 03:13:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa4214_d20251117_m030940_c001_v7007000_t0000_u01763348980600") 2025/11/17 03:13:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb879_d20251117_m030930_c001_v0001183_t0003_u01763348970159") 2025/11/17 03:13:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f39a9_d20251117_m030923_c001_v7007000_t0000_u01763348963534") 2025/11/17 03:13:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb809_d20251117_m030913_c001_v0001183_t0037_u01763348953555") 2025/11/17 03:13:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a298_d20251117_m031040_c001_v7007000_t0000_u01763349040776") 2025/11/17 03:13:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598800_d20251117_m031036_c001_v0001153_t0017_u01763349036276") 2025/11/17 03:13:19 DEBUG : dir1/0007-12345: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec71627b_d20251117_m031102_c001_v7007000_t0000_u01763349062695") 2025/11/17 03:13:19 DEBUG : dir1/0007-12345: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f9b5_d20251117_m031057_c001_v0001154_t0020_u01763349057392") 2025/11/17 03:13:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd3b_d20251117_m031225_c001_v7007000_t0000_u01763349145429") 2025/11/17 03:13:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa41_d20251117_m031215_c001_v0001154_t0018_u01763349135294") 2025/11/17 03:13:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25e5_d20251117_m031208_c001_v7007000_t0000_u01763349128626") 2025/11/17 03:13:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa27_d20251117_m031158_c001_v0001154_t0023_u01763349118065") 2025/11/17 03:13:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b282c_d20251117_m031151_c001_v7007000_t0000_u01763349111459") 2025/11/17 03:13:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa0f_d20251117_m031142_c001_v0001154_t0025_u01763349102570") 2025/11/17 03:13:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e3178_d20251117_m031136_c001_v7007000_t0000_u01763349096232") 2025/11/17 03:13:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f9fd_d20251117_m031127_c001_v0001154_t0013_u01763349087004") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbd9_d20251117_m031119_c001_v7007000_t0000_u01763349079600") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f9d1_d20251117_m031109_c001_v0001154_t0001_u01763349069486") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec71625d_d20251117_m031058_c001_v7007000_t0000_u01763349058790") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbb19_d20251117_m031050_c001_v0001183_t0012_u01763349050833") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2b1_d20251117_m031044_c001_v7007000_t0000_u01763349044203") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f988_d20251117_m031039_c001_v0001154_t0012_u01763349039697") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4076efd2d586243e_d20251117_m031037_c001_v7007000_t0000_u01763349037798") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b01_d20251117_m031028_c001_v0001040_t0001_u01763349028901") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21bc_d20251117_m031022_c001_v7007000_t0000_u01763349022679") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55987d0_d20251117_m031017_c001_v0001153_t0016_u01763349017510") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1f0b0_d20251117_m031015_c001_v7007000_t0000_u01763349015527") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4a94_d20251117_m031007_c001_v0001040_t0055_u01763349007426") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f411f5bf7c33e4874_d20251117_m030955_c001_v7007000_t0000_u01763348995944") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4a5c_d20251117_m030947_c001_v0001040_t0030_u01763348987087") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa4215_d20251117_m030940_c001_v7007000_t0000_u01763348980783") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4a1e_d20251117_m030930_c001_v0001040_t0001_u01763348970390") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f39aa_d20251117_m030923_c001_v7007000_t0000_u01763348963715") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db49db_d20251117_m030913_c001_v0001040_t0053_u01763348953763") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a299_d20251117_m031040_c001_v7007000_t0000_u01763349040958") 2025/11/17 03:13:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b27_d20251117_m031036_c001_v0001040_t0002_u01763349036330") 2025/11/17 03:13:21 DEBUG : dir1/0008-23456: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec71627f_d20251117_m031102_c001_v7007000_t0000_u01763349062877") 2025/11/17 03:13:21 DEBUG : dir1/0008-23456: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbb4b_d20251117_m031057_c001_v0001183_t0037_u01763349057477") 2025/11/17 03:13:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd3f_d20251117_m031225_c001_v7007000_t0000_u01763349145612") 2025/11/17 03:13:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbcef_d20251117_m031215_c001_v0001183_t0056_u01763349135650") 2025/11/17 03:13:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25e8_d20251117_m031208_c001_v7007000_t0000_u01763349128808") 2025/11/17 03:13:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbca3_d20251117_m031158_c001_v0001183_t0053_u01763349118408") 2025/11/17 03:13:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b282e_d20251117_m031151_c001_v7007000_t0000_u01763349111641") 2025/11/17 03:13:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbc6d_d20251117_m031143_c001_v0001183_t0020_u01763349103018") 2025/11/17 03:13:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e317c_d20251117_m031136_c001_v7007000_t0000_u01763349096414") 2025/11/17 03:13:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbc38_d20251117_m031127_c001_v0001183_t0004_u01763349087377") 2025/11/17 03:13:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbdd_d20251117_m031119_c001_v7007000_t0000_u01763349079784") 2025/11/17 03:13:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbbbd_d20251117_m031109_c001_v0001183_t0016_u01763349069870") 2025/11/17 03:13:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec716257_d20251117_m031058_c001_v7007000_t0000_u01763349058427") 2025/11/17 03:13:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f9a3_d20251117_m031051_c001_v0001154_t0021_u01763349051032") 2025/11/17 03:13:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2b3_d20251117_m031044_c001_v7007000_t0000_u01763349044385") 2025/11/17 03:13:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbac7_d20251117_m031039_c001_v0001183_t0030_u01763349039722") 2025/11/17 03:13:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f414a76597f540510_d20251117_m031037_c001_v7007000_t0000_u01763349037542") 2025/11/17 03:13:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55987ea_d20251117_m031029_c001_v0001153_t0006_u01763349029318") 2025/11/17 03:13:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21bd_d20251117_m031022_c001_v7007000_t0000_u01763349022863") 2025/11/17 03:13:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffba03_d20251117_m031017_c001_v0001183_t0032_u01763349017570") 2025/11/17 03:13:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c2472_d20251117_m031015_c001_v7007000_t0000_u01763349015794") 2025/11/17 03:13:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb99a_d20251117_m031007_c001_v0001183_t0009_u01763349007809") 2025/11/17 03:13:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec7160b6_d20251117_m030956_c001_v7007000_t0000_u01763348996088") 2025/11/17 03:13:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598772_d20251117_m030947_c001_v0001153_t0008_u01763348987840") 2025/11/17 03:13:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa4216_d20251117_m030940_c001_v7007000_t0000_u01763348980966") 2025/11/17 03:13:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598750_d20251117_m030931_c001_v0001153_t0020_u01763348971226") 2025/11/17 03:13:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f39ab_d20251117_m030923_c001_v7007000_t0000_u01763348963898") 2025/11/17 03:13:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598718_d20251117_m030914_c001_v0001153_t0022_u01763348954118") 2025/11/17 03:13:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4011d728008ef783_d20251117_m031040_c001_v7007000_t0000_u01763349040578") 2025/11/17 03:13:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f97c_d20251117_m031036_c001_v0001154_t0013_u01763349036337") 2025/11/17 03:13:22 DEBUG : dir1/0009-34567: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec716280_d20251117_m031103_c001_v7007000_t0000_u01763349063102") 2025/11/17 03:13:22 DEBUG : dir1/0009-34567: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbb4d_d20251117_m031057_c001_v0001183_t0059_u01763349057688") 2025/11/17 03:13:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd44_d20251117_m031225_c001_v7007000_t0000_u01763349145840") 2025/11/17 03:13:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4c34_d20251117_m031215_c001_v0001040_t0015_u01763349135845") 2025/11/17 03:13:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25ea_d20251117_m031208_c001_v7007000_t0000_u01763349128990") 2025/11/17 03:13:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4c14_d20251117_m031158_c001_v0001040_t0036_u01763349118610") 2025/11/17 03:13:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b2833_d20251117_m031151_c001_v7007000_t0000_u01763349111821") 2025/11/17 03:13:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4beb_d20251117_m031143_c001_v0001040_t0047_u01763349103212") 2025/11/17 03:13:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e317e_d20251117_m031136_c001_v7007000_t0000_u01763349096596") 2025/11/17 03:13:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4bcb_d20251117_m031127_c001_v0001040_t0022_u01763349087585") 2025/11/17 03:13:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbdf_d20251117_m031119_c001_v7007000_t0000_u01763349079970") 2025/11/17 03:13:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b9b_d20251117_m031110_c001_v0001040_t0006_u01763349070067") 2025/11/17 03:13:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4076efd2d58624b8_d20251117_m031058_c001_v7007000_t0000_u01763349058802") 2025/11/17 03:13:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b57_d20251117_m031051_c001_v0001040_t0037_u01763349051491") 2025/11/17 03:13:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2b4_d20251117_m031044_c001_v7007000_t0000_u01763349044566") 2025/11/17 03:13:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598816_d20251117_m031039_c001_v0001153_t0023_u01763349039899") 2025/11/17 03:13:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c308_d20251117_m031037_c001_v7007000_t0000_u01763349037966") 2025/11/17 03:13:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f96c_d20251117_m031029_c001_v0001154_t0018_u01763349029786") 2025/11/17 03:13:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21be_d20251117_m031023_c001_v7007000_t0000_u01763349023078") 2025/11/17 03:13:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f950_d20251117_m031017_c001_v0001154_t0014_u01763349017762") 2025/11/17 03:13:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b2192_d20251117_m031015_c001_v7007000_t0000_u01763349015744") 2025/11/17 03:13:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f92a_d20251117_m031008_c001_v0001154_t0018_u01763349008016") 2025/11/17 03:13:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f418717417555adbc_d20251117_m030956_c001_v7007000_t0000_u01763348996090") 2025/11/17 03:13:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f8f0_d20251117_m030948_c001_v0001154_t0021_u01763348988183") 2025/11/17 03:13:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa4218_d20251117_m030941_c001_v7007000_t0000_u01763348981149") 2025/11/17 03:13:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f8bc_d20251117_m030931_c001_v0001154_t0001_u01763348971587") 2025/11/17 03:13:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f39ad_d20251117_m030924_c001_v7007000_t0000_u01763348964080") 2025/11/17 03:13:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f88e_d20251117_m030914_c001_v0001154_t0018_u01763348954574") 2025/11/17 03:13:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694d637_d20251117_m031040_c001_v7007000_t0000_u01763349040731") 2025/11/17 03:13:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbaa1_d20251117_m031036_c001_v0001183_t0011_u01763349036437") 2025/11/17 03:13:23 DEBUG : dir1/0010-45678: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec716282_d20251117_m031103_c001_v7007000_t0000_u01763349063301") 2025/11/17 03:13:23 DEBUG : dir1/0010-45678: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f9b7_d20251117_m031057_c001_v0001154_t0000_u01763349057724") 2025/11/17 03:13:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd45_d20251117_m031226_c001_v7007000_t0000_u01763349146034") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55988e9_d20251117_m031216_c001_v0001153_t0000_u01763349136556") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25ed_d20251117_m031209_c001_v7007000_t0000_u01763349129172") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55988d7_d20251117_m031159_c001_v0001153_t0021_u01763349119110") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b2837_d20251117_m031152_c001_v7007000_t0000_u01763349112045") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55988c0_d20251117_m031143_c001_v0001153_t0013_u01763349103572") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e3183_d20251117_m031136_c001_v7007000_t0000_u01763349096777") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55988aa_d20251117_m031128_c001_v0001153_t0017_u01763349088078") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbe0_d20251117_m031120_c001_v7007000_t0000_u01763349080154") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a559887a_d20251117_m031110_c001_v0001153_t0013_u01763349070636") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec71625c_d20251117_m031058_c001_v7007000_t0000_u01763349058609") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598834_d20251117_m031051_c001_v0001153_t0003_u01763349051874") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2b6_d20251117_m031044_c001_v7007000_t0000_u01763349044750") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbacb_d20251117_m031039_c001_v0001183_t0012_u01763349039923") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1f10e_d20251117_m031037_c001_v7007000_t0000_u01763349037762") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffba6f_d20251117_m031030_c001_v0001183_t0031_u01763349030150") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21c0_d20251117_m031023_c001_v7007000_t0000_u01763349023262") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffba05_d20251117_m031017_c001_v0001183_t0022_u01763349017775") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417cfe994504dff4_d20251117_m031015_c001_v7007000_t0000_u01763349015545") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55987b4_d20251117_m031008_c001_v0001153_t0001_u01763349008358") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec7160b7_d20251117_m030956_c001_v7007000_t0000_u01763348996088") 2025/11/17 03:13:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb905_d20251117_m030948_c001_v0001183_t0011_u01763348988551") 2025/11/17 03:13:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa421c_d20251117_m030941_c001_v7007000_t0000_u01763348981338") 2025/11/17 03:13:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb881_d20251117_m030931_c001_v0001183_t0033_u01763348971934") 2025/11/17 03:13:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f39af_d20251117_m030924_c001_v7007000_t0000_u01763348964267") 2025/11/17 03:13:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb813_d20251117_m030914_c001_v0001183_t0026_u01763348954985") 2025/11/17 03:13:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f3b29_d20251117_m031040_c001_v7007000_t0000_u01763349040718") 2025/11/17 03:13:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598802_d20251117_m031036_c001_v0001153_t0004_u01763349036591") 2025/11/17 03:13:25 DEBUG : dir1/0011-56789: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec716284_d20251117_m031103_c001_v7007000_t0000_u01763349063482") 2025/11/17 03:13:25 DEBUG : dir1/0011-56789: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a559884a_d20251117_m031057_c001_v0001153_t0025_u01763349057735") 2025/11/17 03:13:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd4b_d20251117_m031226_c001_v7007000_t0000_u01763349146216") 2025/11/17 03:13:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa43_d20251117_m031216_c001_v0001154_t0024_u01763349136875") 2025/11/17 03:13:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25ef_d20251117_m031209_c001_v7007000_t0000_u01763349129354") 2025/11/17 03:13:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa2b_d20251117_m031159_c001_v0001154_t0013_u01763349119572") 2025/11/17 03:13:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b283a_d20251117_m031152_c001_v7007000_t0000_u01763349112226") 2025/11/17 03:13:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa13_d20251117_m031144_c001_v0001154_t0005_u01763349104202") 2025/11/17 03:13:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e3186_d20251117_m031136_c001_v7007000_t0000_u01763349096958") 2025/11/17 03:13:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f9ff_d20251117_m031128_c001_v0001154_t0007_u01763349088429") 2025/11/17 03:13:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbe1_d20251117_m031120_c001_v7007000_t0000_u01763349080339") 2025/11/17 03:13:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f9d7_d20251117_m031111_c001_v0001154_t0006_u01763349071242") 2025/11/17 03:13:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4076efd2d58624b6_d20251117_m031058_c001_v7007000_t0000_u01763349058438") 2025/11/17 03:13:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbb23_d20251117_m031052_c001_v0001183_t0059_u01763349052307") 2025/11/17 03:13:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2bb_d20251117_m031044_c001_v7007000_t0000_u01763349044932") 2025/11/17 03:13:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f98a_d20251117_m031040_c001_v0001154_t0023_u01763349040054") 2025/11/17 03:13:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f3b1d_d20251117_m031037_c001_v7007000_t0000_u01763349037983") 2025/11/17 03:13:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b05_d20251117_m031030_c001_v0001040_t0002_u01763349030350") 2025/11/17 03:13:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21c5_d20251117_m031023_c001_v7007000_t0000_u01763349023452") 2025/11/17 03:13:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4ac5_d20251117_m031017_c001_v0001040_t0024_u01763349017811") 2025/11/17 03:13:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a236_d20251117_m031015_c001_v7007000_t0000_u01763349015743") 2025/11/17 03:13:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4a96_d20251117_m031008_c001_v0001040_t0043_u01763349008668") 2025/11/17 03:13:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41523415b8532bce_d20251117_m030956_c001_v7007000_t0000_u01763348996093") 2025/11/17 03:13:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4a62_d20251117_m030948_c001_v0001040_t0029_u01763348988784") 2025/11/17 03:13:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa421e_d20251117_m030941_c001_v7007000_t0000_u01763348981522") 2025/11/17 03:13:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4a22_d20251117_m030932_c001_v0001040_t0021_u01763348972135") 2025/11/17 03:13:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f39b0_d20251117_m030924_c001_v7007000_t0000_u01763348964505") 2025/11/17 03:13:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db49dd_d20251117_m030915_c001_v0001040_t0001_u01763348955187") 2025/11/17 03:13:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f414a76597f540521_d20251117_m031040_c001_v7007000_t0000_u01763349040836") 2025/11/17 03:13:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbaa7_d20251117_m031036_c001_v0001183_t0053_u01763349036631") 2025/11/17 03:13:26 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec716285_d20251117_m031103_c001_v7007000_t0000_u01763349063663") 2025/11/17 03:13:26 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b79_d20251117_m031057_c001_v0001040_t0014_u01763349057861") 2025/11/17 03:13:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd4d_d20251117_m031226_c001_v7007000_t0000_u01763349146399") 2025/11/17 03:13:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbcf3_d20251117_m031217_c001_v0001183_t0019_u01763349137476") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25f2_d20251117_m031209_c001_v7007000_t0000_u01763349129547") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbca5_d20251117_m031159_c001_v0001183_t0010_u01763349119968") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b283c_d20251117_m031152_c001_v7007000_t0000_u01763349112408") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbc6f_d20251117_m031144_c001_v0001183_t0059_u01763349104529") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e3188_d20251117_m031137_c001_v7007000_t0000_u01763349097140") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbc3c_d20251117_m031128_c001_v0001183_t0052_u01763349088876") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbe3_d20251117_m031120_c001_v7007000_t0000_u01763349080545") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbbcb_d20251117_m031111_c001_v0001183_t0011_u01763349071707") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f411f5bf7c33e49ad_d20251117_m031058_c001_v7007000_t0000_u01763349058820") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f9a9_d20251117_m031052_c001_v0001154_t0002_u01763349052505") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2c0_d20251117_m031045_c001_v7007000_t0000_u01763349045116") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b37_d20251117_m031040_c001_v0001040_t0036_u01763349040071") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694d61f_d20251117_m031037_c001_v7007000_t0000_u01763349037769") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55987ee_d20251117_m031030_c001_v0001153_t0021_u01763349030933") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21c7_d20251117_m031023_c001_v7007000_t0000_u01763349023636") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55987d2_d20251117_m031017_c001_v0001153_t0000_u01763349017864") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417cfe994504dff7_d20251117_m031015_c001_v7007000_t0000_u01763349015738") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb9a2_d20251117_m031009_c001_v0001183_t0020_u01763349009235") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417cfe994504dfab_d20251117_m030955_c001_v7007000_t0000_u01763348995837") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598778_d20251117_m030949_c001_v0001153_t0001_u01763348989217") 2025/11/17 03:13:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa421f_d20251117_m030941_c001_v7007000_t0000_u01763348981707") 2025/11/17 03:13:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598752_d20251117_m030932_c001_v0001153_t0017_u01763348972713") 2025/11/17 03:13:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f39b1_d20251117_m030924_c001_v7007000_t0000_u01763348964687") 2025/11/17 03:13:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a559871c_d20251117_m030915_c001_v0001153_t0024_u01763348955808") 2025/11/17 03:13:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b221e_d20251117_m031040_c001_v7007000_t0000_u01763349040849") 2025/11/17 03:13:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbaaf_d20251117_m031036_c001_v0001183_t0003_u01763349036863") 2025/11/17 03:13:28 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec716287_d20251117_m031103_c001_v7007000_t0000_u01763349063844") 2025/11/17 03:13:28 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbb51_d20251117_m031057_c001_v0001183_t0011_u01763349057889") 2025/11/17 03:13:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd4e_d20251117_m031226_c001_v7007000_t0000_u01763349146581") 2025/11/17 03:13:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4c38_d20251117_m031217_c001_v0001040_t0048_u01763349137711") 2025/11/17 03:13:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25f5_d20251117_m031209_c001_v7007000_t0000_u01763349129729") 2025/11/17 03:13:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4c18_d20251117_m031200_c001_v0001040_t0035_u01763349120203") 2025/11/17 03:13:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b2840_d20251117_m031152_c001_v7007000_t0000_u01763349112593") 2025/11/17 03:13:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4bf1_d20251117_m031144_c001_v0001040_t0040_u01763349104762") 2025/11/17 03:13:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e318a_d20251117_m031137_c001_v7007000_t0000_u01763349097322") 2025/11/17 03:13:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4bcf_d20251117_m031129_c001_v0001040_t0008_u01763349089074") 2025/11/17 03:13:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbe6_d20251117_m031120_c001_v7007000_t0000_u01763349080729") 2025/11/17 03:13:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b9f_d20251117_m031111_c001_v0001040_t0053_u01763349071910") 2025/11/17 03:13:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41523415b8532ce2_d20251117_m031058_c001_v7007000_t0000_u01763349058832") 2025/11/17 03:13:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b5d_d20251117_m031052_c001_v0001040_t0038_u01763349052874") 2025/11/17 03:13:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2c1_d20251117_m031045_c001_v7007000_t0000_u01763349045330") 2025/11/17 03:13:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbacd_d20251117_m031040_c001_v0001183_t0023_u01763349040125") 2025/11/17 03:13:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f414a76597f540513_d20251117_m031037_c001_v7007000_t0000_u01763349037908") 2025/11/17 03:13:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f96e_d20251117_m031031_c001_v0001154_t0011_u01763349031588") 2025/11/17 03:13:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21c8_d20251117_m031023_c001_v7007000_t0000_u01763349023844") 2025/11/17 03:13:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffba09_d20251117_m031017_c001_v0001183_t0030_u01763349017977") 2025/11/17 03:13:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1f0a7_d20251117_m031015_c001_v7007000_t0000_u01763349015149") 2025/11/17 03:13:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f92e_d20251117_m031009_c001_v0001154_t0008_u01763349009481") 2025/11/17 03:13:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c256_d20251117_m030955_c001_v7007000_t0000_u01763348995849") 2025/11/17 03:13:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f8f2_d20251117_m030949_c001_v0001154_t0023_u01763348989599") 2025/11/17 03:13:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa4220_d20251117_m030941_c001_v7007000_t0000_u01763348981890") 2025/11/17 03:13:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f8c4_d20251117_m030933_c001_v0001154_t0020_u01763348973135") 2025/11/17 03:13:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f39b2_d20251117_m030924_c001_v7007000_t0000_u01763348964916") 2025/11/17 03:13:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f894_d20251117_m030916_c001_v0001154_t0013_u01763348956260") 2025/11/17 03:13:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f3b2c_d20251117_m031040_c001_v7007000_t0000_u01763349040902") 2025/11/17 03:13:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b29_d20251117_m031036_c001_v0001040_t0029_u01763349036862") 2025/11/17 03:13:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec716288_d20251117_m031104_c001_v7007000_t0000_u01763349064026") 2025/11/17 03:13:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbb53_d20251117_m031058_c001_v0001183_t0014_u01763349058108") 2025/11/17 03:13:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd52_d20251117_m031226_c001_v7007000_t0000_u01763349146763") 2025/11/17 03:13:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55988ed_d20251117_m031218_c001_v0001153_t0013_u01763349138175") 2025/11/17 03:13:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25f7_d20251117_m031209_c001_v7007000_t0000_u01763349129912") 2025/11/17 03:13:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55988db_d20251117_m031200_c001_v0001153_t0020_u01763349120623") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b2842_d20251117_m031152_c001_v7007000_t0000_u01763349112774") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55988c2_d20251117_m031145_c001_v0001153_t0009_u01763349105107") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e318c_d20251117_m031137_c001_v7007000_t0000_u01763349097504") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55988ae_d20251117_m031129_c001_v0001153_t0002_u01763349089488") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbe9_d20251117_m031120_c001_v7007000_t0000_u01763349080912") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a559887e_d20251117_m031112_c001_v0001153_t0007_u01763349072288") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec716260_d20251117_m031058_c001_v7007000_t0000_u01763349058972") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598838_d20251117_m031053_c001_v0001153_t0020_u01763349053403") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2c2_d20251117_m031045_c001_v7007000_t0000_u01763349045528") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598818_d20251117_m031040_c001_v0001153_t0018_u01763349040208") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a28e_d20251117_m031037_c001_v7007000_t0000_u01763349037563") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffba79_d20251117_m031032_c001_v0001183_t0052_u01763349032012") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21c9_d20251117_m031024_c001_v7007000_t0000_u01763349024026") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffba0d_d20251117_m031018_c001_v0001183_t0033_u01763349018184") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f414a76597f54049c_d20251117_m031015_c001_v7007000_t0000_u01763349015565") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55987b8_d20251117_m031009_c001_v0001153_t0003_u01763349009825") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c259_d20251117_m030956_c001_v7007000_t0000_u01763348996217") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb91b_d20251117_m030950_c001_v0001183_t0003_u01763348990131") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa4221_d20251117_m030942_c001_v7007000_t0000_u01763348982072") 2025/11/17 03:13:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb889_d20251117_m030933_c001_v0001183_t0029_u01763348973515") 2025/11/17 03:13:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f39b6_d20251117_m030925_c001_v7007000_t0000_u01763348965105") 2025/11/17 03:13:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb825_d20251117_m030916_c001_v0001183_t0034_u01763348956649") 2025/11/17 03:13:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f3b28_d20251117_m031040_c001_v7007000_t0000_u01763349040536") 2025/11/17 03:13:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598806_d20251117_m031036_c001_v0001153_t0003_u01763349036923") 2025/11/17 03:13:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec71628a_d20251117_m031104_c001_v7007000_t0000_u01763349064217") 2025/11/17 03:13:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f9b9_d20251117_m031058_c001_v0001154_t0006_u01763349058093") 2025/11/17 03:13:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd57_d20251117_m031226_c001_v7007000_t0000_u01763349146945") 2025/11/17 03:13:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa45_d20251117_m031218_c001_v0001154_t0002_u01763349138643") 2025/11/17 03:13:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25f9_d20251117_m031210_c001_v7007000_t0000_u01763349130094") 2025/11/17 03:13:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa2f_d20251117_m031201_c001_v0001154_t0020_u01763349121013") 2025/11/17 03:13:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b2844_d20251117_m031152_c001_v7007000_t0000_u01763349112955") 2025/11/17 03:13:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa15_d20251117_m031145_c001_v0001154_t0023_u01763349105431") 2025/11/17 03:13:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e318e_d20251117_m031137_c001_v7007000_t0000_u01763349097688") 2025/11/17 03:13:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa01_d20251117_m031129_c001_v0001154_t0022_u01763349089814") 2025/11/17 03:13:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbea_d20251117_m031121_c001_v7007000_t0000_u01763349081096") 2025/11/17 03:13:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f9db_d20251117_m031112_c001_v0001154_t0005_u01763349072602") 2025/11/17 03:13:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4076efd2d58624b7_d20251117_m031058_c001_v7007000_t0000_u01763349058620") 2025/11/17 03:13:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbb2b_d20251117_m031053_c001_v0001183_t0037_u01763349053758") 2025/11/17 03:13:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2c5_d20251117_m031045_c001_v7007000_t0000_u01763349045710") 2025/11/17 03:13:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbacf_d20251117_m031040_c001_v0001183_t0006_u01763349040341") 2025/11/17 03:13:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a290_d20251117_m031037_c001_v7007000_t0000_u01763349037928") 2025/11/17 03:13:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b11_d20251117_m031032_c001_v0001040_t0047_u01763349032310") 2025/11/17 03:13:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21ca_d20251117_m031024_c001_v7007000_t0000_u01763349024225") 2025/11/17 03:13:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4acb_d20251117_m031018_c001_v0001040_t0047_u01763349018252") 2025/11/17 03:13:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f411f5bf7c33e4906_d20251117_m031015_c001_v7007000_t0000_u01763349015571") 2025/11/17 03:13:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4a98_d20251117_m031010_c001_v0001040_t0037_u01763349010184") 2025/11/17 03:13:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f407579c9528c86e3_d20251117_m030955_c001_v7007000_t0000_u01763348995859") 2025/11/17 03:13:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4a68_d20251117_m030950_c001_v0001040_t0029_u01763348990338") 2025/11/17 03:13:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa4223_d20251117_m030942_c001_v7007000_t0000_u01763348982255") 2025/11/17 03:13:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4a32_d20251117_m030933_c001_v0001040_t0040_u01763348973714") 2025/11/17 03:13:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f39b7_d20251117_m030925_c001_v7007000_t0000_u01763348965288") 2025/11/17 03:13:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db49e9_d20251117_m030916_c001_v0001040_t0010_u01763348956860") 2025/11/17 03:13:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a295_d20251117_m031040_c001_v7007000_t0000_u01763349040590") 2025/11/17 03:13:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f97e_d20251117_m031036_c001_v0001154_t0001_u01763349036947") 2025/11/17 03:13:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c264_d20251117_m030958_c001_v7007000_t0000_u01763348998958") 2025/11/17 03:13:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb937_d20251117_m030953_c001_v0001183_t0040_u01763348993742") 2025/11/17 03:13:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c268_d20251117_m030959_c001_v7007000_t0000_u01763348999141") 2025/11/17 03:13:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a559878c_d20251117_m030953_c001_v0001153_t0021_u01763348993817") 2025/11/17 03:13:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c26b_d20251117_m030959_c001_v7007000_t0000_u01763348999323") 2025/11/17 03:13:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f904_d20251117_m030953_c001_v0001154_t0002_u01763348993843") 2025/11/17 03:13:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c26c_d20251117_m030959_c001_v7007000_t0000_u01763348999506") 2025/11/17 03:13:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb939_d20251117_m030953_c001_v0001183_t0016_u01763348993964") 2025/11/17 03:13:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c26d_d20251117_m030959_c001_v7007000_t0000_u01763348999688") 2025/11/17 03:13:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4a78_d20251117_m030954_c001_v0001040_t0004_u01763348994092") 2025/11/17 03:13:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c26e_d20251117_m030959_c001_v7007000_t0000_u01763348999870") 2025/11/17 03:13:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f906_d20251117_m030954_c001_v0001154_t0000_u01763348994193") 2025/11/17 03:13:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c270_d20251117_m031000_c001_v7007000_t0000_u01763349000052") 2025/11/17 03:13:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb93d_d20251117_m030954_c001_v0001183_t0036_u01763348994227") 2025/11/17 03:13:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c272_d20251117_m031000_c001_v7007000_t0000_u01763349000235") 2025/11/17 03:13:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb93f_d20251117_m030954_c001_v0001183_t0059_u01763348994423") 2025/11/17 03:13:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c273_d20251117_m031000_c001_v7007000_t0000_u01763349000417") 2025/11/17 03:13:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f908_d20251117_m030954_c001_v0001154_t0000_u01763348994509") 2025/11/17 03:13:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c274_d20251117_m031000_c001_v7007000_t0000_u01763349000599") 2025/11/17 03:13:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb941_d20251117_m030954_c001_v0001183_t0044_u01763348994630") 2025/11/17 03:13:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c275_d20251117_m031000_c001_v7007000_t0000_u01763349000781") 2025/11/17 03:13:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a559878e_d20251117_m030954_c001_v0001153_t0020_u01763348994640") 2025/11/17 03:13:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c276_d20251117_m031000_c001_v7007000_t0000_u01763349000993") 2025/11/17 03:13:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4a7a_d20251117_m030954_c001_v0001040_t0046_u01763348994661") 2025/11/17 03:13:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c277_d20251117_m031001_c001_v7007000_t0000_u01763349001179") 2025/11/17 03:13:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb943_d20251117_m030954_c001_v0001183_t0033_u01763348994850") 2025/11/17 03:13:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c279_d20251117_m031001_c001_v7007000_t0000_u01763349001361") 2025/11/17 03:13:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f90c_d20251117_m030954_c001_v0001154_t0001_u01763348994904") 2025/11/17 03:13:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c27a_d20251117_m031001_c001_v7007000_t0000_u01763349001576") 2025/11/17 03:13:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598790_d20251117_m030954_c001_v0001153_t0017_u01763348994980") 2025/11/17 03:13:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c27b_d20251117_m031001_c001_v7007000_t0000_u01763349001758") 2025/11/17 03:13:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4a7c_d20251117_m030955_c001_v0001040_t0025_u01763348995002") 2025/11/17 03:13:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f414a76597f5404b5_d20251117_m031018_c001_v7007000_t0000_u01763349018847") 2025/11/17 03:13:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb9cb_d20251117_m031013_c001_v0001183_t0027_u01763349013629") 2025/11/17 03:13:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21a1_d20251117_m031018_c001_v7007000_t0000_u01763349018858") 2025/11/17 03:13:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f93a_d20251117_m031013_c001_v0001154_t0020_u01763349013777") 2025/11/17 03:13:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1f0c6_d20251117_m031018_c001_v7007000_t0000_u01763349018892") 2025/11/17 03:13:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55987c4_d20251117_m031013_c001_v0001153_t0018_u01763349013808") 2025/11/17 03:13:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417cfe994504e009_d20251117_m031018_c001_v7007000_t0000_u01763349018676") 2025/11/17 03:13:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb9d1_d20251117_m031013_c001_v0001183_t0051_u01763349013835") 2025/11/17 03:13:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417cfe994504e00a_d20251117_m031018_c001_v7007000_t0000_u01763349018899") 2025/11/17 03:13:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4aac_d20251117_m031013_c001_v0001040_t0059_u01763349013845") 2025/11/17 03:13:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1f0c1_d20251117_m031018_c001_v7007000_t0000_u01763349018726") 2025/11/17 03:13:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb9d3_d20251117_m031014_c001_v0001183_t0048_u01763349014043") 2025/11/17 03:13:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a23c_d20251117_m031018_c001_v7007000_t0000_u01763349018726") 2025/11/17 03:13:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55987c6_d20251117_m031014_c001_v0001153_t0021_u01763349014146") 2025/11/17 03:13:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1f0c0_d20251117_m031018_c001_v7007000_t0000_u01763349018710") 2025/11/17 03:13:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4aae_d20251117_m031014_c001_v0001040_t0051_u01763349014227") 2025/11/17 03:13:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a23d_d20251117_m031018_c001_v7007000_t0000_u01763349018912") 2025/11/17 03:13:35 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb9d7_d20251117_m031014_c001_v0001183_t0026_u01763349014241") 2025/11/17 03:13:35 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1f0c7_d20251117_m031018_c001_v7007000_t0000_u01763349018924") 2025/11/17 03:13:35 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f93e_d20251117_m031014_c001_v0001154_t0017_u01763349014324") 2025/11/17 03:13:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c2478_d20251117_m031018_c001_v7007000_t0000_u01763349018818") 2025/11/17 03:13:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb9db_d20251117_m031014_c001_v0001183_t0000_u01763349014467") 2025/11/17 03:13:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c2479_d20251117_m031019_c001_v7007000_t0000_u01763349019001") 2025/11/17 03:13:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f942_d20251117_m031014_c001_v0001154_t0019_u01763349014697") 2025/11/17 03:13:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f411f5bf7c33e4914_d20251117_m031018_c001_v7007000_t0000_u01763349018649") 2025/11/17 03:13:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4ab0_d20251117_m031014_c001_v0001040_t0001_u01763349014716") 2025/11/17 03:13:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21a2_d20251117_m031019_c001_v7007000_t0000_u01763349019041") 2025/11/17 03:13:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb9df_d20251117_m031014_c001_v0001183_t0012_u01763349014727") 2025/11/17 03:13:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f414a76597f5404b4_d20251117_m031018_c001_v7007000_t0000_u01763349018665") 2025/11/17 03:13:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55987c8_d20251117_m031014_c001_v0001153_t0005_u01763349014744") 2025/11/17 03:13:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21a0_d20251117_m031018_c001_v7007000_t0000_u01763349018670") 2025/11/17 03:13:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb9e1_d20251117_m031014_c001_v0001183_t0055_u01763349014935") 2025/11/17 03:13:35 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40214feff809c4f3_d20251117_m030748_c001_v7007000_t0000_u01763348868590") 2025/11/17 03:13:35 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f115982a2f9925e3b_d20251117_m030746_c001_v0001182_t0030_u01763348866504") 2025/11/17 03:13:35 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa3fe5_d20251117_m030746_c001_v7007000_t0000_u01763348866282") 2025/11/17 03:13:35 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f115982a2f9925e04_d20251117_m030743_c001_v0001182_t0054_u01763348863047") 2025/11/17 03:13:35 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa3fcc_d20251117_m030742_c001_v7007000_t0000_u01763348862318") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db481d_d20251117_m030737_c001_v0001040_t0007_u01763348857854") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf3b5_d20251117_m030736_c001_v7007000_t0000_u01763348856396") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f1050d57f64208c57_d20251117_m030734_c001_v0001092_t0008_u01763348854099") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f411f5bf7c33e45ec_d20251117_m030733_c001_v7007000_t0000_u01763348853917") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f1050d57f64208c43_d20251117_m030730_c001_v0001092_t0020_u01763348850188") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f411f5bf7c33e45d5_d20251117_m030729_c001_v7007000_t0000_u01763348849464") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db47ef_d20251117_m030725_c001_v0001040_t0014_u01763348845154") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9bfb3_d20251117_m030723_c001_v7007000_t0000_u01763348843825") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f10519693f207aa86_d20251117_m030720_c001_v0001178_t0018_u01763348840355") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417e7f7511679875_d20251117_m030719_c001_v7007000_t0000_u01763348839801") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f10519693f207aa64_d20251117_m030714_c001_v0001178_t0017_u01763348834515") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417e7f7511679867_d20251117_m030713_c001_v7007000_t0000_u01763348833773") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db47a7_d20251117_m030709_c001_v0001040_t0015_u01763348829600") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9bf7a_d20251117_m030708_c001_v7007000_t0000_u01763348828693") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f118ccd5d29c35cb8_d20251117_m030704_c001_v0001117_t0054_u01763348824291") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417e7f7511679855_d20251117_m030704_c001_v7007000_t0000_u01763348824107") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f118ccd5d29c35ca4_d20251117_m030659_c001_v0001117_t0054_u01763348819853") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417e7f7511679840_d20251117_m030657_c001_v7007000_t0000_u01763348817577") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4773_d20251117_m030651_c001_v0001040_t0015_u01763348811396") 2025/11/17 03:13:36 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4187174175558ad4_d20251117_m030650_c001_v7007000_t0000_u01763348810456") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f1034aa2c5e2cc5e5_d20251117_m030648_c001_v0001099_t0052_u01763348808532") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f404ae298e5f4e85d_d20251117_m030648_c001_v7007000_t0000_u01763348808349") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f1034aa2c5e2cc5d5_d20251117_m030644_c001_v0001099_t0015_u01763348804878") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f404ae298e5f4e845_d20251117_m030644_c001_v7007000_t0000_u01763348804153") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4753_d20251117_m030638_c001_v0001040_t0007_u01763348798436") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f404ae298e5f4e835_d20251117_m030637_c001_v7007000_t0000_u01763348797502") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f1120dbc5d89ed86f_d20251117_m030635_c001_v0001036_t0018_u01763348795676") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f414a76597f53fca3_d20251117_m030635_c001_v7007000_t0000_u01763348795468") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f1120dbc5d89ed85f_d20251117_m030631_c001_v0001036_t0058_u01763348791813") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f414a76597f53fc88_d20251117_m030631_c001_v7007000_t0000_u01763348791074") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db473d_d20251117_m030625_c001_v0001040_t0046_u01763348785668") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4011d728008ef2b6_d20251117_m030624_c001_v7007000_t0000_u01763348784549") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117f0b08d29dfb85_d20251117_m030618_c001_v0001146_t0045_u01763348778471") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f415744888f613b7a_d20251117_m030618_c001_v7007000_t0000_u01763348778264") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4725_d20251117_m030613_c001_v0001040_t0037_u01763348773457") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105d33fdc827c14e_d20251117_m030612_c001_v0001136_t0009_u01763348772539") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105d33fdc827c14a_d20251117_m030611_c001_v0001136_t0039_u01763348771322") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4006b5f676ce8882_d20251117_m030557_c001_v7007000_t0000_u01763348757960") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856fa8b_d20251117_m030550_c001_v0001092_t0018_u01763348750979") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11392239f3cb41ff_d20251117_m030550_c001_v0001113_t0020_u01763348750000") 2025/11/17 03:13:37 DEBUG : dst/one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11392239f3cb41fb_d20251117_m030548_c001_v0001113_t0015_u01763348748807") 2025/11/17 03:13:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40214feff809c4f9_d20251117_m030748_c001_v7007000_t0000_u01763348868773") 2025/11/17 03:13:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f102b742f9e831e74_d20251117_m030746_c001_v0001179_t0008_u01763348866082") 2025/11/17 03:13:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f1049fbbd19327b29_d20251117_m030742_c001_v0001183_t0053_u01763348862126") 2025/11/17 03:13:38 DEBUG : dst/one.bak: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf3b6_d20251117_m030736_c001_v7007000_t0000_u01763348856577") 2025/11/17 03:13:38 DEBUG : dst/one.bak: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f1155b77100de4460_d20251117_m030733_c001_v0001146_t0049_u01763348853498") 2025/11/17 03:13:38 DEBUG : dst/one.bak: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f10951d6ad3343b74_d20251117_m030729_c001_v0001131_t0043_u01763348849127") 2025/11/17 03:13:38 DEBUG : dst/one.bak: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9bfb5_d20251117_m030724_c001_v7007000_t0000_u01763348844007") 2025/11/17 03:13:38 DEBUG : dst/one.bak: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f100eaff57ce3f475_d20251117_m030719_c001_v0001038_t0027_u01763348839292") 2025/11/17 03:13:38 DEBUG : dst/one.bak: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f100a758942a37a62_d20251117_m030713_c001_v0001177_t0015_u01763348833553") 2025/11/17 03:13:38 DEBUG : dst/three: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4011d728008ef2b8_d20251117_m030624_c001_v7007000_t0000_u01763348784734") 2025/11/17 03:13:38 DEBUG : dst/three: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105d33fdc827c189_d20251117_m030623_c001_v0001136_t0040_u01763348783077") 2025/11/17 03:13:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40214feff809c4fb_d20251117_m030748_c001_v7007000_t0000_u01763348868953") 2025/11/17 03:13:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f1181361fff36568d_d20251117_m030747_c001_v0001093_t0051_u01763348867317") 2025/11/17 03:13:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f1043f1069265ed0f_d20251117_m030743_c001_v0001104_t0055_u01763348863864") 2025/11/17 03:13:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40214feff809c4fc_d20251117_m030749_c001_v7007000_t0000_u01763348869136") 2025/11/17 03:13:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f115982a2f9925e4f_d20251117_m030747_c001_v0001182_t0049_u01763348867947") 2025/11/17 03:13:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa3feb_d20251117_m030747_c001_v7007000_t0000_u01763348867758") 2025/11/17 03:13:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f115982a2f9925e1e_d20251117_m030744_c001_v0001182_t0015_u01763348864758") 2025/11/17 03:13:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa3fd8_d20251117_m030744_c001_v7007000_t0000_u01763348864565") 2025/11/17 03:13:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4821_d20251117_m030738_c001_v0001040_t0048_u01763348858957") 2025/11/17 03:13:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf3b7_d20251117_m030736_c001_v7007000_t0000_u01763348856759") 2025/11/17 03:13:38 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f1050d57f64208c59_d20251117_m030735_c001_v0001092_t0026_u01763348855587") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f411f5bf7c33e45f8_d20251117_m030735_c001_v7007000_t0000_u01763348855407") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f1050d57f64208c47_d20251117_m030731_c001_v0001092_t0004_u01763348851949") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f411f5bf7c33e45dc_d20251117_m030731_c001_v7007000_t0000_u01763348851768") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db47f7_d20251117_m030726_c001_v0001040_t0041_u01763348846227") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417e7f7511679884_d20251117_m030723_c001_v7007000_t0000_u01763348843275") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db47d1_d20251117_m030718_c001_v0001040_t0048_u01763348838209") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417e7f751167986d_d20251117_m030715_c001_v7007000_t0000_u01763348835445") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db47ad_d20251117_m030710_c001_v0001040_t0057_u01763348830845") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417e7f751167985e_d20251117_m030707_c001_v7007000_t0000_u01763348827779") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856fb4d_d20251117_m030702_c001_v0001092_t0017_u01763348822314") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417e7f751167984c_d20251117_m030701_c001_v7007000_t0000_u01763348821222") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4775_d20251117_m030652_c001_v0001040_t0054_u01763348812867") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f404ae298e5f4e85f_d20251117_m030649_c001_v7007000_t0000_u01763348809496") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856fb1b_d20251117_m030646_c001_v0001092_t0043_u01763348806749") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f404ae298e5f4e84b_d20251117_m030645_c001_v7007000_t0000_u01763348805654") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db475b_d20251117_m030639_c001_v0001040_t0007_u01763348799296") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f414a76597f53fca5_d20251117_m030636_c001_v7007000_t0000_u01763348796539") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856faff_d20251117_m030634_c001_v0001092_t0037_u01763348794072") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f414a76597f53fc96_d20251117_m030632_c001_v7007000_t0000_u01763348792964") 2025/11/17 03:13:39 DEBUG : dst/three.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db473f_d20251117_m030626_c001_v0001040_t0051_u01763348786373") 2025/11/17 03:13:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf3b8_d20251117_m030736_c001_v7007000_t0000_u01763348856939") 2025/11/17 03:13:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f103a93571a8066e4_d20251117_m030735_c001_v0001184_t0048_u01763348855199") 2025/11/17 03:13:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f107e58ca61c8f2a7_d20251117_m030731_c001_v0001099_t0023_u01763348851213") 2025/11/17 03:13:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9bfb7_d20251117_m030724_c001_v7007000_t0000_u01763348844189") 2025/11/17 03:13:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f1070cd9314c5e87c_d20251117_m030722_c001_v0001136_t0028_u01763348842787") 2025/11/17 03:13:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f110d46d73e697764_d20251117_m030715_c001_v0001136_t0015_u01763348835021") 2025/11/17 03:13:40 DEBUG : dst/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40214feff809c4fd_d20251117_m030749_c001_v7007000_t0000_u01763348869319") 2025/11/17 03:13:40 DEBUG : dst/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db481f_d20251117_m030738_c001_v0001040_t0021_u01763348858494") 2025/11/17 03:13:40 DEBUG : dst/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf3b9_d20251117_m030737_c001_v7007000_t0000_u01763348857129") 2025/11/17 03:13:40 DEBUG : dst/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db47f3_d20251117_m030725_c001_v0001040_t0025_u01763348845671") 2025/11/17 03:13:40 DEBUG : dst/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9bfba_d20251117_m030724_c001_v7007000_t0000_u01763348844369") 2025/11/17 03:13:40 DEBUG : dst/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856fb5b_d20251117_m030710_c001_v0001092_t0055_u01763348830452") 2025/11/17 03:13:40 DEBUG : dst/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9bf7c_d20251117_m030708_c001_v7007000_t0000_u01763348828874") 2025/11/17 03:13:40 DEBUG : dst/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856fb2b_d20251117_m030652_c001_v0001092_t0000_u01763348812569") 2025/11/17 03:13:40 DEBUG : dst/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4187174175558ad5_d20251117_m030650_c001_v7007000_t0000_u01763348810650") 2025/11/17 03:13:40 DEBUG : dst/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856fb07_d20251117_m030638_c001_v0001092_t0042_u01763348798982") 2025/11/17 03:13:40 DEBUG : dst/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f404ae298e5f4e836_d20251117_m030637_c001_v7007000_t0000_u01763348797684") 2025/11/17 03:13:40 DEBUG : dst/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856fae5_d20251117_m030626_c001_v0001092_t0006_u01763348786050") 2025/11/17 03:13:40 DEBUG : dst/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4011d728008ef2b9_d20251117_m030624_c001_v7007000_t0000_u01763348784922") 2025/11/17 03:13:40 DEBUG : dst/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f1116f578c0b9b3d6_d20251117_m030620_c001_v0001184_t0043_u01763348780649") 2025/11/17 03:13:40 DEBUG : dst/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4006b5f676ce8883_d20251117_m030558_c001_v7007000_t0000_u01763348758143") 2025/11/17 03:13:41 DEBUG : dst/two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11392239f3cb4223_d20251117_m030556_c001_v0001113_t0059_u01763348756958") 2025/11/17 03:13:41 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf13a_d20251117_m030521_c001_v7007000_t0000_u01763348721746") 2025/11/17 03:13:41 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856fa39_d20251117_m030517_c001_v0001092_t0057_u01763348717868") 2025/11/17 03:13:41 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf123_d20251117_m030515_c001_v7007000_t0000_u01763348715736") 2025/11/17 03:13:41 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4674_d20251117_m030504_c001_v0001040_t0058_u01763348704768") 2025/11/17 03:13:41 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2d73_d20251117_m030456_c001_v7007000_t0000_u01763348696587") 2025/11/17 03:13:41 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f9ef_d20251117_m030452_c001_v0001092_t0029_u01763348692691") 2025/11/17 03:13:41 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2cc8_d20251117_m030431_c001_v7007000_t0000_u01763348671091") 2025/11/17 03:13:41 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f9ab_d20251117_m030428_c001_v0001092_t0030_u01763348668879") 2025/11/17 03:13:41 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2caf_d20251117_m030427_c001_v7007000_t0000_u01763348667987") 2025/11/17 03:13:41 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f9a7_d20251117_m030426_c001_v0001092_t0009_u01763348666531") 2025/11/17 03:13:41 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee135_d20251117_m030422_c001_v7007000_t0000_u01763348662932") 2025/11/17 03:13:41 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f993_d20251117_m030420_c001_v0001092_t0008_u01763348660494") 2025/11/17 03:13:41 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee11c_d20251117_m030419_c001_v7007000_t0000_u01763348659455") 2025/11/17 03:13:41 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f989_d20251117_m030417_c001_v0001092_t0052_u01763348657897") 2025/11/17 03:13:41 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee0eb_d20251117_m030410_c001_v7007000_t0000_u01763348650893") 2025/11/17 03:13:41 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f967_d20251117_m030409_c001_v0001092_t0004_u01763348649188") 2025/11/17 03:13:41 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee0db_d20251117_m030408_c001_v7007000_t0000_u01763348648012") 2025/11/17 03:13:41 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f963_d20251117_m030407_c001_v0001092_t0017_u01763348647091") 2025/11/17 03:13:41 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee0ba_d20251117_m030401_c001_v7007000_t0000_u01763348641805") 2025/11/17 03:13:42 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f945_d20251117_m030400_c001_v0001092_t0012_u01763348640227") 2025/11/17 03:13:42 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee0b5_d20251117_m030358_c001_v7007000_t0000_u01763348638235") 2025/11/17 03:13:42 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f933_d20251117_m030357_c001_v0001092_t0050_u01763348637039") 2025/11/17 03:13:42 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee0af_d20251117_m030356_c001_v7007000_t0000_u01763348636675") 2025/11/17 03:13:42 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f1143d32fdfe412ba_d20251117_m030356_c001_v0001179_t0014_u01763348636113") 2025/11/17 03:13:42 DEBUG : empty space: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f92d_d20251117_m030354_c001_v0001092_t0000_u01763348634416") 2025/11/17 03:13:42 DEBUG : enormous: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2cbd_d20251117_m030430_c001_v7007000_t0000_u01763348670169") 2025/11/17 03:13:42 DEBUG : enormous: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f9ad_d20251117_m030429_c001_v0001092_t0016_u01763348669251") 2025/11/17 03:13:42 DEBUG : existing: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40214feff809c519_d20251117_m030754_c001_v7007000_t0000_u01763348874013") 2025/11/17 03:13:42 DEBUG : existing: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4849_d20251117_m030752_c001_v0001040_t0012_u01763348872662") 2025/11/17 03:13:42 DEBUG : existing: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2d52_d20251117_m030451_c001_v7007000_t0000_u01763348691131") 2025/11/17 03:13:42 DEBUG : existing: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4642_d20251117_m030449_c001_v0001040_t0025_u01763348689811") 2025/11/17 03:13:42 DEBUG : existing: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f32c4_d20251117_m030351_c001_v7007000_t0000_u01763348631045") 2025/11/17 03:13:42 DEBUG : existing: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f91b_d20251117_m030349_c001_v0001092_t0018_u01763348629946") 2025/11/17 03:13:42 DEBUG : existing: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f32bb_d20251117_m030349_c001_v7007000_t0000_u01763348629380") 2025/11/17 03:13:42 DEBUG : existing: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f917_d20251117_m030348_c001_v0001092_t0057_u01763348628672") 2025/11/17 03:13:42 DEBUG : existing: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f913_d20251117_m030347_c001_v0001092_t0059_u01763348627806") 2025/11/17 03:13:42 DEBUG : existing-b: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2d55_d20251117_m030451_c001_v7007000_t0000_u01763348691313") 2025/11/17 03:13:42 DEBUG : existing-b: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f9e3_d20251117_m030449_c001_v0001092_t0006_u01763348689801") 2025/11/17 03:13:42 DEBUG : file1: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf962_d20251117_m030901_c001_v7007000_t0000_u01763348941993") 2025/11/17 03:13:42 DEBUG : file1: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb7b5_d20251117_m030900_c001_v0001183_t0008_u01763348940651") 2025/11/17 03:13:43 DEBUG : file1: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf950_d20251117_m030859_c001_v7007000_t0000_u01763348939320") 2025/11/17 03:13:43 DEBUG : file1: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f85a_d20251117_m030857_c001_v0001154_t0016_u01763348937835") 2025/11/17 03:13:43 DEBUG : five: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2cea_d20251117_m030435_c001_v7007000_t0000_u01763348675486") 2025/11/17 03:13:43 DEBUG : five: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417403298856f9bb_d20251117_m030433_c001_v0001092_t0052_u01763348673323") 2025/11/17 03:13:43 DEBUG : foo: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee0b7_d20251117_m030359_c001_v7007000_t0000_u01763348639861") 2025/11/17 03:13:43 DEBUG : foo: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417403298856f93b_d20251117_m030359_c001_v0001092_t0052_u01763348639150") 2025/11/17 03:13:43 DEBUG : foo: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417403298856f939_d20251117_m030358_c001_v0001092_t0052_u01763348638596") 2025/11/17 03:13:43 DEBUG : four: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2ceb_d20251117_m030435_c001_v7007000_t0000_u01763348675670") 2025/11/17 03:13:43 DEBUG : four: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41922ab123db461a_d20251117_m030433_c001_v0001040_t0036_u01763348673876") 2025/11/17 03:13:43 DEBUG : four: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f9b7_d20251117_m030432_c001_v0001092_t0031_u01763348672328") 2025/11/17 03:13:43 DEBUG : hello world2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694ce00_d20251117_m030303_c001_v7007000_t0000_u01763348583101") 2025/11/17 03:13:43 DEBUG : hello world2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f877_d20251117_m030302_c001_v0001092_t0058_u01763348582392") 2025/11/17 03:13:43 DEBUG : ignore-size: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f32ae_d20251117_m030347_c001_v7007000_t0000_u01763348627428") 2025/11/17 03:13:43 DEBUG : ignore-size: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f90d_d20251117_m030346_c001_v0001092_t0026_u01763348626020") 2025/11/17 03:13:43 DEBUG : nested/sub dir/file: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2d43_d20251117_m030449_c001_v7007000_t0000_u01763348689039") 2025/11/17 03:13:43 DEBUG : nested/sub dir/file: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f9df_d20251117_m030448_c001_v0001092_t0035_u01763348688169") 2025/11/17 03:13:43 DEBUG : nested/sub dir/file: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2d37_d20251117_m030447_c001_v7007000_t0000_u01763348687376") 2025/11/17 03:13:43 DEBUG : nested/sub dir/file: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f9d7_d20251117_m030446_c001_v0001092_t0014_u01763348686085") 2025/11/17 03:13:43 DEBUG : one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2ced_d20251117_m030435_c001_v7007000_t0000_u01763348675852") 2025/11/17 03:13:43 DEBUG : one: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417403298856f9af_d20251117_m030431_c001_v0001092_t0052_u01763348671494") 2025/11/17 03:13:44 DEBUG : only0: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf920_d20251117_m030853_c001_v7007000_t0000_u01763348933398") 2025/11/17 03:13:44 DEBUG : only0: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417afd90a55986d2_d20251117_m030847_c001_v0001153_t0010_u01763348927835") 2025/11/17 03:13:44 DEBUG : only0: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db490b_d20251117_m030826_c001_v0001040_t0034_u01763348906609") 2025/11/17 03:13:44 DEBUG : only0: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec715f06_d20251117_m030820_c001_v7007000_t0000_u01763348900497") 2025/11/17 03:13:44 DEBUG : only0: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db485d_d20251117_m030757_c001_v0001040_t0009_u01763348877981") 2025/11/17 03:13:44 DEBUG : only1: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf921_d20251117_m030853_c001_v7007000_t0000_u01763348933580") 2025/11/17 03:13:44 DEBUG : only1: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41922ab123db499b_d20251117_m030848_c001_v0001040_t0036_u01763348928626") 2025/11/17 03:13:44 DEBUG : only1: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4911_d20251117_m030827_c001_v0001040_t0000_u01763348907671") 2025/11/17 03:13:44 DEBUG : only1: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4123496e5c80369e_d20251117_m030820_c001_v7007000_t0000_u01763348900274") 2025/11/17 03:13:44 DEBUG : only1: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4865_d20251117_m030758_c001_v0001040_t0001_u01763348878794") 2025/11/17 03:13:44 DEBUG : only10: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf922_d20251117_m030853_c001_v7007000_t0000_u01763348933762") 2025/11/17 03:13:44 DEBUG : only10: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f411bf520ecffb74b_d20251117_m030848_c001_v0001183_t0034_u01763348928219") 2025/11/17 03:13:44 DEBUG : only10: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db494d_d20251117_m030836_c001_v0001040_t0022_u01763348916939") 2025/11/17 03:13:44 DEBUG : only10: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4123496e5c80369c_d20251117_m030819_c001_v7007000_t0000_u01763348899908") 2025/11/17 03:13:44 DEBUG : only10: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48a7_d20251117_m030808_c001_v0001040_t0001_u01763348888985") 2025/11/17 03:13:44 DEBUG : only11: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf924_d20251117_m030853_c001_v7007000_t0000_u01763348933943") 2025/11/17 03:13:44 DEBUG : only11: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41922ab123db4993_d20251117_m030847_c001_v0001040_t0036_u01763348927862") 2025/11/17 03:13:44 DEBUG : only11: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4953_d20251117_m030838_c001_v0001040_t0008_u01763348918292") 2025/11/17 03:13:44 DEBUG : only11: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4123496e5c8036a0_d20251117_m030820_c001_v7007000_t0000_u01763348900637") 2025/11/17 03:13:44 DEBUG : only11: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48ab_d20251117_m030810_c001_v0001040_t0056_u01763348890013") 2025/11/17 03:13:44 DEBUG : only12: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf925_d20251117_m030854_c001_v7007000_t0000_u01763348934124") 2025/11/17 03:13:45 DEBUG : only12: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41922ab123db498d_d20251117_m030847_c001_v0001040_t0036_u01763348927283") 2025/11/17 03:13:45 DEBUG : only12: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4959_d20251117_m030839_c001_v0001040_t0023_u01763348919075") 2025/11/17 03:13:45 DEBUG : only12: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf474_d20251117_m030820_c001_v7007000_t0000_u01763348900291") 2025/11/17 03:13:45 DEBUG : only12: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48b3_d20251117_m030810_c001_v0001040_t0019_u01763348890995") 2025/11/17 03:13:45 DEBUG : only13: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf927_d20251117_m030854_c001_v7007000_t0000_u01763348934305") 2025/11/17 03:13:45 DEBUG : only13: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41922ab123db4995_d20251117_m030848_c001_v0001040_t0036_u01763348928057") 2025/11/17 03:13:45 DEBUG : only13: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db495f_d20251117_m030840_c001_v0001040_t0050_u01763348920122") 2025/11/17 03:13:45 DEBUG : only13: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec715f05_d20251117_m030820_c001_v7007000_t0000_u01763348900314") 2025/11/17 03:13:45 DEBUG : only13: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48bb_d20251117_m030812_c001_v0001040_t0048_u01763348892060") 2025/11/17 03:13:45 DEBUG : only14: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf929_d20251117_m030854_c001_v7007000_t0000_u01763348934488") 2025/11/17 03:13:45 DEBUG : only14: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f405cd54e3200f842_d20251117_m030848_c001_v0001154_t0005_u01763348928055") 2025/11/17 03:13:45 DEBUG : only14: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4969_d20251117_m030840_c001_v0001040_t0026_u01763348920876") 2025/11/17 03:13:45 DEBUG : only14: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4123496e5c80369f_d20251117_m030820_c001_v7007000_t0000_u01763348900456") 2025/11/17 03:13:45 DEBUG : only14: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48bf_d20251117_m030812_c001_v0001040_t0043_u01763348892943") 2025/11/17 03:13:45 DEBUG : only15: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf92d_d20251117_m030854_c001_v7007000_t0000_u01763348934670") 2025/11/17 03:13:45 DEBUG : only15: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f405cd54e3200f844_d20251117_m030848_c001_v0001154_t0005_u01763348928246") 2025/11/17 03:13:45 DEBUG : only15: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db496f_d20251117_m030842_c001_v0001040_t0040_u01763348922198") 2025/11/17 03:13:45 DEBUG : only15: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf479_d20251117_m030820_c001_v7007000_t0000_u01763348900840") 2025/11/17 03:13:45 DEBUG : only15: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48c5_d20251117_m030813_c001_v0001040_t0016_u01763348893895") 2025/11/17 03:13:45 DEBUG : only16: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf932_d20251117_m030854_c001_v7007000_t0000_u01763348934852") 2025/11/17 03:13:46 DEBUG : only16: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417afd90a55986d8_d20251117_m030848_c001_v0001153_t0010_u01763348928419") 2025/11/17 03:13:46 DEBUG : only16: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4977_d20251117_m030842_c001_v0001040_t0011_u01763348922883") 2025/11/17 03:13:46 DEBUG : only16: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf476_d20251117_m030820_c001_v7007000_t0000_u01763348900657") 2025/11/17 03:13:46 DEBUG : only16: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48cf_d20251117_m030814_c001_v0001040_t0036_u01763348894842") 2025/11/17 03:13:46 DEBUG : only17: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf933_d20251117_m030855_c001_v7007000_t0000_u01763348935032") 2025/11/17 03:13:46 DEBUG : only17: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417afd90a55986d4_d20251117_m030848_c001_v0001153_t0010_u01763348928056") 2025/11/17 03:13:46 DEBUG : only17: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db497b_d20251117_m030843_c001_v0001040_t0032_u01763348923836") 2025/11/17 03:13:46 DEBUG : only17: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4123496e5c80369d_d20251117_m030820_c001_v7007000_t0000_u01763348900091") 2025/11/17 03:13:46 DEBUG : only17: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48db_d20251117_m030815_c001_v0001040_t0025_u01763348895899") 2025/11/17 03:13:46 DEBUG : only18: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf934_d20251117_m030855_c001_v7007000_t0000_u01763348935213") 2025/11/17 03:13:46 DEBUG : only18: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f405cd54e3200f848_d20251117_m030848_c001_v0001154_t0005_u01763348928634") 2025/11/17 03:13:46 DEBUG : only18: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4983_d20251117_m030845_c001_v0001040_t0034_u01763348925260") 2025/11/17 03:13:46 DEBUG : only18: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1edd8_d20251117_m030820_c001_v7007000_t0000_u01763348900667") 2025/11/17 03:13:47 DEBUG : only18: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48e1_d20251117_m030816_c001_v0001040_t0036_u01763348896740") 2025/11/17 03:13:47 DEBUG : only19: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf935_d20251117_m030855_c001_v7007000_t0000_u01763348935395") 2025/11/17 03:13:47 DEBUG : only19: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417afd90a55986d6_d20251117_m030848_c001_v0001153_t0010_u01763348928237") 2025/11/17 03:13:47 DEBUG : only19: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4987_d20251117_m030846_c001_v0001040_t0018_u01763348926144") 2025/11/17 03:13:47 DEBUG : only19: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf475_d20251117_m030820_c001_v7007000_t0000_u01763348900474") 2025/11/17 03:13:47 DEBUG : only19: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48ed_d20251117_m030818_c001_v0001040_t0035_u01763348898094") 2025/11/17 03:13:47 DEBUG : only2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf938_d20251117_m030855_c001_v7007000_t0000_u01763348935576") 2025/11/17 03:13:47 DEBUG : only2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41922ab123db4997_d20251117_m030848_c001_v0001040_t0036_u01763348928259") 2025/11/17 03:13:47 DEBUG : only2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4919_d20251117_m030828_c001_v0001040_t0020_u01763348908809") 2025/11/17 03:13:47 DEBUG : only2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec715f09_d20251117_m030820_c001_v7007000_t0000_u01763348900863") 2025/11/17 03:13:47 DEBUG : only2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db486f_d20251117_m030800_c001_v0001040_t0030_u01763348880020") 2025/11/17 03:13:47 DEBUG : only3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf93a_d20251117_m030855_c001_v7007000_t0000_u01763348935794") 2025/11/17 03:13:47 DEBUG : only3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f411bf520ecffb74d_d20251117_m030848_c001_v0001183_t0034_u01763348928403") 2025/11/17 03:13:47 DEBUG : only3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db491f_d20251117_m030829_c001_v0001040_t0015_u01763348909832") 2025/11/17 03:13:47 DEBUG : only3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1edd3_d20251117_m030820_c001_v7007000_t0000_u01763348900305") 2025/11/17 03:13:47 DEBUG : only3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db487b_d20251117_m030801_c001_v0001040_t0056_u01763348881843") 2025/11/17 03:13:47 DEBUG : only4: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf93c_d20251117_m030855_c001_v7007000_t0000_u01763348935986") 2025/11/17 03:13:48 DEBUG : only4: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f411bf520ecffb755_d20251117_m030848_c001_v0001183_t0034_u01763348928831") 2025/11/17 03:13:48 DEBUG : only4: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4925_d20251117_m030830_c001_v0001040_t0039_u01763348910880") 2025/11/17 03:13:48 DEBUG : only4: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1eddc_d20251117_m030820_c001_v7007000_t0000_u01763348900889") 2025/11/17 03:13:48 DEBUG : only4: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4883_d20251117_m030802_c001_v0001040_t0050_u01763348882756") 2025/11/17 03:13:48 DEBUG : only5: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf93d_d20251117_m030856_c001_v7007000_t0000_u01763348936168") 2025/11/17 03:13:48 DEBUG : only5: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41922ab123db4999_d20251117_m030848_c001_v0001040_t0036_u01763348928442") 2025/11/17 03:13:48 DEBUG : only5: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db492d_d20251117_m030831_c001_v0001040_t0008_u01763348911709") 2025/11/17 03:13:48 DEBUG : only5: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec715f07_d20251117_m030820_c001_v7007000_t0000_u01763348900680") 2025/11/17 03:13:48 DEBUG : only5: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4887_d20251117_m030803_c001_v0001040_t0050_u01763348883631") 2025/11/17 03:13:48 DEBUG : only6: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf93e_d20251117_m030856_c001_v7007000_t0000_u01763348936350") 2025/11/17 03:13:48 DEBUG : only6: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f405cd54e3200f846_d20251117_m030848_c001_v0001154_t0005_u01763348928450") 2025/11/17 03:13:48 DEBUG : only6: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4931_d20251117_m030832_c001_v0001040_t0024_u01763348912915") 2025/11/17 03:13:48 DEBUG : only6: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1edd4_d20251117_m030820_c001_v7007000_t0000_u01763348900485") 2025/11/17 03:13:48 DEBUG : only6: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db488b_d20251117_m030804_c001_v0001040_t0003_u01763348884660") 2025/11/17 03:13:48 DEBUG : only7: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf941_d20251117_m030856_c001_v7007000_t0000_u01763348936532") 2025/11/17 03:13:48 DEBUG : only7: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f411bf520ecffb74f_d20251117_m030848_c001_v0001183_t0034_u01763348928587") 2025/11/17 03:13:48 DEBUG : only7: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4935_d20251117_m030833_c001_v0001040_t0058_u01763348913944") 2025/11/17 03:13:48 DEBUG : only7: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4123496e5c8036a4_d20251117_m030821_c001_v7007000_t0000_u01763348901002") 2025/11/17 03:13:48 DEBUG : only7: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db488f_d20251117_m030805_c001_v0001040_t0055_u01763348885524") 2025/11/17 03:13:48 DEBUG : only8: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf943_d20251117_m030856_c001_v7007000_t0000_u01763348936712") 2025/11/17 03:13:48 DEBUG : only8: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417afd90a55986da_d20251117_m030848_c001_v0001153_t0010_u01763348928601") 2025/11/17 03:13:48 DEBUG : only8: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db493f_d20251117_m030834_c001_v0001040_t0055_u01763348914941") 2025/11/17 03:13:48 DEBUG : only8: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf47a_d20251117_m030821_c001_v7007000_t0000_u01763348901022") 2025/11/17 03:13:49 DEBUG : only8: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4897_d20251117_m030806_c001_v0001040_t0058_u01763348886672") 2025/11/17 03:13:49 DEBUG : only9: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf944_d20251117_m030856_c001_v7007000_t0000_u01763348936893") 2025/11/17 03:13:49 DEBUG : only9: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417afd90a55986de_d20251117_m030848_c001_v0001153_t0010_u01763348928827") 2025/11/17 03:13:49 DEBUG : only9: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4947_d20251117_m030836_c001_v0001040_t0046_u01763348916063") 2025/11/17 03:13:49 DEBUG : only9: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4123496e5c8036a1_d20251117_m030820_c001_v7007000_t0000_u01763348900820") 2025/11/17 03:13:49 DEBUG : only9: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db48a1_d20251117_m030807_c001_v0001040_t0031_u01763348887796") 2025/11/17 03:13:49 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2d28_d20251117_m030444_c001_v7007000_t0000_u01763348684955") 2025/11/17 03:13:49 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11625130d074f769_d20251117_m030442_c001_v0001131_t0055_u01763348682820") 2025/11/17 03:13:49 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2d18_d20251117_m030441_c001_v7007000_t0000_u01763348681713") 2025/11/17 03:13:49 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f9cd_d20251117_m030439_c001_v0001092_t0009_u01763348679656") 2025/11/17 03:13:49 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2cff_d20251117_m030438_c001_v7007000_t0000_u01763348678886") 2025/11/17 03:13:49 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4622_d20251117_m030436_c001_v0001040_t0041_u01763348676769") 2025/11/17 03:13:49 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2c9a_d20251117_m030425_c001_v7007000_t0000_u01763348665543") 2025/11/17 03:13:49 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f999_d20251117_m030423_c001_v0001092_t0013_u01763348663480") 2025/11/17 03:13:49 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee132_d20251117_m030421_c001_v7007000_t0000_u01763348661781") 2025/11/17 03:13:49 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f991_d20251117_m030420_c001_v0001092_t0015_u01763348660046") 2025/11/17 03:13:49 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee113_d20251117_m030418_c001_v7007000_t0000_u01763348658651") 2025/11/17 03:13:49 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f985_d20251117_m030417_c001_v0001092_t0048_u01763348657164") 2025/11/17 03:13:49 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee0e6_d20251117_m030410_c001_v7007000_t0000_u01763348650307") 2025/11/17 03:13:49 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f965_d20251117_m030408_c001_v0001092_t0042_u01763348648572") 2025/11/17 03:13:49 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee0dd_d20251117_m030408_c001_v7007000_t0000_u01763348648206") 2025/11/17 03:13:50 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f961_d20251117_m030406_c001_v0001092_t0015_u01763348646791") 2025/11/17 03:13:50 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee0d0_d20251117_m030406_c001_v7007000_t0000_u01763348646426") 2025/11/17 03:13:50 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f95d_d20251117_m030405_c001_v0001092_t0022_u01763348645479") 2025/11/17 03:13:50 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f95b_d20251117_m030404_c001_v0001092_t0000_u01763348644704") 2025/11/17 03:13:50 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee0c7_d20251117_m030404_c001_v7007000_t0000_u01763348644328") 2025/11/17 03:13:50 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f951_d20251117_m030403_c001_v0001092_t0020_u01763348643363") 2025/11/17 03:13:50 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f94b_d20251117_m030402_c001_v0001092_t0052_u01763348642349") 2025/11/17 03:13:50 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee0bd_d20251117_m030401_c001_v7007000_t0000_u01763348641986") 2025/11/17 03:13:50 DEBUG : potato: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f947_d20251117_m030400_c001_v0001092_t0034_u01763348640968") 2025/11/17 03:13:50 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694d0fa_d20251117_m030532_c001_v7007000_t0000_u01763348732301") 2025/11/17 03:13:50 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856fa55_d20251117_m030531_c001_v0001092_t0032_u01763348731482") 2025/11/17 03:13:50 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf13b_d20251117_m030522_c001_v7007000_t0000_u01763348722200") 2025/11/17 03:13:50 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4698_d20251117_m030517_c001_v0001040_t0036_u01763348717036") 2025/11/17 03:13:50 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4076efd2d5861e23_d20251117_m030508_c001_v7007000_t0000_u01763348708835") 2025/11/17 03:13:50 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856fa09_d20251117_m030504_c001_v0001092_t0027_u01763348704021") 2025/11/17 03:13:50 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2d75_d20251117_m030456_c001_v7007000_t0000_u01763348696840") 2025/11/17 03:13:50 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db464c_d20251117_m030452_c001_v0001040_t0036_u01763348692259") 2025/11/17 03:13:50 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2cc1_d20251117_m030430_c001_v7007000_t0000_u01763348670352") 2025/11/17 03:13:50 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f9a9_d20251117_m030428_c001_v0001092_t0048_u01763348668542") 2025/11/17 03:13:51 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2cb0_d20251117_m030428_c001_v7007000_t0000_u01763348668169") 2025/11/17 03:13:51 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f9a3_d20251117_m030426_c001_v0001092_t0039_u01763348666129") 2025/11/17 03:13:51 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2c9c_d20251117_m030425_c001_v7007000_t0000_u01763348665726") 2025/11/17 03:13:51 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f99d_d20251117_m030424_c001_v0001092_t0047_u01763348664350") 2025/11/17 03:13:51 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee136_d20251117_m030423_c001_v7007000_t0000_u01763348663118") 2025/11/17 03:13:51 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f997_d20251117_m030422_c001_v0001092_t0009_u01763348662150") 2025/11/17 03:13:51 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee11d_d20251117_m030419_c001_v7007000_t0000_u01763348659681") 2025/11/17 03:13:51 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f98d_d20251117_m030418_c001_v0001092_t0042_u01763348658662") 2025/11/17 03:13:51 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f42028f44562ee0ec_d20251117_m030411_c001_v7007000_t0000_u01763348651075") 2025/11/17 03:13:51 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f96b_d20251117_m030409_c001_v0001092_t0019_u01763348649933") 2025/11/17 03:13:51 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694ce10_d20251117_m030306_c001_v7007000_t0000_u01763348586109") 2025/11/17 03:13:51 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f887_d20251117_m030305_c001_v0001092_t0037_u01763348585389") 2025/11/17 03:13:51 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694ce06_d20251117_m030304_c001_v7007000_t0000_u01763348584472") 2025/11/17 03:13:51 DEBUG : potato2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f87f_d20251117_m030303_c001_v0001092_t0028_u01763348583649") 2025/11/17 03:13:51 DEBUG : potato3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf13c_d20251117_m030522_c001_v7007000_t0000_u01763348722621") 2025/11/17 03:13:51 DEBUG : potato3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db469e_d20251117_m030518_c001_v0001040_t0052_u01763348718193") 2025/11/17 03:13:51 DEBUG : potato3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4076efd2d5861e27_d20251117_m030509_c001_v7007000_t0000_u01763348709254") 2025/11/17 03:13:51 DEBUG : potato3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856fa15_d20251117_m030505_c001_v0001092_t0019_u01763348705454") 2025/11/17 03:13:51 DEBUG : potato3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2d79_d20251117_m030457_c001_v7007000_t0000_u01763348697158") 2025/11/17 03:13:51 DEBUG : potato3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4650_d20251117_m030453_c001_v0001040_t0035_u01763348693182") 2025/11/17 03:13:51 DEBUG : pre-dest1/1: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4011d728008ef254_d20251117_m030607_c001_v7007000_t0000_u01763348767129") 2025/11/17 03:13:51 DEBUG : pre-dest1/1: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4706_d20251117_m030558_c001_v0001040_t0038_u01763348758896") 2025/11/17 03:13:52 DEBUG : pre-dest2/2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4011d728008ef256_d20251117_m030607_c001_v7007000_t0000_u01763348767312") 2025/11/17 03:13:52 DEBUG : pre-dest2/2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856faaf_d20251117_m030559_c001_v0001092_t0006_u01763348759741") 2025/11/17 03:13:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4006b5f676ce8849_d20251117_m030544_c001_v7007000_t0000_u01763348744752") 2025/11/17 03:13:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db46e6_d20251117_m030540_c001_v0001040_t0023_u01763348740090") 2025/11/17 03:13:52 DEBUG : sizeonly: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f32a6_d20251117_m030345_c001_v7007000_t0000_u01763348625434") 2025/11/17 03:13:52 DEBUG : sizeonly: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f907_d20251117_m030344_c001_v0001092_t0008_u01763348624263") 2025/11/17 03:13:52 DEBUG : splitbanan: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec71628b_d20251117_m031104_c001_v7007000_t0000_u01763349064398") 2025/11/17 03:13:52 DEBUG : splitbanan: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f9b1_d20251117_m031056_c001_v0001154_t0011_u01763349056642") 2025/11/17 03:13:52 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd5a_d20251117_m031227_c001_v7007000_t0000_u01763349147127") 2025/11/17 03:13:52 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa49_d20251117_m031220_c001_v0001154_t0014_u01763349140027") 2025/11/17 03:13:52 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f416e43f41c2c25fc_d20251117_m031210_c001_v7007000_t0000_u01763349130304") 2025/11/17 03:13:52 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa35_d20251117_m031203_c001_v0001154_t0013_u01763349123026") 2025/11/17 03:13:52 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b2845_d20251117_m031153_c001_v7007000_t0000_u01763349113155") 2025/11/17 03:13:52 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa1f_d20251117_m031146_c001_v0001154_t0001_u01763349106693") 2025/11/17 03:13:52 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41876482231e3192_d20251117_m031137_c001_v7007000_t0000_u01763349097870") 2025/11/17 03:13:52 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa03_d20251117_m031131_c001_v0001154_t0016_u01763349091330") 2025/11/17 03:13:52 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfbeb_d20251117_m031121_c001_v7007000_t0000_u01763349081282") 2025/11/17 03:13:52 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f9e1_d20251117_m031114_c001_v0001154_t0020_u01763349074202") 2025/11/17 03:13:52 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4011d728008ef7e2_d20251117_m031058_c001_v7007000_t0000_u01763349058837") 2025/11/17 03:13:52 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbb37_d20251117_m031055_c001_v0001183_t0023_u01763349055630") 2025/11/17 03:13:53 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41955b45bf25a2c7_d20251117_m031045_c001_v7007000_t0000_u01763349045917") 2025/11/17 03:13:53 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f982_d20251117_m031038_c001_v0001154_t0014_u01763349038870") 2025/11/17 03:13:53 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4034dd4fe8d1f10f_d20251117_m031037_c001_v7007000_t0000_u01763349037944") 2025/11/17 03:13:53 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4b19_d20251117_m031033_c001_v0001040_t0037_u01763349033779") 2025/11/17 03:13:53 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b21cb_d20251117_m031024_c001_v7007000_t0000_u01763349024407") 2025/11/17 03:13:53 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4aba_d20251117_m031016_c001_v0001040_t0043_u01763349016710") 2025/11/17 03:13:53 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41096641a43b218e_d20251117_m031015_c001_v7007000_t0000_u01763349015528") 2025/11/17 03:13:53 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4a9e_d20251117_m031011_c001_v0001040_t0019_u01763349011854") 2025/11/17 03:13:53 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4161d671ec7160b2_d20251117_m030955_c001_v7007000_t0000_u01763348995460") 2025/11/17 03:13:53 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4a70_d20251117_m030951_c001_v0001040_t0036_u01763348991741") 2025/11/17 03:13:53 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa4224_d20251117_m030942_c001_v7007000_t0000_u01763348982438") 2025/11/17 03:13:53 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4a36_d20251117_m030935_c001_v0001040_t0017_u01763348975227") 2025/11/17 03:13:53 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f39b9_d20251117_m030925_c001_v7007000_t0000_u01763348965477") 2025/11/17 03:13:53 DEBUG : splitbananasplit: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db49ed_d20251117_m030918_c001_v0001040_t0017_u01763348958351") 2025/11/17 03:13:53 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f422ebe3dccf9c31a_d20251117_m031040_c001_v7007000_t0000_u01763349040560") 2025/11/17 03:13:53 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f978_d20251117_m031035_c001_v0001154_t0019_u01763349035580") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf983_d20251117_m030909_c001_v7007000_t0000_u01763348949796") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db49cb_d20251117_m030907_c001_v0001040_t0040_u01763348947127") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4011d728008ef5a9_d20251117_m030906_c001_v7007000_t0000_u01763348946000") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200f86e_d20251117_m030903_c001_v0001154_t0018_u01763348943126") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2d44_d20251117_m030449_c001_v7007000_t0000_u01763348689240") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db463c_d20251117_m030448_c001_v0001040_t0020_u01763348688186") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2d3c_d20251117_m030447_c001_v7007000_t0000_u01763348687607") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4636_d20251117_m030446_c001_v0001040_t0024_u01763348686434") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f3296_d20251117_m030342_c001_v7007000_t0000_u01763348622043") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f8f3_d20251117_m030340_c001_v0001092_t0037_u01763348620319") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f328f_d20251117_m030339_c001_v7007000_t0000_u01763348619953") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f8eb_d20251117_m030338_c001_v0001092_t0041_u01763348618659") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f327f_d20251117_m030336_c001_v7007000_t0000_u01763348616460") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f8e1_d20251117_m030334_c001_v0001092_t0047_u01763348614920") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f3277_d20251117_m030334_c001_v7007000_t0000_u01763348614370") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f8d9_d20251117_m030333_c001_v0001092_t0058_u01763348613154") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f8d7_d20251117_m030330_c001_v0001092_t0037_u01763348610132") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f3268_d20251117_m030329_c001_v7007000_t0000_u01763348609766") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f8cf_d20251117_m030329_c001_v0001092_t0017_u01763348609050") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f8cd_d20251117_m030328_c001_v0001092_t0017_u01763348608174") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f40937c63542f325e_d20251117_m030327_c001_v7007000_t0000_u01763348607796") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f8bf_d20251117_m030324_c001_v0001092_t0004_u01763348604689") 2025/11/17 03:13:54 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f8b1_d20251117_m030321_c001_v0001092_t0056_u01763348601838") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694ce42_d20251117_m030321_c001_v7007000_t0000_u01763348601472") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f8af_d20251117_m030320_c001_v0001092_t0048_u01763348600747") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f8ad_d20251117_m030319_c001_v0001092_t0039_u01763348599813") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694ce3c_d20251117_m030319_c001_v7007000_t0000_u01763348599446") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f8a3_d20251117_m030315_c001_v0001092_t0042_u01763348595348") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694ce24_d20251117_m030314_c001_v7007000_t0000_u01763348594981") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f8a1_d20251117_m030314_c001_v0001092_t0016_u01763348594282") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694ce1f_d20251117_m030313_c001_v7007000_t0000_u01763348593368") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f89f_d20251117_m030312_c001_v0001092_t0059_u01763348592673") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694ce1b_d20251117_m030312_c001_v7007000_t0000_u01763348592109") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f895_d20251117_m030311_c001_v0001092_t0018_u01763348591202") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694ce17_d20251117_m030310_c001_v7007000_t0000_u01763348590276") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f893_d20251117_m030309_c001_v0001092_t0029_u01763348589263") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694ce16_d20251117_m030308_c001_v7007000_t0000_u01763348588713") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f891_d20251117_m030307_c001_v0001092_t0045_u01763348587934") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694ce15_d20251117_m030307_c001_v7007000_t0000_u01763348587380") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f889_d20251117_m030306_c001_v0001092_t0014_u01763348586660") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694cdf8_d20251117_m030301_c001_v7007000_t0000_u01763348581843") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f871_d20251117_m030301_c001_v0001092_t0044_u01763348581124") 2025/11/17 03:13:55 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694cdf1_d20251117_m030300_c001_v7007000_t0000_u01763348580531") 2025/11/17 03:13:56 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f867_d20251117_m030259_c001_v0001092_t0020_u01763348579724") 2025/11/17 03:13:56 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694cde0_d20251117_m030258_c001_v7007000_t0000_u01763348578810") 2025/11/17 03:13:56 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f863_d20251117_m030258_c001_v0001092_t0019_u01763348578010") 2025/11/17 03:13:56 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4085dfbc2694cdd8_d20251117_m030255_c001_v7007000_t0000_u01763348575777") 2025/11/17 03:13:56 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f85b_d20251117_m030255_c001_v0001092_t0050_u01763348575083") 2025/11/17 03:13:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf984_d20251117_m030910_c001_v7007000_t0000_u01763348950058") 2025/11/17 03:13:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffb7e3_d20251117_m030907_c001_v0001183_t0028_u01763348947136") 2025/11/17 03:13:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4011d728008ef5ab_d20251117_m030906_c001_v7007000_t0000_u01763348946181") 2025/11/17 03:13:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598700_d20251117_m030903_c001_v0001153_t0001_u01763348943140") 2025/11/17 03:13:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd5f_d20251117_m031229_c001_v7007000_t0000_u01763349149097") 2025/11/17 03:13:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbd16_d20251117_m031228_c001_v0001183_t0039_u01763349148477") 2025/11/17 03:13:56 DEBUG : sub/yam: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2d27_d20251117_m030444_c001_v7007000_t0000_u01763348684408") 2025/11/17 03:13:56 DEBUG : sub/yam: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f9d1_d20251117_m030442_c001_v0001092_t0013_u01763348682463") 2025/11/17 03:13:56 DEBUG : test_dir1/file2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf964_d20251117_m030902_c001_v7007000_t0000_u01763348942243") 2025/11/17 03:13:56 DEBUG : test_dir1/file2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55986fa_d20251117_m030900_c001_v0001153_t0022_u01763348940307") 2025/11/17 03:13:56 DEBUG : test_dir1/file2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf953_d20251117_m030859_c001_v7007000_t0000_u01763348939502") 2025/11/17 03:13:56 DEBUG : test_dir1/file2: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db49ad_d20251117_m030857_c001_v0001040_t0043_u01763348937838") 2025/11/17 03:13:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf967_d20251117_m030902_c001_v7007000_t0000_u01763348942428") 2025/11/17 03:13:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db49b7_d20251117_m030900_c001_v0001040_t0055_u01763348940296") 2025/11/17 03:13:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcf955_d20251117_m030859_c001_v7007000_t0000_u01763348939706") 2025/11/17 03:13:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a55986f2_d20251117_m030857_c001_v0001153_t0019_u01763348937857") 2025/11/17 03:13:57 DEBUG : three: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2cee_d20251117_m030436_c001_v7007000_t0000_u01763348676035") 2025/11/17 03:13:57 DEBUG : three: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f9bf_d20251117_m030434_c001_v0001092_t0020_u01763348674636") 2025/11/17 03:13:57 DEBUG : three: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117403298856f9b5_d20251117_m030431_c001_v0001092_t0020_u01763348671907") 2025/11/17 03:13:57 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd69_d20251117_m031230_c001_v7007000_t0000_u01763349150876") 2025/11/17 03:13:57 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4c4c_d20251117_m031230_c001_v0001040_t0017_u01763349150044") 2025/11/17 03:13:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfdae_d20251117_m031250_c001_v7007000_t0000_u01763349170852") 2025/11/17 03:13:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598919_d20251117_m031248_c001_v0001153_t0022_u01763349168968") 2025/11/17 03:13:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfda2_d20251117_m031247_c001_v7007000_t0000_u01763349167401") 2025/11/17 03:13:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4c5e_d20251117_m031245_c001_v0001040_t0020_u01763349165544") 2025/11/17 03:13:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd9a_d20251117_m031244_c001_v7007000_t0000_u01763349164543") 2025/11/17 03:13:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbd30_d20251117_m031243_c001_v0001183_t0016_u01763349163904") 2025/11/17 03:13:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd80_d20251117_m031238_c001_v7007000_t0000_u01763349158532") 2025/11/17 03:13:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4c54_d20251117_m031236_c001_v0001040_t0015_u01763349156866") 2025/11/17 03:13:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd87_d20251117_m031241_c001_v7007000_t0000_u01763349161023") 2025/11/17 03:13:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a559890d_d20251117_m031239_c001_v0001153_t0003_u01763349159493") 2025/11/17 03:13:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd79_d20251117_m031235_c001_v7007000_t0000_u01763349155922") 2025/11/17 03:13:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f111bf520ecffbd1c_d20251117_m031235_c001_v0001183_t0047_u01763349155271") 2025/11/17 03:13:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd75_d20251117_m031234_c001_v7007000_t0000_u01763349154303") 2025/11/17 03:13:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa51_d20251117_m031233_c001_v0001154_t0003_u01763349153544") 2025/11/17 03:13:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd6c_d20251117_m031232_c001_v7007000_t0000_u01763349152592") 2025/11/17 03:13:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f117afd90a5598903_d20251117_m031231_c001_v0001153_t0011_u01763349151835") 2025/11/17 03:13:58 DEBUG : toe/toe/toe: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f421c9953e4aa458a_d20251117_m031256_c001_v7007000_t0000_u01763349176136") 2025/11/17 03:13:58 DEBUG : toe/toe/toe: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4c68_d20251117_m031255_c001_v0001040_t0000_u01763349175231") 2025/11/17 03:13:58 DEBUG : toe/toe/toe: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfd8f_d20251117_m031242_c001_v7007000_t0000_u01763349162911") 2025/11/17 03:13:58 DEBUG : toe/toe/toe: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa53_d20251117_m031241_c001_v0001154_t0008_u01763349161967") 2025/11/17 03:13:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfdb0_d20251117_m031251_c001_v7007000_t0000_u01763349171438") 2025/11/17 03:13:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f105cd54e3200fa5b_d20251117_m031250_c001_v0001154_t0007_u01763349170452") 2025/11/17 03:13:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f4067c17e4afcfda7_d20251117_m031247_c001_v7007000_t0000_u01763349167990") 2025/11/17 03:13:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f1188a8a0b7bf06b7_d20251117_m031246_c001_v0001150_t0019_u01763349166934") 2025/11/17 03:13:58 DEBUG : two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2cef_d20251117_m030436_c001_v7007000_t0000_u01763348676218") 2025/11/17 03:13:58 DEBUG : two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f41625130d074f733_d20251117_m030434_c001_v0001131_t0003_u01763348674069") 2025/11/17 03:13:58 DEBUG : two: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f417403298856f9b1_d20251117_m030431_c001_v0001092_t0052_u01763348671678") 2025/11/17 03:13:58 DEBUG : yam: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2d2a_d20251117_m030445_c001_v7007000_t0000_u01763348685137") 2025/11/17 03:13:58 DEBUG : yam: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f10313b22372dd2f7_d20251117_m030443_c001_v0001150_t0024_u01763348683981") 2025/11/17 03:13:58 DEBUG : yam: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2d13_d20251117_m030441_c001_v7007000_t0000_u01763348681165") 2025/11/17 03:13:58 DEBUG : yam: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11922ab123db4628_d20251117_m030439_c001_v0001040_t0022_u01763348679665") 2025/11/17 03:13:58 DEBUG : yam: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2cfd_d20251117_m030438_c001_v7007000_t0000_u01763348678330") 2025/11/17 03:13:58 DEBUG : yam: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f11625130d074f749_d20251117_m030436_c001_v0001131_t0035_u01763348676783") 2025/11/17 03:13:58 DEBUG : yaml: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2d1a_d20251117_m030441_c001_v7007000_t0000_u01763348681897") 2025/11/17 03:13:58 DEBUG : yaml: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f104d2aa0042749b2_d20251117_m030440_c001_v0001113_t0002_u01763348680747") 2025/11/17 03:13:58 DEBUG : yaml: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f423d2aea606e2d01_d20251117_m030439_c001_v7007000_t0000_u01763348679068") 2025/11/17 03:13:58 DEBUG : yaml: Deleting (id "4_zbfe2edb3c03d8bfb9fa80e1b_f113acb71a92976fd_d20251117_m030438_c001_v0001176_t0050_u01763348678109") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m8.020600439s (try 1/5)